Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
Kakulukian committed Oct 5, 2023
1 parent 26b05e1 commit 38c24e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/hub/security-sso-okta-oidc.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Open a new tab/window in your browser and navigate to the SSO section of your or
</div>

Copy the "Redirection URI" from the organization's settings on Hugging Face, and paste it in the "Sign-in redirect URI" field on Okta.
The URL looks like this: `https://huggingface.co/organizations/[organizationIdentifier]/saml/consume`.
The URL looks like this: `https://huggingface.co/organizations/[organizationIdentifier]/oidc/consume`.

You can leave the optional Sign-out redirect URIs blank.

Expand Down Expand Up @@ -81,7 +81,7 @@ You can now click on "Update and Test OIDC configuration" to save the settings.

You should be redirected to your SSO provider (IdP) login prompt. Once logged in, you'll be redirected to your organization's settings page.

A green check mark near the SAML selector will attest that the test was successful.
A green check mark near the OIDC selector will attest that the test was successful.


<div class="flex justify-center">
Expand Down

0 comments on commit 38c24e8

Please sign in to comment.