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)?