-
Notifications
You must be signed in to change notification settings - Fork 387
Misc changes from changelog. #2062
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 3 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -28,6 +28,8 @@ We support [role mapping](#role-mapping) and [resource group mapping](#resource- | |||||
|
|
||||||
| You can easily integrate Hugging Face Hub with a variety of Identity Providers, such as Okta, OneLogin or Azure Active Directory (Azure AD). Hugging Face Hub can work with any OIDC-compliant or SAML Identity Provider. | ||||||
|
|
||||||
| As of November 2025, the official Hugging Face App is listed in the Okta Integration Network, providing a pre-validated SAML configuration that organizations can add directly from the network. OIDC, SCIM, and JIT provisioning are planned for the same app soon. | ||||||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. is there a link on Okta side we should point to?
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There's this link: https://www.okta.com/integrations/hugging-face/. I wonder if this belongs to this page instead: https://huggingface.co/docs/hub/security-sso-okta-saml. If we want to keep it as a general intro here, I'd maybe suggest something like:
Suggested change
|
||||||
|
|
||||||
| ## How to configure OIDC/SAML provider in the Hub | ||||||
|
|
||||||
| We have some guides available to help with configuring based on your chosen SSO provider, or to take inspiration from: | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -52,6 +52,8 @@ View detailed usage information for Inference Providers directly from your setti | |
|
|
||
| The same detailed view is available for organizations subscribed to a paid plan under the organization's settings. | ||
|
|
||
| Enterprise Hub orgs also gain access to an Inference Providers dashboard (in Organization Settings) with charts for provider- and model-level usage, team-member breakdowns, API call volume over time, and accrued costs so you can monitor consumption without leaving the Hub. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Isn't this covered here? Or is this different? |
||
|
|
||
| <div class="flex justify-center"> | ||
| <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/ip-billing-light.png"/> | ||
| <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/ip-billing-dark.png"/> | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like this one better than "recent additions". But let's use "organization" for consistency with the following paragraph (and https://huggingface.co/docs/hub/organizations)