[keycloak-user] Adding a custom user storage provider to a realm with the admin client
Philippe Julien
pjulien at saba.com
Thu May 9 08:18:44 EDT 2019
Hi everyone,
Is there a way to add a user storage provider to an existing realm with the admin client (rest api) ?
I’ve looked at the code and user storage providers are ignored on realm update.
On realm creation, only LDAP and Kerberos user storage providers are taken into account.
What would be the best way to programmatically add a custom user storage provider to a new or existing realm?
Thanks,
Philippe
More information about the keycloak-user
mailing list