[keycloak-user] Authentication API

Bill Burke bburke at redhat.com
Thu Feb 9 14:59:12 EST 2017


Yes, you can create users through Admin REST API.  You can also obtain 
tokens via the direct grant flow that OAuth has:

http://www.keycloak.org/documentation


On 2/9/17 1:29 PM, Jason B wrote:
> Hi,
>
> I  would like to handle user registration outside of Keycloak instead of
> using built in registration feature. But I am having  difficulty in
> figuring out how to allow user to login into Keycloak seamlessly after
> registration is completed.
>
> Does Keycloak supports Authentication as API.. like a web service call and
> is there any way we can create a session for a user through API?
>
>
> Thanks!
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user



More information about the keycloak-user mailing list