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

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

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

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

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

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

Output:
String -
Produces:
application/json