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 tls_config field to OAuth 2.0 Config #331

Merged
merged 2 commits into from Oct 13, 2021

Conversation

LeviHarrison
Copy link
Member

This PR adds the tls_config field to OAuth 2.0, which specifies the TLS configuration used to connect to the token endpoint (token_url).

Fixes #330

Signed-off-by: Levi Harrison <git@leviharrison.dev>
Signed-off-by: Levi Harrison <git@leviharrison.dev>
Copy link
Member

@roidelapluie roidelapluie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

oauth2 configuration is not allowing you to set TLS configuration
2 participants