PromucFlow_constructor/app
Arpit Mohan 60b7c69346 Adding a check for referrer header incase we don't find the origin header in authenticationFailureHandler
This is required for OAuth2 failure handling. When the client makes an OAuth2 request, we don't receive an origin header. If the OAuth2 login fails for some reason, our failure handler will not redirect correctly unless we also check for the referer header.
2020-01-10 18:06:15 +05:30
..
server Adding a check for referrer header incase we don't find the origin header in authenticationFailureHandler 2020-01-10 18:06:15 +05:30