12809fbb7a
* Fix Users TOC * KEYCLOAK-16234 initial commit * Modularization * messing * removes duplicate module calls * Post feedback changes Co-authored-by: Andy Munro <amunro@redhat.com>
17 lines
653 B
Text
17 lines
653 B
Text
// Module included in the following assemblies:
|
|
//
|
|
// con-required-actions.adoc
|
|
|
|
[id="proc-enabling-terms-conditions_{context}"]
|
|
= Enabling terms and conditions as a required action
|
|
|
|
You can enable a required action that new users must accept the terms and conditions before logging in to {project_name} for the first time.
|
|
|
|
.Procedure
|
|
. Click *Authentication* in the menu.
|
|
. Click the *Required Actions* tab.
|
|
. Enable the *Terms and Conditions* action.
|
|
. Edit the `terms.ftl` file in the base login theme.
|
|
|
|
.Additional resources
|
|
* For more information on extending and creating themes, see the link:{developerguide_link}[{developerguide_name}].
|