2016-05-25 21:05:31 +00:00
|
|
|
[[_per_realm_admin_permissions]]
|
|
|
|
|
|
|
|
=== Dedicated Realm Admin Consoles
|
|
|
|
|
2017-09-05 07:49:24 +00:00
|
|
|
Each realm has a dedicated Admin Console that can be accessed by going to the url `/auth/admin/{realm-name}/console`.
|
2016-05-25 21:05:31 +00:00
|
|
|
Users within that realm can be granted realm management permissions by assigning specific user role mappings.
|
|
|
|
|
|
|
|
Each realm has a built-in client called `realm-management`. You can view this client by going to the
|
2016-06-03 18:52:04 +00:00
|
|
|
`Clients` left menu item of your realm. This client defines client-level roles that specify permissions that can be granted to manage the realm.
|
2016-05-25 21:05:31 +00:00
|
|
|
|
|
|
|
* view-realm
|
|
|
|
* view-users
|
|
|
|
* view-clients
|
|
|
|
* view-events
|
|
|
|
* manage-realm
|
|
|
|
* manage-users
|
|
|
|
* create-client
|
|
|
|
* manage-clients
|
|
|
|
* manage-events
|
|
|
|
* view-identity-providers
|
|
|
|
* manage-identity-providers
|
|
|
|
* impersonation
|
|
|
|
|
2016-06-03 18:52:04 +00:00
|
|
|
Assign the roles you want to your users and they will only be able to use that specific part of the administration console.
|
2016-05-25 21:05:31 +00:00
|
|
|
|