Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/hub/security-sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@ If there is no match, a user will be assigned the default role for your organiza

Role synchronization is performed on login.

#### Matching email domains

When enabled, Matching email domains only allow organization members to complete SSO if the email provided by your identity provider matches one of their emails on Hugging Face.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
When enabled, Matching email domains only allow organization members to complete SSO if the email provided by your identity provider matches one of their emails on Hugging Face.
When enabled, Matching email domains only allows organization members to complete SSO if the email provided by your identity provider matches one of their emails on Hugging Face.


To add an email domain, fill out the 'Matching email domains' field, click enter on your keyboard, and save.

#### External Collaborators

This enables certain users within your organization to access resources without completing the Single Sign-On (SSO) flow described before. This can be helpful when you work with external parties who aren't part of your organization's Identity Provider (IdP) but require access to specific resources.
Expand Down