Enabling User Self-Registration
Overview
The user self-registration is by default disabled for security reasons.This section describes how to enable it.
Enable Self-Registration Section on Login Page
To enable the self-registration section on the login page, set the property “loginForm.showRegister” in file WEB-INF/config/webCenter.properties to true:
loginForm.showRegister = true