Skip to main content

LoginFlow

An LoginFlow defines an authentication option available in the authentication flow.

Properties

NameTypeDescriptionNotes
enabledBooleanWhether the login flow is enabled or not.
loginFlowTypeLoginFlowTypeEnumIdentifies the login flow type.

LoginFlowTypeEnum

NameValue
USER_LOGIN"USER_LOGIN"
SMART_LOGIN"SMART_LOGIN"
IDP_LOGIN"IDP_LOGIN"
PASSKEY_LOGIN"PASSKEY_LOGIN"
USER_CERTIFICATE_LOGIN"USER_CERTIFICATE_LOGIN"