docs: add entra connect guide#1431
Conversation
|
Pull requests must include at least one of the required labels: |
PR SummaryThis PR updates the documentation to provide detailed guidance on configuring Single Sign-On (SSO) integration with Microsoft Entra ID (formerly Azure AD). The key changes include:
These enhancements are aimed at helping customers properly integrate their Microsoft Entra ID with our product, ensuring a seamless and secure SSO experience without the need for a client secret. Test Suggestions
|
Validate docs site✓ INFO: A live preview of the docs site is available — Open the preview |
|
|
||
| | Entra security group | ValidMind role | | ||
| | --- | --- | | ||
| | `Data Scientists` | Developer | |
There was a problem hiding this comment.
i wonder if it would be more clear to have this be an "id" instead of a name
Lighthouse check results✓ INFO: Average accessibility score is 0.92 (required: ≥0.9) — View the workflow run Audit mode: changed pages (3 URL(s)) Show Lighthouse scoresCommit SHA: ebd152e For a thorough audit, run the Lighthouse check workflow manually (Actions → Lighthouse check → Run workflow) with depth 0–2, or add the
|
| {{< var vm.product >}}'s login flow uses the Authorization Code Flow with PKCE as a public client — it never uses a client secret. Registering under **Web** instead of **SPA** will cause sign-in to fail with a CORS or token-response error. | ||
| ::: | ||
|
|
||
| 7. Open the app's **Authentication** blade and add the same URL again under **Front-channel logout URL**. This lets {{< var vm.product >}} sign users out of Entra ID cleanly when they log out. |
There was a problem hiding this comment.
We don't have a front channel signout
There was a problem hiding this comment.
Entra will just mark the token as expired and they will get signed out that way
Pull Request Description
Adds docs on setting up an Entra tenant and adding it.
What and why?
How to test
What needs special review?
Dependencies, breaking changes, and deployment notes
Release notes
Checklist