logo

SIGNUP MANAGEMENT

Managing user access for signup ensures control over who can register. Such control is achieved through blacklist and whitelist mechanisms:

Signup Restrictions

  • Pattern → Allows only users matching a specific pattern to sign up for the app or blocks users matching a specific pattern from signing up for the app.
  • Whitelist → Approves specific users for signup.
  • Blacklist → Restricts specific users from signing up.
By implementing these rules, administrators can enforce strict access control policies, ensuring that only authorized users can register.

PATTERN OBJECTPATTERN OBJECTSIGNUP OBJECTSIGNUP OBJECTWHITELIST MANAGEMENTWHITELIST MANAGEMENTBLACKLIST MANAGEMENTBLACKLIST MANAGEMENT

Powered by Notaku