Registering a New User

Created by josh
July 19, 2020 11:39:24 AM PDT


Users are created through the registration process. Currently, this is the only way to create a new user account. In a future release, administrators will be able to create partially setup accounts by submitting a username and email address of the prospect registree so they can finish the setup process by supplying a password and preferred full name.

To register, visit the application's /register/ URI, provide the access code (if applicable) and create an account by filling out the registration form. Upon successful registration, the new user will automatically be logged in and redirected to the homepage.

By setup default, no access code is required to access registration. To set an access code and deter open public registration, visit the Settings Management (/admin/settings/ URI) page and set a value for Registration Access Code.