[keycloak-user] Realm update through REST API
Stian Thorgersen
stian at redhat.com
Tue Sep 30 06:00:39 EDT 2014
If you're doing it from Java the admin client makes this very simple:
https://github.com/keycloak/keycloak/blob/master/testsuite/integration/src/test/java/org/keycloak/testsuite/admin/RealmTest.java
otherwise look at the rest docs:
http://docs.jboss.org/keycloak/docs/1.0.1.Final/rest-api/overview-index.html
----- Original Message -----
> From: "Alexander Chriztopher" <alexander.chriztopher at gmail.com>
> To: keycloak-user at lists.jboss.org
> Sent: Tuesday, 30 September, 2014 11:55:59 AM
> Subject: [keycloak-user] Realm update through REST API
>
> Hi guys,
>
> Just wondering wether you have an example to do any kind of update on a realm
> through REST.
>
> Many thanks for any help.
>
> Regards.
>
> _______________________________________________
> 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