Skip to content

Conversation

@therepanic
Copy link
Contributor

Recently, I needed to use custom logic for validation, but this was not possible without making changes to the current code. Here, I presented an interface strategy that can be replaced with a custom one via a setter if desired. This is described here: spring-projects/spring-authorization-server#1941, and also here #18018 (comment).

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 22, 2025
@therepanic therepanic force-pushed the add-generic-request-validator-for-refresh-token branch 4 times, most recently from bb9e067 to a7abc94 Compare October 22, 2025 14:19
@therepanic therepanic force-pushed the add-generic-request-validator-for-refresh-token branch from a7abc94 to dcc85d8 Compare October 22, 2025 15:03
@jgrandja jgrandja changed the title Add generic request validator for refresh token Add request validator for refresh token grant Oct 31, 2025
@jgrandja jgrandja self-assigned this Oct 31, 2025
@jgrandja jgrandja added type: enhancement A general enhancement in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 31, 2025
@jgrandja jgrandja added this to the 7.1.0-M1 milestone Oct 31, 2025
@jgrandja
Copy link
Contributor

Thanks for the PR @therepanic. I'll review this after we release 7.0. In the meantime, when you have a moment, please add tests. Thank you.

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) type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants