OrganizationPolicyResponseDto
Example
JSON
{ "organization_id": "string", "mfa_required": false, "mfa_factor_allowlist": [ "totp" ], "mfa_after_sso": "exempt", "require_sso": false, "environment": { "mfa_required": false, "mfa_factor_allowlist": [ "totp" ], "mfa_after_sso": "exempt", "require_sso": false }, "effective": { "mfa_required": false, "mfa_factor_allowlist": [ "totp" ], "mfa_after_sso": "exempt", "require_sso": false }, "version": 0 }
Properties
The Environment's own settings, the floor this organization's policy tightens from.
Tell us how we can improve this guide.