spring-boot-react-oauth2-social-login-demo icon indicating copy to clipboard operation
spring-boot-react-oauth2-social-login-demo copied to clipboard

Error while login - Full authentication is required to access this resource

Open techtrail-git opened this issue 3 years ago • 1 comments

When I hit the login URL, I am getting this error Full authentication is required to access this resource and it is pointing to RestAuthenticationEntryPoint.java.

What could be possible reason for this error

techtrail-git avatar Nov 27 '20 08:11 techtrail-git

Hi @techtrail-git ,

Did you register the app via /auth/signup api before trying login api?

ramazansakin avatar Feb 23 '21 09:02 ramazansakin