- Notifications
You must be signed in to change notification settings - Fork905
docs: clarify that CODER_EXTERNAL_AUTH_0_ID is used in callback URLs#16879
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This commit clarifies that the CODER_EXTERNAL_AUTH_0_ID value is used as part of thecallback URL path when configuring external authentication providers. Thedocumentation previously stated it was only for internal reference, which wasmisleading as it's a critical part of the OAuth provider configuration.Fixes#16851🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>
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. Thanks
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: M Atif Ali <atif@coder.com>
Uh oh!
There was an error while loading.Please reload this page.
this shouldn't have I'm going to (reopen this and) mix this and the duplicate branch together to grab whatever each is missing |
I didn't duplicate it - disregard that. a little more of an update to the examples and then |
fd24116
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Summary
Test plan
Fixes#16851
preview
🤖 Generated withClaude Code