Realm
A Realm is a space where you can manage Clients, Scopes, Users, External Identity Providers, and Certificate Authorities. Realms are isolated from one another, but the same resource can be located in one or more Realms.
By default, there is one configured master
realm. It must not be removed, as doing so would render the SimpleIdServer product inoperable.
You can use the Realm to separate different environments, such as having one for the test
environment and another for the prd
environment.
To add a realm, follow these steps :
- Click
Active realm: master
. - Click
Add realm
. - Enter the details for the new Realm.
- Click
Save
. After saving the details, the user-agent will be redirected to the new realm.
You can switch the active realm by clicking on Active realm: active realm
.