[keycloak-user] Keycloak User Registration Flow

Bill Burke bburke at redhat.com
Tue Jan 5 10:17:58 EST 2016


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


More information about the keycloak-user mailing list