I'm not sure how to add custom attribute to an existing user however
while I'm creating a user I use this url;
http://127.0.0.1:8080/auth/admin/realms/<realm>/users and I'm POSTing
this JSON in the body: {"username": "user123",
"email":"info@example.com",
"attributes":{"attribute1":15},
"firstName":"Joe"}
On 24.09.2019 18:13, i need to know how to add new attribute to user
with keycloak admin rest api wrote:
I want to add custom attribute to user with java admin rest api can
you help me please or give me exemple.thanks.
Sent from Mail for Windows 10
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user