Skip to content

Allow access token request parameters to override defaults #15339

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

sjohnr
Copy link
Contributor

@sjohnr sjohnr commented Jul 1, 2024

Closes gh-11298

@sjohnr sjohnr added type: enhancement A general enhancement in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Jul 1, 2024
@sjohnr sjohnr added this to the 6.4.0-M1 milestone Jul 1, 2024
@sjohnr sjohnr self-assigned this Jul 1, 2024
@sjohnr sjohnr force-pushed the gh-11298-web-client branch from 80c3454 to a67e7c6 Compare July 1, 2024 22:35
@sjohnr sjohnr force-pushed the gh-11298-web-client branch from a67e7c6 to 926e107 Compare July 2, 2024 18:20
@marcusdacoregio marcusdacoregio modified the milestones: 6.4.0-M1, 6.4.0-M2 Jul 15, 2024
@sjohnr sjohnr modified the milestones: 6.4.0-M2, 6.4.0-M3 Aug 19, 2024
@marcusdacoregio marcusdacoregio modified the milestones: 6.4.0-M3, 6.4.0-M4 Aug 22, 2024
@sjohnr sjohnr modified the milestones: 6.4.0-M4, 6.4.x Sep 10, 2024
@sjohnr sjohnr force-pushed the gh-11298-web-client branch 4 times, most recently from 8996371 to 4467226 Compare September 23, 2024 14:10
@sjohnr sjohnr force-pushed the gh-11298-web-client branch 6 times, most recently from 54e9e50 to 3325629 Compare October 2, 2024 16:22
@sjohnr sjohnr force-pushed the gh-11298-web-client branch from 3325629 to 817ba1b Compare October 2, 2024 16:34
@sjohnr sjohnr merged commit f5991ae into spring-projects:main Oct 2, 2024
6 checks passed
@sjohnr sjohnr deleted the gh-11298-web-client branch October 2, 2024 17:05
@sjohnr sjohnr removed this from the 6.4.x milestone Oct 2, 2024
@sjohnr sjohnr added this to the 6.4.0-RC1 milestone Oct 2, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Additional client_id field added in POST body for private_key_jwt authentication method for client credential grant type
2 participants