UserInfoTokenServices should not throw UserRedirectRequiredException
It can just catch all exceptions from the remote /user endpoint because in a resource server it needs to throw `InvalidTokenException` and in an SSO setting it will never be called. Fixes gh-3205
Showing
Please register or sign in to comment