2020-11-05 17:31:15 +00:00
|
|
|
// Module included in the following assemblies:
|
|
|
|
//
|
|
|
|
// con-required-actions.adoc
|
|
|
|
|
2020-10-16 09:50:55 +00:00
|
|
|
[id="proc-enabling-terms-conditions_{context}"]
|
2020-12-16 17:20:41 +00:00
|
|
|
= Enabling terms and conditions as a required action
|
2020-10-16 09:50:55 +00:00
|
|
|
|
2020-11-05 17:31:15 +00:00
|
|
|
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.
|
2020-10-16 09:50:55 +00:00
|
|
|
|
|
|
|
.Procedure
|
2020-11-25 22:53:05 +00:00
|
|
|
. Click *Authentication* in the menu.
|
2020-10-16 09:50:55 +00:00
|
|
|
. Click the *Required Actions* tab.
|
|
|
|
. Enable the *Terms and Conditions* action.
|
2020-11-05 17:31:15 +00:00
|
|
|
. Edit the `terms.ftl` file in the base login theme.
|
2020-10-16 09:50:55 +00:00
|
|
|
|
|
|
|
.Additional resources
|
2020-11-05 17:31:15 +00:00
|
|
|
* For more information on extending and creating themes, see the link:{developerguide_link}[{developerguide_name}].
|