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