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

fix: allow toggle between basic auth and request body for oauth2.0 cr… #5334

Merged
merged 1 commit into from
Nov 10, 2022
Merged

fix: allow toggle between basic auth and request body for oauth2.0 cr… #5334

merged 1 commit into from
Nov 10, 2022

Conversation

arunnalla
Copy link
Contributor

@arunnalla arunnalla commented Oct 26, 2022

Closes #4715

Boolean('false') being true causes this.

changelog(Fixes): Fixed an issue that prevented users from switching Client Credentials between Basic Auth and Request Body in OAuth2 requests

@filfreire
Copy link
Member

Tested locally, LGTM! Thank you @arunnalla
Screenshot 2022-11-10 at 15 13 34
Screenshot 2022-11-10 at 15 13 13

@filfreire filfreire enabled auto-merge (squash) November 10, 2022 18:42
@filfreire filfreire merged commit 35ce5e9 into Kong:develop Nov 10, 2022
@arunnalla arunnalla deleted the fix-oauth2-credential-settings-toggle branch November 10, 2022 18:57
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 Credentials Setting Doesn't Toggle
2 participants