Skip to content
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

Backport of Add new optional OIDCDisableUserInfo setting for OIDC auth provider into release/1.6.x #19687

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #19566 to be assessed for backporting due to the inclusion of the label backport/1.6.x.

The below text is copied from the body of the original PR.


Add new optional OIDCDisableUserInfo setting for OIDC auth provider which disables a request to the identity provider to get OIDC UserInfo.

This options is helpful when your identity provider doesn't send any additional claims from the UserInfo endpoint, such as
Microsoft AD FS OIDC Provider:

The AD FS UserInfo endpoint always returns the subject claim as specified in the OpenID standards. AD FS doesn't support additional claims requested via the UserInfo endpoint

Fixes #19318


Overview of commits

@vercel vercel bot temporarily deployed to Preview – nomad January 9, 2024 18:44 Inactive
@vercel vercel bot temporarily deployed to Preview – nomad-storybook-and-ui January 9, 2024 18:53 Inactive
@tgross tgross merged commit 54a9748 into release/1.6.x Jan 9, 2024
25 of 27 checks passed
@tgross tgross deleted the backport/issue_19318/moderately-chief-ghost branch January 9, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants