-
Notifications
You must be signed in to change notification settings - Fork 81
add Google OIDC config #687
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
This pull request has been linked to Shortcut Story #17922: Docs request: Guide for configuring Google OIDC & Coder. |
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.
oidc:
enableRefresh: true
redirectOptions:
access_type: offline
prompt: consent
Would be good to mention here if you want to use OIDC refresh with Google you need special redirect options.
✨ Coder.com for PR #687 deployed! It will be updated on every commit.
|
good call - I'll add that as an optional step. |
hey @ericpaulsen did you want to make any add'l changes or anything? if not, I'll merge |
nope! sorry for the delay, I thought this was already merged. |
adding a guide for setting up Google as an SSO provider for use with Coder. I did not include any screenshots, due to them likely becoming outdated. if we feel the need to add them, I'm happy to make the effort.
[sc-17922]