-
Notifications
You must be signed in to change notification settings - Fork 292
add entra id sso #3273
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
add entra id sso #3273
Conversation
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 pull request adds documentation for configuring Single Sign-On (SSO) with Microsoft Entra ID for both SAML 2.0 and OIDC protocols in the EMQX Dashboard. The changes provide step-by-step instructions in both Chinese and English for integrating with Microsoft Entra ID as an identity provider.
- Adds comprehensive Microsoft Entra ID integration instructions for SAML and OIDC
- Includes screenshots for visual guidance
- Updates Okta documentation structure to match the new pattern
Reviewed changes
Copilot reviewed 4 out of 16 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| zh_CN/dashboard/sso-saml.md | Added Chinese documentation for SAML SSO with Entra ID, including configuration steps and screenshots; contains a typo |
| zh_CN/dashboard/sso-oidc.md | Added Chinese documentation for OIDC SSO with Entra ID; contains a typo |
| zh_CN/dashboard/assets/entra_id_saml_metadata_url.png | New screenshot for SAML metadata URL configuration |
| en_US/dashboard/sso-saml.md | Added English documentation for SAML SSO with Entra ID |
| en_US/dashboard/sso-oidc.md | Added English documentation for OIDC SSO with Entra ID and restructured Okta section; contains a typo |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
No description provided.