[keycloak-user] Login redirect after registration

William Drescher [CELUM] William.Drescher at celum.com
Thu Aug 11 04:27:59 EDT 2016


I am creating a basic invitation flow,

Step1: User receives email with link to registration
Step1: User fills out registration
Step1: User is transferred to application

The first two steps I completed by creating a required action provider and remotely created the user with the proper email and then sent an ExecuteActionsEmail, the problem is that after the user fills out the information and updates their account I am  unable to redirect them to the application. I've tried setting the redirect URI  in the context client session without success and was wondering if anyone knew a way to do this. I also would like to authorize the user for the application so they don't have to login again. I've gone through the documentation but wasn't able to find anything applicable.

I'm also wondering where I can find documentation on the Keycloak project architecture to help in understanding how Keycloak works.

Thanks,

Will

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160811/f98eff3a/attachment-0001.html 


More information about the keycloak-user mailing list