CharlieBoyer HF Staff commited on
Commit
2bbc96c
·
verified ·
1 Parent(s): 2517343

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -5
index.html CHANGED
@@ -53,8 +53,6 @@
53
  <ul>
54
  <li><strong>IdP-initiated SSO:</strong> Users can sign in to Hugging Face directly from the Okta dashboard.</li>
55
  <li><strong>SP-initiated SSO:</strong> Users accessing Hugging Face content are redirected to Okta for authentication.</li>
56
- <li><strong>JIT (Just-In-Time) provisioning:</strong> Supported for users authenticating via SAML (accounts are created upon first successful SSO login).</li>
57
- <li><strong>Single Logout (SLO):</strong> Not currently supported.</li>
58
  </ul>
59
  <hr>
60
 
@@ -114,9 +112,7 @@
114
  <h2>SP-Initiated SSO</h2>
115
  <p>Hugging Face also supports SP-initiated Single Sign-On. To initiate login directly from Hugging Face:</p>
116
  <ol>
117
- <li>Navigate to <a href="https://huggingface.co/login" target="_blank">https://huggingface.co/login</a>.</li>
118
- <li>Select <strong>Sign in with your Enterprise SSO</strong>.</li>
119
- <li>Enter your Hugging Face <strong>organization name</strong> and click <strong>Continue</strong>.</li>
120
  <li>You’ll be redirected to Okta to authenticate, and then returned to your Hugging Face organization workspace.</li>
121
  </ol>
122
  <p>This flow can also occur automatically when accessing restricted organization content — users will be prompted with a “Login with SSO” banner that redirects to Okta.</p>
 
53
  <ul>
54
  <li><strong>IdP-initiated SSO:</strong> Users can sign in to Hugging Face directly from the Okta dashboard.</li>
55
  <li><strong>SP-initiated SSO:</strong> Users accessing Hugging Face content are redirected to Okta for authentication.</li>
 
 
56
  </ul>
57
  <hr>
58
 
 
112
  <h2>SP-Initiated SSO</h2>
113
  <p>Hugging Face also supports SP-initiated Single Sign-On. To initiate login directly from Hugging Face:</p>
114
  <ol>
115
+ <li>Navigate to https://huggingface.co/organizations/{organizationName}/sso</li>
 
 
116
  <li>You’ll be redirected to Okta to authenticate, and then returned to your Hugging Face organization workspace.</li>
117
  </ol>
118
  <p>This flow can also occur automatically when accessing restricted organization content — users will be prompted with a “Login with SSO” banner that redirects to Okta.</p>