[keycloak-user] How to generate Realm Keys via rest API?

Stian Thorgersen sthorger at redhat.com
Tue Nov 15 06:35:25 EST 2016


It's using the component storage endpoints. Simplest way to figure it out
is to use the web console to look at what requests are sent from the admin
console.

On 13 November 2016 at 14:14, Michael Furman <michael_furman at hotmail.com>
wrote:

> I was able to generate the new keypair via UI:
> https://keycloak.gitbooks.io/server-adminstration-guide/
> content/topics/realms/keys.html
> Now I want to do it via Rest API but can find only GET method:
> http://www.keycloak.org/docs/rest-api/#_get_admin_realms_realm_keys
> How to generate Realm Keys via rest API?
>
> _______________________________________________
> 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