Yes, we have Client registration service see docs
https://keycloak.gitbooks.io/securing-client-applications-guide/content/v...
.
And in latest version, we even have a Client Registration CLI, which is
exactly what you need IMO. It's not yet documented online, but will be
in next version. For now, you can decode docs from sources
https://github.com/keycloak/securing_apps_guide/commit/13e1c545461224ce61...
Marek
On 16/11/16 12:38, Michael Furman wrote:
Hi,
(I have searched for archives without success)
I want to add OIDC client via command line.
Similar how we add keycloak initial user
(
https://keycloak.gitbooks.io/server-adminstration-guide/content/topics/in...)
Alternatively, can I configure access to rest APIs from localhost IP without the user
name password authentication (and then I will add OIDC client via REST API
http://www.keycloak.org/docs/rest-api/#_create_a_new_client)?
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user