Hi,
I am wondering how this use case would work: I want users to log in using facebook login but I want some of the users (like administrators or power users) to be provisioned locally and authenticate through traditional Spring Security login.
How would I go about doing this? Is there a Spring Social example that demonstrates this use case?
Thanks.
I am wondering how this use case would work: I want users to log in using facebook login but I want some of the users (like administrators or power users) to be provisioned locally and authenticate through traditional Spring Security login.
How would I go about doing this? Is there a Spring Social example that demonstrates this use case?
Thanks.