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

Fetch server public key during OIDC auth #7267

Merged
merged 2 commits into from
Aug 16, 2023
Merged

Fetch server public key during OIDC auth #7267

merged 2 commits into from
Aug 16, 2023

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Aug 16, 2023

OpenID Connect authorization now fetches the server’s public key automatically. The config keys singleSignOn.openIdConnect.publicKey and singleSignOn.openIdConnect.publicKeyAlgorithm are now unused. 7267

Steps to test:


@fm3 fm3 self-assigned this Aug 16, 2023
@fm3 fm3 marked this pull request as ready for review August 16, 2023 09:33
@fm3 fm3 requested a review from normanrz August 16, 2023 09:33
Copy link
Member

@normanrz normanrz left a comment

Choose a reason for hiding this comment

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

Cool stuff!

@fm3 fm3 enabled auto-merge (squash) August 16, 2023 09:41
@fm3 fm3 merged commit 5a2f1da into master Aug 16, 2023
1 check passed
@fm3 fm3 deleted the oidc-fetch-public-key branch August 16, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants