- Lockouts
- Navigate to the Security link in the right-hand menu
- Assign a maximum number of login attempts by a user, along with a lockout period. For infinite attempts set to 0
- Set lockout duration. This will activate once a user has reached the maximum number of login attempts
- Set the minimum characters for users’ passwords
- Set the maximum characters for users’ passwords
- Toggle YES if passwords require an upper case letter
- Toggle YES if passwords require a number
- Toggle YES if passwords require a symbol
-
SameSite Protection
SameSite is an attribute introduced by Chromium that helps prevent CSRF attacks.
However, sometimes this may affect the success of some Single Sign-on implementations and Payment Gateways so it can be required to relax this settings.
- Click on the drop down box and select an option
-
Copyright Protection
- Toggle YES to enable the use of copyright protection. This prevents right-clicking on course content or any learning material on the platform
- Click ‘Save’ to save any changes made in the Security section