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

Allow custom certificates in oidc mode #130

Merged
merged 1 commit into from
Nov 26, 2020

Conversation

ashu8912
Copy link
Member

@ashu8912 ashu8912 commented Nov 25, 2020

Allow oidc flow with custom certificates when run in insecure mode

Testing done

Done!! tested with setting up oidc auth flow with dex followed by untrusted cert

fixes #127

When headlamp is run with the insecure-ssl flag we want to allow users
to use unverified certificates as well for the oidc.

Thus this patch updates the oidc client if we are running in
insecure-ssl mode to allow unverified certificates.
@ashu8912 ashu8912 force-pushed the allow-self-signed-certs-insecure-mode branch from c83b5be to 7dc5ea0 Compare November 26, 2020 07:27
@ashu8912
Copy link
Member Author

Thanks @iaguis for setting up the test cluster :D

@ashu8912
Copy link
Member Author

fixes #127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Authentication or authorization related
Projects
None yet
3 participants