keycloak-scim/server_admin/topics/realms/create.adoc

28 lines
784 B
Text

[id=proc-creating-a-realm_{context}]
= Creating a realm
You create a realm as a management space where you can create clients, which are applications or services, and create users who need those clients.
.Procedure
. Point to the top of the left pane
. Click *Add Realm*.
+
.Add Realm Menu
image:{project_images}/add-realm-menu.png[]
. Enter a name for the realm.
. Click *Create*.
The current realm is now set to the realm you just created. You can switch between managing different realms by doing a mouse over on the top left corner drop down menu.
ifdef::standalone[]
Alternatively you can import a JSON document that defines your new realm. We'll go over this in more detail in the xref:assembly-exporting-importing_{context}[Export and Import] chapter.
endif::[]