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