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

25 lines
1 KiB
Text
Raw Normal View History

2016-05-13 14:41:36 +00:00
[[_create-realm]]
=== Create a New Realm
Creating a new realm is very simple.
Mouse over the top left corner drop down menu that is titled with `Master`. If you are logged in the master realm
this drop down menu lists all the realms created. The last entry of this drop down menu is always `Add Realm`. Click
this to add a realm.
.Add Realm Menu
image:../../{{book.images}}/add-realm-menu.png[]
This menu option will bring you to the `Add Realm` page. Specify the realm name you want to define and click the `Create` button.
Alternatively you can import a JSON document that defines your new realm. We'll go over this in more detail in the
<<fake/../../export-import.adoc#_export_import, Export and Import>> chapter.
2016-05-13 14:41:36 +00:00
.Create Realm
image:../../{{book.images}}/create-realm.png[]
After creating the realm you are brought back to the main Admin Console page. The current realm will now be 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.