Get the password complexity settings
Return the password complexity settings for the requested context
Query Parameters
- ctx.orgId string
- ctx.instance boolean
Responses
- 200
- 403
- 404
- default
OK
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
details object
settings object
{
"details": {
"sequence": "2",
"changeDate": "2023-05-12",
"resourceOwner": "69629023906488334"
},
"settings": {
"minLength": "8",
"requiresUppercase": true,
"requiresLowercase": true,
"requiresNumber": true,
"requiresSymbol": true,
"resourceOwnerType": "RESOURCE_OWNER_TYPE_UNSPECIFIED"
}
}
- Schema
- Example (from schema)
Schema
details object
settings object
{
"details": {
"sequence": "2",
"changeDate": "2023-05-12",
"resourceOwner": "69629023906488334"
},
"settings": {
"minLength": "8",
"requiresUppercase": true,
"requiresLowercase": true,
"requiresNumber": true,
"requiresSymbol": true,
"resourceOwnerType": "RESOURCE_OWNER_TYPE_UNSPECIFIED"
}
}
- Schema
- Example (from schema)
Schema
details object
settings object
{
"details": {
"sequence": "2",
"changeDate": "2023-05-12",
"resourceOwner": "69629023906488334"
},
"settings": {
"minLength": "8",
"requiresUppercase": true,
"requiresLowercase": true,
"requiresNumber": true,
"requiresSymbol": true,
"resourceOwnerType": "RESOURCE_OWNER_TYPE_UNSPECIFIED"
}
}
Returned when the user does not have permission to access the resource.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Returned when the resource does not exist.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
An unexpected error response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
GET /v2alpha/settings/password/complexity
Request
Request
curl -L -X GET 'https://$ZITADEL_DOMAIN/v2alpha/settings/password/complexity' \
-H 'Accept: application/json'
curl -L -X GET 'https://$ZITADEL_DOMAIN/v2alpha/settings/password/complexity' \
-H 'Accept: application/json'
curl -L -X GET 'https://$ZITADEL_DOMAIN/v2alpha/settings/password/complexity' \
-H 'Accept: application/json'
curl -L -X GET 'https://$ZITADEL_DOMAIN/v2alpha/settings/password/complexity' \
-H 'Accept: application/json'
curl -L -X GET 'https://$ZITADEL_DOMAIN/v2alpha/settings/password/complexity' \
-H 'Accept: application/json'
curl -L -X GET 'https://$ZITADEL_DOMAIN/v2alpha/settings/password/complexity' \
-H 'Accept: application/json'
curl -L -X GET 'https://$ZITADEL_DOMAIN/v2alpha/settings/password/complexity' \
-H 'Accept: application/json'