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

feat(auth): allow additional CA certs for OAuth2 #33

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

setrofim
Copy link
Contributor

@setrofim setrofim commented Aug 7, 2024

Allow specifying additional TLS CA certificates for OAuth2 authenticator.

This is useful when the cert for the OAuth2 services is not installed in the system and needs to be specified explicitly.

Allow specifying additional TLS CA certificates for OAuth2
authenticator.

This is useful when the cert for the OAuth2 services is not installed in
the system and needs to be specified explicitly.

Signed-off-by: Sergei Trofimov <[email protected]>
@thomas-fossati thomas-fossati merged commit 9141ad3 into main Aug 7, 2024
4 checks passed
@setrofim setrofim deleted the auth-tls branch August 7, 2024 16:01
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.

2 participants