Files
keycloak/docs/documentation/server_admin/topics/admin-console-permissions.adoc
AndyMunro ef99848816 Code certain features as upstream only
Closes #23581

(cherry picked from commit 0b13d3d0d6)
2023-10-10 08:45:10 +02:00

12 lines
467 B
Plaintext

[[_admin_permissions]]
== Controlling access to the Admin Console
Each realm created on the {project_name} has a dedicated Admin Console from which that realm can be managed.
The `master` realm is a special realm that allows admins to manage more than one realm on the system.
ifeval::[{project_community}==true]
You can also
define fine-grained access to users in different realms to manage the server.
endif::[]
This chapter goes over all the scenarios for this.