[keycloak-user] Send parameter back after registration

Stian Thorgersen stian at redhat.com
Tue Sep 16 08:49:38 EDT 2014


Is the checkbox on your website and you add it to the redirect_uri as a query param? If so it should be included in the url Keycloak redirects to after login.

One feature that we want to add is to be able to customize the attributes for the users profiles, as well as configure which are shown on the registration screen. Not sure when we'll have time to add that though.

----- Original Message -----
> From: "Rodrigo Sasaki" <rodrigopsasaki at gmail.com>
> To: keycloak-user at lists.jboss.org
> Sent: Tuesday, 16 September, 2014 2:40:40 PM
> Subject: [keycloak-user] Send parameter back after registration
> 
> Hello,
> 
> I was wondering if there is a way for me to send a parameter back to my
> server after a new user registers in Keycloak.
> 
> For example, we have a checkbox that the user can check if he wants to
> receive newsletter from our website, and I wanted to send that value back to
> us.
> 
> I tried setting it as a query parameter on the redirect_uri param, it gets
> sent on the request, but it isn't posted back to us.
> 
> Is there a defined way to accomplish this?
> 
> Thank you again!
> 
> --
> Rodrigo Sasaki
> 
> _______________________________________________
> 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