setting the roles for the user when using Google/FB/Github as Authorization server

64 views Asked by At

I am planning to use Google as my OAuth2 Authorization server. How to configure the roles for the user, in case we are using Google,FB,Github as our Auth server? My Spring Security expects the roles/authorities to allow/deny access to the protected resource.

0

There are 0 answers