Keycloak
17 строк · 1.0 Кб
1
2== Configuring realms
3
4Once you have an administrative account for the Admin Console, you can configure realms. A realm is a space where you manage objects, including users, applications, roles, and groups. A user belongs to and logs into a realm. One {project_name} deployment can define, store, and manage as many realms as there is space for in the database.
5
6include::realms/proc-using-admin-console.adoc[leveloffset=1]
7include::realms/master.adoc[leveloffset=2]
8include::realms/proc-creating-a-realm.adoc[leveloffset=2]
9include::realms/ssl.adoc[leveloffset=2][]
10include::realms/email.adoc[leveloffset=2]
11include::realms/themes.adoc[leveloffset=2]
12include::realms/proc-configuring-internationalization.adoc[leveloffset=2]
13include::login-settings.adoc[leveloffset=2]
14include::login-settings/forgot-password.adoc[leveloffset=2]
15include::login-settings/remember-me.adoc[leveloffset=2]
16include::login-settings/acr-to-loa-mapping.adoc[leveloffset=2]
17include::login-settings/update-email-workflow.adoc[leveloffset=2]
18include::realms/keys.adoc[]