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 ability to disable URL encoding of client credentials #10074

Closed
wants to merge 1 commit into from

Conversation

sjohnr
Copy link
Member

@sjohnr sjohnr commented Jul 13, 2021

Closes gh-10018

Note: This commit can be reverted in 5.6 once it has been backported.

@sjohnr sjohnr added status: duplicate A duplicate of another issue type: bug A general bug in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Jul 13, 2021
@sjohnr sjohnr added this to the 5.6.0-M1 milestone Jul 13, 2021
@sjohnr sjohnr self-assigned this Jul 13, 2021
Closes spring-projectsgh-10018

Note: This commit can be reverted in 5.6 once it has been backported.
@sjohnr sjohnr modified the milestones: 5.6.0-M1, 5.6.x Jul 16, 2021
@sjohnr sjohnr closed this Jul 20, 2021
@sjohnr sjohnr deleted the gh-10018 branch July 20, 2021 16:24
@sjohnr sjohnr added status: declined A suggestion or change that we don't feel we should currently apply and removed status: duplicate A duplicate of another issue labels Jul 20, 2021
@sjohnr sjohnr removed this from the 5.6.x milestone Jul 20, 2021
@sjohnr
Copy link
Member Author

sjohnr commented Jul 20, 2021

Closed in favor of reverting the regression from affected release versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: declined A suggestion or change that we don't feel we should currently apply type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression with URL encode client credentials
1 participant