Creating a Realm

This topic documents how to create a realm.

Procedure

  1. Log in to the Keycloak Admin Console.
  2. Click on the Select realm drop-down and click on Add realm button. The Add realm page opens.
  3. Import the realm-export.json file from the installation directory. When you import the realm-export.json, it will automatically configure all the settings of realm. You can edit the configuration settings as required.
  4. Specify the name of realm in the Name field. Default value is link.
  5. Click on Create button to create a realm.
    The realm is created with link name.
    Note: To facilitate easy setup, Link includes the realm-export.json file for Keycloak server. You can modify before import as required for your environment or create your own configuration not using the realm-export.json file that best suits your requirements.