GetLoginPolicy
Response Body
application/json
curl -X GET "https://loading/policies/login"{
"policy": {
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
},
"allowUsernamePassword": true,
"allowRegister": true,
"allowExternalIdp": true,
"forceMfa": true,
"passwordlessType": "PASSWORDLESS_TYPE_NOT_ALLOWED",
"isDefault": true,
"hidePasswordReset": true,
"ignoreUnknownUsernames": true,
"defaultRedirectUri": "string",
"passwordCheckLifetime": "string",
"externalLoginCheckLifetime": "string",
"mfaInitSkipLifetime": "string",
"secondFactorCheckLifetime": "string",
"multiFactorCheckLifetime": "string",
"secondFactors": [
"SECOND_FACTOR_TYPE_UNSPECIFIED"
],
"multiFactors": [
"MULTI_FACTOR_TYPE_UNSPECIFIED"
],
"idps": [
{
"idpId": "string",
"idpName": "string",
"idpType": "IDP_TYPE_UNSPECIFIED"
}
],
"allowDomainDiscovery": true,
"disableLoginWithEmail": true,
"disableLoginWithPhone": true,
"forceMfaLocalOnly": true
}
}Was this page helpful?
GetLockoutPolicy
Explore the GetLockoutPolicy operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
GetLogNotificationProvider
Explore the GetLogNotificationProvider operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.