Abiquo supports two-factor authentication for the user interface to improve login security.
User | Configuration steps |
---|
The Systems Administrator configures two-factor authentication for the platform (see steps below)
The Cloud Administrator can configure tenants to force users to work with two-factor authentication
If two-factor authentication is configured for the platform but not required for a user's tenant, the user can still choose to enable it
For a description of the user functionality, see Starting Abiquo for the first time in the section on Use two factor authentication.
...
Systems administrator | Configure 2FA on the platform, including Abiquo Configuration properties. See below |
Cloud administrator | Enable 2FA and define if 2FA is mandatory for users. See below |
User | Optionally enable 2FA if it is available on the platform. |
Tip |
---|
When you enable the Abiquo OpenID Connect integration, Abiquo disables two-factor authentication. |
Table of Contents |
---|
Configure
...
2FA on the platform
Excerpt | |||
---|---|---|---|
To configure the 2FA authentication system do these steps:
Troubleshooting two-factor authentication
Enable 2FA for the platformTo enable 2fa for the platform:
Require 2FA for a tenantTo require 2fa for a tenant:
When two factor authentication is required, the user must enable it from the username user icon menu. If two-factor authentication is not required, the user may optionally enable it for their own account from the username or user icon menu.
See Starting Abiquo for the first time in the section Use two factor 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. 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. |
...