View on GitHub

socialstuff-org.github.io

The SocialStuff documentation.

Name Require 2FA
Actor lorem pisum
Description In this use case, the actor changes the server settings, so two factor authentication is required for users, or not.
Pre-condition Actor is logged in: login
Scenario
  1. Actor opens an overview of system settings.
  2. System shows the available settings of the system.
  3. Actor changes the setting "Two Factor Authentication"
    1. to "required".
    2. to "off".
  4. System applies the requested settings change.
Result If "Two Factor Authentication" is set to "required", the system now requires two factor authentication codes to be present on user registration and login. On the value "off", the system will not require two factor authentication codes.
Exceptions N/A