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

Improve OIDC configuration #513

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

olevitt
Copy link
Contributor

@olevitt olevitt commented Oct 25, 2024

This PR fixes #511, improving the OIDC configuration experience.

  • Support providing public key
  • Enforce audience check when public key is set
  • Support disabling SSL verification when bootstrapping using IDP URI

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 25, 2024
Copy link

sonarcloud bot commented Oct 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OIDC : allow setting public key and/or disabling SSL verification
1 participant