Registration Options
User Registration
Axioms provide a range of options to control hosted user registration process including user verification and what user data get captured during registration.
General Options
Registration Option | Default | Description |
---|---|---|
Registration Enabled | Yes | Registration can be enabled or disabled. You should disable the registration if you are planning to use API for user registration or use only passwordless login. |
Verification Required | Yes | User can login only after completing the email and or mobile number verification |
Verification by Email | Yes | User email verification |
Verification by SMS | No | User mobile number verification via SMS. You must provide your own API keys for Twilio or Amazon SNS SMS Gateway. |
Redirect URL | Blank | URL where the user will be redirected after registration. Although not required, it is highly recommended you provide redirect URL for a better user experience. |
Terms & Conditions URL | Blank | URL where the user can review the terms & conditions applicable to your service |
Privacy Policy URL | Blank | URL where the user can review the privacy policy applicable to your service |
Terms & Conditions Enabled | No | Display terms & conditions link as part of user registration form |
Terms & Conditions Required | No | Does user need to accept terms & conditions before registration |
User Data Options
In addition to compulsory Email
field, following fields can be captured as part of user registration process. For each field there are two corresponding options - Enabled
and Required
i.e. is given field enabled for registration form and if answer is yes then is it required?
Registration Field | Default - Enabled | Default - Required |
---|---|---|
Given name | Yes | Yes |
Family name | Yes | Yes |
Middle name | No | No |
Phone Required | Yes | Yes |
Phone Required | Yes | Yes |
Preferred Username Required | No | No |
Registration Options
Navigate to Tenant
and then find Registration Options
panel under Tenant Settings
tab. Change registration options and click Update Details
.
