| ||||
summary: resource | method | detail: method |
Name | Description |
---|---|
POST /admin/realms/{realm}/oauth-clients-by-id/{clientId}/client-secret | Generate a new client secret for the oauth client |
GET /admin/realms/{realm}/oauth-clients-by-id/{clientId}/client-secret | Get the secret of the oauth client |
POST /admin/realms/{realm}/oauth-clients-by-id/{clientId}/client-secretGenerate a new client secret for the oauth client
| ||
GET /admin/realms/{realm}/oauth-clients-by-id/{clientId}/client-secretGet the secret of the oauth client
|
| ||||
summary: resource | method | detail: method |