Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions test/integration/tenant-settings-test-cases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tests:
- DisableManagementAPISMSObfuscation flags.disable_management_api_sms_obfuscation ✗
- AllowOrgNameInAuthAPI allow_organization_name_in_authentication_api ✗
- PushedAuthorizationRequestsSupported pushed_authorization_requests_supported ✗
- ClientIDMetadataDocumentSupported client_id_metadata_document_supported
- ClientIDMetadataDocumentSupported client_id_metadata_document_supported ✗
- EnableLegacyLogsSearchV2 flags.enable_legacy_logs_search_v2 ✗
- EnableLegacyProfile flags.enable_legacy_profile ✗
- EnableCustomDomainInEmails flags.enable_custom_domain_in_emails ✗
Expand Down Expand Up @@ -69,7 +69,7 @@ tests:
- EnableADFSWAADEmailVerification flags.enable_adfs_waad_email_verification ✗
- CustomizeMFAInPostLoginAction customize_mfa_in_postlogin_action ✗
- PushedAuthorizationRequestsSupported pushed_authorization_requests_supported ✗
- ClientIDMetadataDocumentSupported client_id_metadata_document_supported
- ClientIDMetadataDocumentSupported client_id_metadata_document_supported ✗
- EnableAPIsSection flags.enable_apis_section ✗
- DisableClickjackProtectionHeaders flags.disable_clickjack_protection_headers ✗
- UseScopeDescriptionsForConsent flags.use_scope_descriptions_for_consent ✗
Expand Down Expand Up @@ -105,7 +105,7 @@ tests:
- EnableADFSWAADEmailVerification flags.enable_adfs_waad_email_verification ✗
- CustomizeMFAInPostLoginAction customize_mfa_in_postlogin_action ✗
- PushedAuthorizationRequestsSupported pushed_authorization_requests_supported ✗
- ClientIDMetadataDocumentSupported client_id_metadata_document_supported
- ClientIDMetadataDocumentSupported client_id_metadata_document_supported ✗
- EnableAPIsSection flags.enable_apis_section ✗
- DisableClickjackProtectionHeaders flags.disable_clickjack_protection_headers ✗
- UseScopeDescriptionsForConsent flags.use_scope_descriptions_for_consent ✗
Expand Down
Loading