Quantcast
Viewing all articles
Browse latest Browse all 145

SocialAuthenticationFilter - denied access from OAUTH provider

Hi There,

Quick question, can the SocialAuthenticationFilter handle when the user clicks 'No Thanks' when asked the question on whether to provide the application permission (I think not)?

Looking at the code, I expect not & by using Google (failure callback URL =
Code:

/signin/google?error=access_denied
) it simply gets into a loop when pressing 'no thanks' (app->google->no thanks->app->google->etc...)

Should it work, as would like to send them back to a login page with an error message?

Thanks,

Ian.

Viewing all articles
Browse latest Browse all 145

Trending Articles