Expected Behavior
when the filter succeeds, the user should be able to customize the behavior.
Current Behavior
when the OAuth2AuthorizationCodeGrantFilter succeeds or fails, the DefaultRedirectStrategy is used for both success or failure.
I think a classic successHandler / failureHandler would be ideal.
Spring Security 7.1 M3
Expected Behavior
when the filter succeeds, the user should be able to customize the behavior.
Current Behavior
when the OAuth2AuthorizationCodeGrantFilter succeeds or fails, the DefaultRedirectStrategy is used for both success or failure.
I think a classic successHandler / failureHandler would be ideal.
Spring Security 7.1 M3