[keycloak-user] Securing Apps : Rest API to obtain Keycloak OIDC JSON

Sebastien Blanc sblanc at redhat.com
Thu Sep 27 01:29:53 EDT 2018


Yes :

GET
/auth/admin/realms/<realm>/clients/<id of client (not
client-id)>/installation/providers/keycloak-oidc-keycloak-json

On Thu, Sep 27, 2018 at 7:07 AM Bruce Wings <testoauth55 at gmail.com> wrote:

> As mentioned in docs:
>
> https://www.keycloak.org/docs/4.3/securing_apps/index.html#_java_adapter_config
>
> The initial config file can be obtained from the the admin console. This
> can be done by opening the admin console, select Clients from the menu and
> clicking on the corresponding client. Once the page for the client is
> opened click on the Installation tab and select Keycloak OIDC JSON
>
> *Is there a REST API to obtain this json file?*
> _______________________________________________
> 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