Skip to content

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

Open
hdkiller wants to merge 3 commits intothomseddon:masterfrom
hdkiller:skipinsecuretls
Open

Add skip-verify-tls option for Generic OAuth2 provider#393
hdkiller wants to merge 3 commits intothomseddon:masterfrom
hdkiller:skipinsecuretls

Conversation

@hdkiller
Copy link
Copy Markdown

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