List Second Factors (2FA)
POST/policies/login/second_factors/_search
Returns a list of second factors (2FA) configured on the login settings of the instance. It affects all organizations, without custom login settings. Authentication factors are used as an additional layer of security for your users (e.g. Authentication App, FingerPrint, Windows Hello, etc). Per definition, it is called the second factor as it is used after a password. In the UI we generalize it as multi-factor.
Responses​
- 200
- 403
- 404
- default
second factors of default login policy
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.