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

oidc: add UserInfoEndpoint returning the discocvered URL #375

Merged
merged 1 commit into from Apr 25, 2023

Conversation

raggi
Copy link
Contributor

@raggi raggi commented Apr 24, 2023

This enables users detect if the provider.UserInfo method would fail ahead of time, by checking for the empty string in UserInfoEndpoint.

Fixes #373
Fixes #374

This enables users detect if the provider.UserInfo method would fail
ahead of time, by checking for the empty string in UserInfoEndpoint.

Fixes coreos#373
Fixes coreos#374
@ericchiang
Copy link
Collaborator

Thanks!

@ericchiang ericchiang merged commit 82f6983 into coreos:v3 Apr 25, 2023
1 check passed
@raggi raggi deleted the raggi/userinfoendpoint branch April 25, 2023 00:02
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.

No way to check if server supports UserInfo
2 participants