...
Excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
Basic requirements of 2FA:
For integration and events requirements, see below. To configure 2FA, customize properties and files, and enable it on the platform:
Requirements for integrations:
Requirements for events and event streaming:
Require 2FA for a tenantTo configure a tenant so that all the users must work with two-factor authentication:
2FA for usersWhen a user’s enterprise requires two-factor authentication, the user must enable it from the user icon menu. Even if the enterprise does not require two-factor authentication, the user can enable it for their own account from the user icon menu. For details of how the user must enable 2FA, see https://abiquo.atlassian.net/wiki/spaces/doc/pages/311370224/Starting+Abiquo+for+the+first+time#Use-two-factor-authentication. Remove the option for users to enable 2faBy default, the option to enable 2fa appears in the user icon menu. To remove the Two factor authentication option, edit the
For more details, see Configure Abiquo UI. Manage two factor authentication via the APITo require 2fa mandatory for a tenant, edit the enterprise and set the value of the twoFactorAuthenticationMandatory attribute to true. To enable or disable 2fa for a user, post the authentication method to the action link of the user. |
...