mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
17 lines
448 B
Plaintext
17 lines
448 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// con-user-registration.adoc
|
|
|
|
[id="proc-enabling-user-registration_{context}"]
|
|
= Enabling user registration
|
|
|
|
[role="_abstract"]
|
|
Enable users to self-register.
|
|
|
|
.Procedure
|
|
. Click *Realm Settings* in the main menu.
|
|
. Click the *Login* tab.
|
|
. Toggle *User Registration* to *ON*.
|
|
. Click *Save*.
|
|
|
|
After you enable this setting, a *Register* link displays on the login page of the Admin Console. |