Authorization
Last updated
Was this helpful?
Last updated
Was this helpful?
In the Authorization settings of the Profiles section, you can set up the following options:
Let’s take a closer look at each option available in the Authorization section.
All new registrations will get an e-mail with account verification. When users proceed with the registration on your website, they will get a confirmation email to complete the registration process and verify the email:
Example of the activation email
From this field, you can copy the shortcode for the authorization page. Add type="login" or type="register" to the shortcode to select the starting form, and then paste it into any page of your choice.
Example shortcodes:
For login: [masterstudy_authorization_form type="login"]
For registration: [masterstudy_authorization_form type="register"]
This setting disables all new registrations on your LMS; however, existing users will still be able to sign in.
When this option is turned on, the checkbox “Register as an instructor” is shown in the registration form:
When this option is enabled, the user role “instructor” is set automatically, otherwise, you need to do it manually by changing the user.
Enabling "Show Instructor Registration Form On Separate Page" directs new instructors to a dedicated sign-up page.
Administrators can select a specific page for redirecting instructors after they sign up with the Instructor Registration Page option. The setting shows only if the Show Instructor Registration Form On Separate Page setting is enabled.
Choose Show in this option to add a direct link to the Instructor Registration Page on the authorization form.
This is how it will look for your users:
To add an instructor registration form to any part of your page, simply copy and paste the shortcode below:
[masterstudy_instructor_registration]
This shortcode will automatically input the instructor registration form wherever you place it on your site.
Show Password Strength - enables showing how the user-entered password is strong in the form of a progress bar. (Available strengths are: Bad, Normal, Good, Hard)
Allow Weak Passwords - enables the acceptance of weak passwords in the registration form. If disabled, the user will get an error once they use a weak password.