Hey Bruno,
You can pass additional attributes via registration form. You just need
to add additional form fields with "user.attributes.<XYZ>". In your case
you would need to copy them into hidden inputs.
Keycloak user will then have <XYZ> attribute with value sent over form.
Kind regards,
Lukasz
--
Code-House
http://code-house.org
On 08.05.2018 21:33, Bruno Palermo wrote:
Hi,
I would like to track the source of users using user attributes.
It's possible to pass query parameters like: utm_source, utm_medium,
utm_campaing and add them as custom attributes?
How can I access query parameters on a custom provider?
Thanks,
Bruno
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user