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

Support self signed certificates for OIDC #102

Merged
merged 2 commits into from Jun 14, 2020

Conversation

ricoberger
Copy link
Member

It is now possible to use OIDC providers with self signed certificates. A user have to provide the 'Certificate Authority' field in the OIDC section. This field corresponds to the idp-certificate-authority field in the auth-provider section of a Kubeconfig file.

It is now possible to use OIDC providers with self signed certificates.
A user have to provide the 'Certificate Authority' field in the OIDC
section. This field corresponds to the 'idp-certificate-authority' field
in the 'auth-provider' section of a Kubeconfig file.
@ricoberger ricoberger added the enhancement New feature or request label Jun 14, 2020
@ricoberger ricoberger merged commit 8299b9e into master Jun 14, 2020
@ricoberger ricoberger deleted the support-self-signed-certificates-for-oidc branch June 14, 2020 14:58
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.

None yet

1 participant