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

Add skip-verify-tls option for Generic OAuth2 provider #393

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hdkiller
Copy link

This pull request adds a new configuration option skip-verify-tls for the Generic OAuth2 provider. This option allows skipping the TLS certificate verification when making requests to the authentication service.

Changes

  • Added skip-verify-tls configuration option for the Generic OAuth2 provider.
  • Updated the README with documentation for the new option.

Usage

To skip TLS certificate verification when using the Generic OAuth2 provider, set the skip-verify-tls option to true:

Resolves issue: #122

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.

1 participant