spring-authorization-server
spring-authorization-server copied to clipboard
redirect_uri validation
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.