spring-authorization-server icon indicating copy to clipboard operation
spring-authorization-server copied to clipboard

redirect_uri validation

Open scott9999 opened this issue 3 years ago • 0 comments
trafficstars

Expected Behavior I have a use case where the redirect_uri is not used, but "/" is supplied, there does not appear to be a way to plugin in my own redirect_uri validation, classes such as DefaultRedirectUriOAuth2AuthenticationValidator are private.

scott9999 avatar Jul 25 '22 07:07 scott9999