Go to file
Arpit Mohan a4ecfc96c3 Merge branch 'feature/oauth2-success-redirect' into 'release'
Adding the redirect back to the client's index page on successful oauth2 login by the user

We use the referer header to find the client's endpoint and redirect to that endpoint once the OAuth2 login is successful. This is implemented via CustomServerOAuth2AuthorizationRequestResolver and AuthenticationSuccessHandler

See merge request theappsmith/internal-tools-server!130
2019-12-30 12:40:58 +00:00
app/server Adding the redirect back to the client's index page on successful oauth2 login by the user 2019-12-30 18:07:30 +05:30