| ||||
summary: resource | method | detail: method |
Name | Description |
---|---|
{app-name} | Get representation of the application. |
Name | Description |
---|---|
GET /admin/realms/{realm}/applications | List of applications belonging to this realm. |
POST /admin/realms/{realm}/applications | Create a new application. |
GET /admin/realms/{realm}/applicationsList of applications belonging to this realm.
|
POST /admin/realms/{realm}/applicationsCreate a new application. Application name must be unique!
|
| ||||
summary: resource | method | detail: method |