-
Notifications
You must be signed in to change notification settings - Fork 3
docs: add Microsoft Entra ID OIDC SSO configuration guide #819
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
Conversation
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Pull Request Overview
This PR adds comprehensive documentation for configuring Microsoft Entra ID (Azure AD) as an OpenID Connect (OIDC) Single Sign-On provider for Bytebase, including group synchronization capabilities.
- Adds a dedicated Microsoft Entra ID OIDC configuration guide with step-by-step setup instructions
- Updates navigation structure to include the new documentation page
- Provides detailed troubleshooting guidance and group synchronization workflow
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
mintlify/docs.json |
Adds navigation entry for the new Entra ID OIDC documentation |
mintlify/administration/sso/overview.mdx |
Updates SSO overview page to reference the new Entra ID guide |
mintlify/administration/sso/oidc-entra-id.mdx |
Creates comprehensive Entra ID OIDC configuration guide with setup steps and troubleshooting |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
📝 Broken Links Check Report
The following is the output from the broken links check: |
Co-authored-by: Copilot <[email protected]>
adela-bytebase
left a comment
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.
LGTM
Close BYT-7892