[keycloak-user] Keycloak User Registration Flow

Malmi Samarasinghe malmi.suh at gmail.com
Thu Jan 7 02:04:11 EST 2016


Hi,

I have created the below JIRA ticket for the above. Would be a great to
have feature in a coming release.
https://issues.jboss.org/browse/KEYCLOAK-2268

Regards,
Malmi Samarasinghe

On Tue, Jan 5, 2016 at 8:47 PM, Bill Burke <bburke at redhat.com> wrote:

> You want a better REST API that takes one document and sets up
> everything?  Log a jira and spec it out.  I think this is something we
> should improve.  I know there's been a lot of talk about improving user
> import.
>
> On 1/5/2016 6:47 AM, Malmi Samarasinghe wrote:
> > Hi All,
> >
> > I am currently working on registering a user with user realm role and
> > client role assignment.
> >
> > Steps followed
> > 1/ create user (retrieve the user ID from Location header)
> > 2/ get user details
> > 3/ update password
> > 4/ create realm role
> > 5/ retrieve all realm roles and filter the ones which needs to be
> > assigned (since the assignment of roles requires the role ID)
> > 6/ assign realm role
> > 7/ same for the application roles as well, which also has multiple
> > iterations for each client
> >
> > With all the API calls the user registration seems to have 8+ API calls
> > and I would like to know if there are any other alternatives/suggestions
> > to get the user registration flow working more efficiently.
> >
> > Is there any plan to give a consolidated user registration API in the
> > future?
> >
> > Regards,
> >
> >
> > _______________________________________________
> > keycloak-user mailing list
> > keycloak-user at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/keycloak-user
> >
>
> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160107/db903e5d/attachment.html 


More information about the keycloak-user mailing list