OAuth-based User Login Authentication and Authorization

You can use Microsoft Azure Active Directory (Azure AD) to authenticate and authorize users that are logging in to the device. This can be implemented for the Web interface, CLI, and REST API management interfaces.

Authentication of a user verifies that the combination of username and password (login credentials) is correct. Authorization of a user determines the user's privilege level (e.g., Security Administrator or Monitor).

The device also supports the following user login authentication methods:

RADIUS-based authentication (see RADIUS-based User Login Authentication)
LDAP-based authentication (see LDAP-based Services)