keycloak-scim/server_admin/topics/users/proc-enabling-terms-conditions.adoc
Brian Dooley 12809fbb7a KEYCLOAK-16234 initial commit (#41)
* Fix Users TOC

* KEYCLOAK-16234 initial commit

* Modularization

* messing

* removes duplicate module calls

* Post feedback changes

Co-authored-by: Andy Munro <amunro@redhat.com>
2021-09-21 08:58:46 +02:00

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}].