| Authenticate |
The API action model for actions where the user must start the multi-factor authentication.
|
| AuthenticationSourceSelection |
The API action model for actions where the user selects an alternative authentication source.
|
| CheckAccountRecoveryUsername |
The API action model for actions where the username of an existing account is provided for account recovery.
|
| CheckChallengeResponse |
The API action model for actions where the user's challenge response is provided.
|
| CheckCurrentCredentials |
The API action model for actions where a user provides current credentials.
|
| CheckNewPassword |
The API action model for actions where a new user password is provided.
|
| CheckOtp |
The API action model for actions where an OTP is entered by the user.
|
| CheckPasswordReset |
The API action model for actions where a new user password is provided for password reset.
|
| CheckRecoveryCode |
The API action model for actions where a recovery code is provided for account recovery.
|
| CheckUsernamePassword |
The API action model for actions where the user's credentials are provided.
|
| CheckUsernameRecoveryEmail |
The API action model for actions where the user provides the email address associated with the username to be recovered.
|
| ClearIdentifier |
The API action model for actions where the user clears a previously submitted identifier from cache.
|
| ConfirmUserCode |
The API model for the action of confirming the user code in the OAuth device authorization flow.
|
| RegisterUser |
The API action model for actions where a user is registering.
|
| SelectDevice |
The API action model for actions where a user's device is selected.
|
| SubmitDeviceProfile |
The API action model for actions where a user's device profile is submitted.
|
| SubmitDeviceProfileSessionId |
The API action model for actions where a session identifier is provided from device profiling.
|
| SubmitIdentifier |
The API action model for actions where an identifier is provided for authentication.
|
| SubmitUserCode |
The API model for the action of submitting the user code in the OAuth device authorization flow.
|