- Notifications
You must be signed in to change notification settings - Fork1k
docs: add Microsoft Entra ID User Auth OIDC Directions#20202
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
github-actionsbot commentedOct 7, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA. |
recheck |
everything should be tip-top shape, man tight checks on those PRs! |
Missed a few spots with "Google" lol, used the google.md as a boilerplate for my writing. |
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 authentication with Coder using OpenID Connect (OIDC). The documentation provides step-by-step instructions for setting up authentication integration between Coder and Microsoft's identity platform.
- Creates a new Microsoft Entra ID OIDC authentication guide
- Provides detailed Azure app registration setup instructions
- Includes Coder configuration examples with environment variables
Tip: Customize your code reviews with copilot-instructions.md.Create the file orlearn how to get started.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
You would also want to add this to the docs/manifest.json as well You can use the commit from when we made the google doc for reference. |
Thanks! Done! |
Uh oh!
There was an error while loading.Please reload this page.
Propose Microsoft Entra ID OIDC Directions for Admin Documentation based on my personal experience / setup.