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

Merged
merged 8 commits into from
Nov 5, 2024
Merged

Improve OIDC configuration #513

merged 8 commits into from
Nov 5, 2024

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
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 5, 2024
Copy link

sonarqubecloud bot commented Nov 5, 2024

@olevitt olevitt marked this pull request as ready for review November 5, 2024 16:08
@olevitt olevitt added enhancement New feature or request and removed documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels Nov 5, 2024
@olevitt olevitt merged commit 9d1119f into main Nov 5, 2024
8 checks passed
@olevitt olevitt deleted the improve-oidc-configuration branch November 5, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
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