Path: / admin / realms / {realm} / oauth-clients / {clientId} / installation

Get an example keycloak.json file to use to configure the oauth client

Path parameters:
realm - realm name (not id!)
clientId - oauth client's clientId

Method Summary
ResourceDescription
GET /admin/realms/{realm}/oauth-clients/{clientId}/installationGet an example keycloak.json file to use to configure the oauth client

Method Detail
HTTP Example:
GET /admin/realms/{realm}/oauth-clients/{clientId}/installation

Get an example keycloak.json file to use to configure the oauth client

Output:
String -
Produces:
application/json