Skip to content

feat: OIDC claims #928

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

Merged
merged 1 commit into from
Mar 30, 2022
Merged

feat: OIDC claims #928

merged 1 commit into from
Mar 30, 2022

Conversation

ericpaulsen
Copy link
Member

adds detail on the OIDC claims Coder expects.

@ericpaulsen ericpaulsen added the docs 📝 Improvements or additions to documentation label Mar 30, 2022
@ericpaulsen ericpaulsen self-assigned this Mar 30, 2022
@github-actions
Copy link
Contributor

✨ Coder.com for PR #928 deployed! It will be updated on every commit.

Comment on lines +24 to +26
- `name` (full name/display name)

- `preferred_username` (username for dev URLs)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not required, we will derive the username from the first part of the email address before the @ and we will derive the name from the username.

Comment on lines +23 to +25

- `name` (full name/display name)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `name` (full name/display name)
- `name` (full name/display name)

@sharkymark sharkymark merged commit 68c880f into main Mar 30, 2022
@sharkymark sharkymark deleted the oauth-claims branch March 30, 2022 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs 📝 Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants