Resolve Tenant Password Policy Overrides

Resolves the password policy overrides at the tenant level. Password policies support default values; therefore, if tenant level overrides are enabled and there are no overrides defined at the tenant level then this API will return the defaults instead.

Required Permissions

Below is the list of required permissions needed to interact with this API. For each permission the allowed permission boundaries are also specified.

PermissionBoundaryDescription
password-policy:readApplicationThe subject can perform this request if the tenant specified in the URL path belongs to the subject's associated application.
TenantThe subject can perform this request if they are associated to the tenant specified in the URL path.
Tenant Inclusion ListThe subject can perform this request if the tenant specified in the URL path is included in the tenant inclusion list.
Tenant Exclusion ListThe subject can perform this request if the tenant specified in the URL path belongs to the subject's associated application and is not included in the tenant exclusion list.
SelfThe subject can perform this request if the subject belongs to the tenant specified in the URL path.
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!