[keycloak-dev] API for Registering users / Flow for registration on iOS

Stian Thorgersen stian at redhat.com
Mon Aug 17 05:45:41 EDT 2015


Just configure the Facebook social provider for the realm and the users would now have a option to login with Facebook. First time the user logs in with Facebook a user is created internally.

----- Original Message -----
> From: "Vinay Anantharaman" <vinayan3 at gmail.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Friday, 14 August, 2015 10:22:41 PM
> Subject: [keycloak-dev] API for Registering users / Flow for registration on	iOS
> 
> Hi,
> I would like to make an iOS app which uses social login using Facebook. I
> don't want to have the user's register using Keycloak's HTML form to
> register. I've made an app before where we had a native UI for social login
> for Facebook. I passed the FB Access token to my backend and was able to
> create a user from there.
> 
> How can I get this workflow with Keycloak? I dug around the docs and couldn't
> find anything. I assume that Keycloak's HTML registration forms must be
> submitting and accept social login tokens to create users.
> 
> 
> Thanks,
> 
> 
> 
> Vinay Anantharamann
> 
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev


More information about the keycloak-dev mailing list