List all possible authentication methods of a user​
List all possible authentication methods of a user like password, passwordless, (T)OTP and more
Path Parameters
- 200
- 403
- 404
- default
OK
Schema
details object
the last time the projection got updated
Possible values: [AUTHENTICATION_METHOD_TYPE_UNSPECIFIED
, AUTHENTICATION_METHOD_TYPE_PASSWORD
, AUTHENTICATION_METHOD_TYPE_PASSKEY
, AUTHENTICATION_METHOD_TYPE_IDP
, AUTHENTICATION_METHOD_TYPE_TOTP
, AUTHENTICATION_METHOD_TYPE_U2F
, AUTHENTICATION_METHOD_TYPE_OTP_SMS
, AUTHENTICATION_METHOD_TYPE_OTP_EMAIL
]
{
"details": {
"totalResult": "2",
"processedSequence": "267831",
"timestamp": "2024-06-13T06:44:35.863Z"
},
"authMethodTypes": [
"AUTHENTICATION_METHOD_TYPE_UNSPECIFIED"
]
}
Schema
details object
the last time the projection got updated
Possible values: [AUTHENTICATION_METHOD_TYPE_UNSPECIFIED
, AUTHENTICATION_METHOD_TYPE_PASSWORD
, AUTHENTICATION_METHOD_TYPE_PASSKEY
, AUTHENTICATION_METHOD_TYPE_IDP
, AUTHENTICATION_METHOD_TYPE_TOTP
, AUTHENTICATION_METHOD_TYPE_U2F
, AUTHENTICATION_METHOD_TYPE_OTP_SMS
, AUTHENTICATION_METHOD_TYPE_OTP_EMAIL
]
{
"details": {
"totalResult": "2",
"processedSequence": "267831",
"timestamp": "2024-06-13T06:44:35.863Z"
},
"authMethodTypes": [
"AUTHENTICATION_METHOD_TYPE_UNSPECIFIED"
]
}
Schema
details object
the last time the projection got updated
Possible values: [AUTHENTICATION_METHOD_TYPE_UNSPECIFIED
, AUTHENTICATION_METHOD_TYPE_PASSWORD
, AUTHENTICATION_METHOD_TYPE_PASSKEY
, AUTHENTICATION_METHOD_TYPE_IDP
, AUTHENTICATION_METHOD_TYPE_TOTP
, AUTHENTICATION_METHOD_TYPE_U2F
, AUTHENTICATION_METHOD_TYPE_OTP_SMS
, AUTHENTICATION_METHOD_TYPE_OTP_EMAIL
]
{
"details": {
"totalResult": "2",
"processedSequence": "267831",
"timestamp": "2024-06-13T06:44:35.863Z"
},
"authMethodTypes": [
"AUTHENTICATION_METHOD_TYPE_UNSPECIFIED"
]
}
Returned when the user does not have permission to access the resource.
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Returned when the resource does not exist.
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
An unexpected error response.
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}