| ||||
summary: resource | method | detail: method |
Name | Description |
---|---|
{clientId} | Get a representation of the oauth client |
Name | Description |
---|---|
GET /admin/realms/{realm}/oauth-clients-by-id | Get a list of oauth clients in this realm. |
POST /admin/realms/{realm}/oauth-clients-by-id | Create an oauth client |
GET /admin/realms/{realm}/oauth-clients-by-idGet a list of oauth clients in this realm.
|
POST /admin/realms/{realm}/oauth-clients-by-idCreate an oauth client
|
| ||||
summary: resource | method | detail: method |