-
Notifications
You must be signed in to change notification settings - Fork 468
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
feat: SSO per org #1755
base: main
Are you sure you want to change the base?
feat: SSO per org #1755
Conversation
Hey, here’s your docs preview: https://clerk.com/docs/pr/1755 |
Begin to add content to manage SSO page
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.
Hey @LauraBeatris, this PR looks good! Thanks for answering my questions earlier.
Here's the commit for my update: #1755
Update
- docs/organizations/enterprise-sso.mdx: reorganized and rewrote doc
- organizations/overview: rewrote
Enterprise SSO
section - authentication/enterprise-connections/authentication-flows: added OIDC section
- organizations/verified-domains: updated the warning
For the following docs, I updated the setup instructions (some of these docs need to be redone, ticket: DOCS-9500
- authentication/enterprise-connections/easie/google
- authentication/enterprise-connections/easie/microsoft
- authentication/enterprise-connections/saml/azure
- authentication/enterprise-connections/saml/custom-provider
- authentication/enterprise-connections/saml/google
- authentication/enterprise-connections/saml/okta
Note
- Maybe add recommended approach to the SSO onboarding flows
Important
🔎 Previews:
This PR
Resolves ORGS-244
Introduces documentation for managing enterprise SSO per organization.
Checklist