Docs

Authentication Settings

A new user account can be created in RobusTest in two ways:

  1. The RobusTest Admin creates the user account and activates it.
  2. The new user clicks Create Account, fills in the required details, and waits for the Admin to activate the account.

Authentication Options

1. Enable Email Signup

  • When enabled, users can register from the RobusTest login page by clicking Create Account.
  • When disabled, the Create Account button is not visible. Only the RobusTest Admin can create accounts.

2. Require Email Confirmation by User

  • When disabled, new users must wait for the Admin to activate their account after signup.
  • When enabled, the user receives a confirmation email and activates their own account by clicking the link.

3. Require User Activation by Administrator

  • When enabled, the Admin must manually activate every new user account.
  • When disabled, new accounts are automatically activated after creation.

4. Domains

Restricts registration to users from specific email domains. Enter domain names in a comma-separated list.

Example: robustest.com,gmail.com

5. Google Sign Up

Enables sign-in using Google credentials. Requires a Google Client ID and Google Client Secret to be configured.

6. Microsoft Sign Up

Enables sign-in using Microsoft (Azure AD) credentials. Enable the Microsoft OAuth option and configure the corresponding client credentials.