|
96 | 96 | BotDetectionMonitoringModeEnabled, |
97 | 97 | BrandingColors, |
98 | 98 | BrandingFont, |
99 | | - BrandingIdentifiers, |
100 | | - BrandingLoginDisplayEnum, |
101 | 99 | BrandingPageBackground, |
102 | | - BrandingPhoneDisplay, |
103 | | - BrandingPhoneFormattingEnum, |
104 | | - BrandingPhoneMaskingEnum, |
105 | 100 | BrandingThemeBorders, |
106 | 101 | BrandingThemeBordersButtonsStyleEnum, |
107 | 102 | BrandingThemeBordersInputsStyleEnum, |
|
406 | 401 | ConnectionId, |
407 | 402 | ConnectionIdTokenEncryptionAlgValuesSupported, |
408 | 403 | ConnectionIdTokenEncryptionEncValuesSupported, |
| 404 | + ConnectionIdTokenSessionExpirySupported, |
409 | 405 | ConnectionIdTokenSignedResponseAlgEnum, |
410 | 406 | ConnectionIdTokenSignedResponseAlgs, |
411 | 407 | ConnectionIdTokenSigningAlgValuesSupported, |
|
762 | 758 | ConnectionWaadProtocol, |
763 | 759 | ConnectionWaadProtocolEnumAzureAd, |
764 | 760 | ConnectionsMetadata, |
| 761 | + ContentSecurityPolicyConfig, |
765 | 762 | CreateActionModuleResponseContent, |
766 | 763 | CreateActionModuleVersionResponseContent, |
767 | 764 | CreateActionResponseContent, |
|
1018 | 1015 | CreatedUserAuthenticationMethodTypeEnum, |
1019 | 1016 | CredentialDeviceTypeEnum, |
1020 | 1017 | CredentialId, |
| 1018 | + CspDirectives, |
| 1019 | + CspFlag, |
| 1020 | + CspFlags, |
| 1021 | + CspPolicies, |
| 1022 | + CspPolicy, |
| 1023 | + CspPolicyMode, |
| 1024 | + CspPolicyReporting, |
| 1025 | + CspReportTo, |
| 1026 | + CspReportToEndpoint, |
| 1027 | + CspReportToEndpoints, |
| 1028 | + CspReportingEndpoints, |
| 1029 | + CspReportingInfrastructure, |
1021 | 1030 | CustomDomain, |
1022 | 1031 | CustomDomainCustomClientIpHeader, |
1023 | 1032 | CustomDomainCustomClientIpHeaderEnum, |
|
2504 | 2513 | SynchronizeGroupsEnum, |
2505 | 2514 | SynchronizedGroupPayload, |
2506 | 2515 | TenantOidcLogoutSettings, |
| 2516 | + TenantSettingsCountryCodes, |
| 2517 | + TenantSettingsCountryCodesMode, |
| 2518 | + TenantSettingsCountryCodesModeResponse, |
| 2519 | + TenantSettingsCountryCodesResponse, |
2507 | 2520 | TenantSettingsDeviceFlow, |
2508 | 2521 | TenantSettingsDeviceFlowCharset, |
2509 | 2522 | TenantSettingsDynamicClientRegistrationSecurityMode, |
2510 | 2523 | TenantSettingsErrorPage, |
2511 | 2524 | TenantSettingsFlags, |
2512 | 2525 | TenantSettingsGuardianPage, |
2513 | 2526 | TenantSettingsMtls, |
| 2527 | + TenantSettingsNullableSecurityHeaders, |
2514 | 2528 | TenantSettingsPasswordPage, |
2515 | 2529 | TenantSettingsResourceParameterProfile, |
2516 | 2530 | TenantSettingsSessions, |
|
2541 | 2555 | UpdateBotDetectionSettingsResponseContent, |
2542 | 2556 | UpdateBrandingColors, |
2543 | 2557 | UpdateBrandingFont, |
2544 | | - UpdateBrandingIdentifiers, |
2545 | | - UpdateBrandingLoginDisplayEnum, |
2546 | 2558 | UpdateBrandingPageBackground, |
2547 | | - UpdateBrandingPhoneDisplay, |
2548 | | - UpdateBrandingPhoneFormattingEnum, |
2549 | | - UpdateBrandingPhoneMaskingEnum, |
2550 | 2559 | UpdateBrandingPhoneProviderResponseContent, |
2551 | 2560 | UpdateBrandingResponseContent, |
2552 | 2561 | UpdateBrandingThemeResponseContent, |
|
2716 | 2725 | VerifyEmailTicketResponseContent, |
2717 | 2726 | X509CertificateCredential, |
2718 | 2727 | X509CertificateCredentialTypeEnum, |
| 2728 | + XssProtectionConfig, |
| 2729 | + XssProtectionMode, |
2719 | 2730 | ) |
2720 | 2731 | from .errors import ( |
2721 | 2732 | BadRequestError, |
|
2881 | 2892 | "BotDetectionMonitoringModeEnabled": ".types", |
2882 | 2893 | "BrandingColors": ".types", |
2883 | 2894 | "BrandingFont": ".types", |
2884 | | - "BrandingIdentifiers": ".types", |
2885 | | - "BrandingLoginDisplayEnum": ".types", |
2886 | 2895 | "BrandingPageBackground": ".types", |
2887 | | - "BrandingPhoneDisplay": ".types", |
2888 | | - "BrandingPhoneFormattingEnum": ".types", |
2889 | | - "BrandingPhoneMaskingEnum": ".types", |
2890 | 2896 | "BrandingThemeBorders": ".types", |
2891 | 2897 | "BrandingThemeBordersButtonsStyleEnum": ".types", |
2892 | 2898 | "BrandingThemeBordersInputsStyleEnum": ".types", |
|
3192 | 3198 | "ConnectionId": ".types", |
3193 | 3199 | "ConnectionIdTokenEncryptionAlgValuesSupported": ".types", |
3194 | 3200 | "ConnectionIdTokenEncryptionEncValuesSupported": ".types", |
| 3201 | + "ConnectionIdTokenSessionExpirySupported": ".types", |
3195 | 3202 | "ConnectionIdTokenSignedResponseAlgEnum": ".types", |
3196 | 3203 | "ConnectionIdTokenSignedResponseAlgs": ".types", |
3197 | 3204 | "ConnectionIdTokenSigningAlgValuesSupported": ".types", |
|
3548 | 3555 | "ConnectionWaadProtocol": ".types", |
3549 | 3556 | "ConnectionWaadProtocolEnumAzureAd": ".types", |
3550 | 3557 | "ConnectionsMetadata": ".types", |
| 3558 | + "ContentSecurityPolicyConfig": ".types", |
3551 | 3559 | "ContentTooLargeError": ".errors", |
3552 | 3560 | "CreateActionModuleResponseContent": ".types", |
3553 | 3561 | "CreateActionModuleVersionResponseContent": ".types", |
|
3805 | 3813 | "CreatedUserAuthenticationMethodTypeEnum": ".types", |
3806 | 3814 | "CredentialDeviceTypeEnum": ".types", |
3807 | 3815 | "CredentialId": ".types", |
| 3816 | + "CspDirectives": ".types", |
| 3817 | + "CspFlag": ".types", |
| 3818 | + "CspFlags": ".types", |
| 3819 | + "CspPolicies": ".types", |
| 3820 | + "CspPolicy": ".types", |
| 3821 | + "CspPolicyMode": ".types", |
| 3822 | + "CspPolicyReporting": ".types", |
| 3823 | + "CspReportTo": ".types", |
| 3824 | + "CspReportToEndpoint": ".types", |
| 3825 | + "CspReportToEndpoints": ".types", |
| 3826 | + "CspReportingEndpoints": ".types", |
| 3827 | + "CspReportingInfrastructure": ".types", |
3808 | 3828 | "CustomDomain": ".types", |
3809 | 3829 | "CustomDomainHeader": ".management_client", |
3810 | 3830 | "CustomDomainCustomClientIpHeader": ".types", |
|
5303 | 5323 | "SynchronizeGroupsEnum": ".types", |
5304 | 5324 | "SynchronizedGroupPayload": ".types", |
5305 | 5325 | "TenantOidcLogoutSettings": ".types", |
| 5326 | + "TenantSettingsCountryCodes": ".types", |
| 5327 | + "TenantSettingsCountryCodesMode": ".types", |
| 5328 | + "TenantSettingsCountryCodesModeResponse": ".types", |
| 5329 | + "TenantSettingsCountryCodesResponse": ".types", |
5306 | 5330 | "TenantSettingsDeviceFlow": ".types", |
5307 | 5331 | "TenantSettingsDeviceFlowCharset": ".types", |
5308 | 5332 | "TenantSettingsDynamicClientRegistrationSecurityMode": ".types", |
5309 | 5333 | "TenantSettingsErrorPage": ".types", |
5310 | 5334 | "TenantSettingsFlags": ".types", |
5311 | 5335 | "TenantSettingsGuardianPage": ".types", |
5312 | 5336 | "TenantSettingsMtls": ".types", |
| 5337 | + "TenantSettingsNullableSecurityHeaders": ".types", |
5313 | 5338 | "TenantSettingsPasswordPage": ".types", |
5314 | 5339 | "TenantSettingsResourceParameterProfile": ".types", |
5315 | 5340 | "TenantSettingsSessions": ".types", |
|
5343 | 5368 | "UpdateBotDetectionSettingsResponseContent": ".types", |
5344 | 5369 | "UpdateBrandingColors": ".types", |
5345 | 5370 | "UpdateBrandingFont": ".types", |
5346 | | - "UpdateBrandingIdentifiers": ".types", |
5347 | | - "UpdateBrandingLoginDisplayEnum": ".types", |
5348 | 5371 | "UpdateBrandingPageBackground": ".types", |
5349 | | - "UpdateBrandingPhoneDisplay": ".types", |
5350 | | - "UpdateBrandingPhoneFormattingEnum": ".types", |
5351 | | - "UpdateBrandingPhoneMaskingEnum": ".types", |
5352 | 5372 | "UpdateBrandingPhoneProviderResponseContent": ".types", |
5353 | 5373 | "UpdateBrandingResponseContent": ".types", |
5354 | 5374 | "UpdateBrandingThemeResponseContent": ".types", |
|
5518 | 5538 | "VerifyEmailTicketResponseContent": ".types", |
5519 | 5539 | "X509CertificateCredential": ".types", |
5520 | 5540 | "X509CertificateCredentialTypeEnum": ".types", |
| 5541 | + "XssProtectionConfig": ".types", |
| 5542 | + "XssProtectionMode": ".types", |
5521 | 5543 | "__version__": ".version", |
5522 | 5544 | "actions": ".actions", |
5523 | 5545 | "anomaly": ".anomaly", |
@@ -5684,12 +5706,7 @@ def __dir__(): |
5684 | 5706 | "BotDetectionMonitoringModeEnabled", |
5685 | 5707 | "BrandingColors", |
5686 | 5708 | "BrandingFont", |
5687 | | - "BrandingIdentifiers", |
5688 | | - "BrandingLoginDisplayEnum", |
5689 | 5709 | "BrandingPageBackground", |
5690 | | - "BrandingPhoneDisplay", |
5691 | | - "BrandingPhoneFormattingEnum", |
5692 | | - "BrandingPhoneMaskingEnum", |
5693 | 5710 | "BrandingThemeBorders", |
5694 | 5711 | "BrandingThemeBordersButtonsStyleEnum", |
5695 | 5712 | "BrandingThemeBordersInputsStyleEnum", |
@@ -5995,6 +6012,7 @@ def __dir__(): |
5995 | 6012 | "ConnectionId", |
5996 | 6013 | "ConnectionIdTokenEncryptionAlgValuesSupported", |
5997 | 6014 | "ConnectionIdTokenEncryptionEncValuesSupported", |
| 6015 | + "ConnectionIdTokenSessionExpirySupported", |
5998 | 6016 | "ConnectionIdTokenSignedResponseAlgEnum", |
5999 | 6017 | "ConnectionIdTokenSignedResponseAlgs", |
6000 | 6018 | "ConnectionIdTokenSigningAlgValuesSupported", |
@@ -6351,6 +6369,7 @@ def __dir__(): |
6351 | 6369 | "ConnectionWaadProtocol", |
6352 | 6370 | "ConnectionWaadProtocolEnumAzureAd", |
6353 | 6371 | "ConnectionsMetadata", |
| 6372 | + "ContentSecurityPolicyConfig", |
6354 | 6373 | "ContentTooLargeError", |
6355 | 6374 | "CreateActionModuleResponseContent", |
6356 | 6375 | "CreateActionModuleVersionResponseContent", |
@@ -6608,6 +6627,18 @@ def __dir__(): |
6608 | 6627 | "CreatedUserAuthenticationMethodTypeEnum", |
6609 | 6628 | "CredentialDeviceTypeEnum", |
6610 | 6629 | "CredentialId", |
| 6630 | + "CspDirectives", |
| 6631 | + "CspFlag", |
| 6632 | + "CspFlags", |
| 6633 | + "CspPolicies", |
| 6634 | + "CspPolicy", |
| 6635 | + "CspPolicyMode", |
| 6636 | + "CspPolicyReporting", |
| 6637 | + "CspReportTo", |
| 6638 | + "CspReportToEndpoint", |
| 6639 | + "CspReportToEndpoints", |
| 6640 | + "CspReportingEndpoints", |
| 6641 | + "CspReportingInfrastructure", |
6611 | 6642 | "CustomDomain", |
6612 | 6643 | "CustomDomainCustomClientIpHeader", |
6613 | 6644 | "CustomDomainCustomClientIpHeaderEnum", |
@@ -8105,13 +8136,18 @@ def __dir__(): |
8105 | 8136 | "SynchronizeGroupsEnum", |
8106 | 8137 | "SynchronizedGroupPayload", |
8107 | 8138 | "TenantOidcLogoutSettings", |
| 8139 | + "TenantSettingsCountryCodes", |
| 8140 | + "TenantSettingsCountryCodesMode", |
| 8141 | + "TenantSettingsCountryCodesModeResponse", |
| 8142 | + "TenantSettingsCountryCodesResponse", |
8108 | 8143 | "TenantSettingsDeviceFlow", |
8109 | 8144 | "TenantSettingsDeviceFlowCharset", |
8110 | 8145 | "TenantSettingsDynamicClientRegistrationSecurityMode", |
8111 | 8146 | "TenantSettingsErrorPage", |
8112 | 8147 | "TenantSettingsFlags", |
8113 | 8148 | "TenantSettingsGuardianPage", |
8114 | 8149 | "TenantSettingsMtls", |
| 8150 | + "TenantSettingsNullableSecurityHeaders", |
8115 | 8151 | "TenantSettingsPasswordPage", |
8116 | 8152 | "TenantSettingsResourceParameterProfile", |
8117 | 8153 | "TenantSettingsSessions", |
@@ -8145,12 +8181,7 @@ def __dir__(): |
8145 | 8181 | "UpdateBotDetectionSettingsResponseContent", |
8146 | 8182 | "UpdateBrandingColors", |
8147 | 8183 | "UpdateBrandingFont", |
8148 | | - "UpdateBrandingIdentifiers", |
8149 | | - "UpdateBrandingLoginDisplayEnum", |
8150 | 8184 | "UpdateBrandingPageBackground", |
8151 | | - "UpdateBrandingPhoneDisplay", |
8152 | | - "UpdateBrandingPhoneFormattingEnum", |
8153 | | - "UpdateBrandingPhoneMaskingEnum", |
8154 | 8185 | "UpdateBrandingPhoneProviderResponseContent", |
8155 | 8186 | "UpdateBrandingResponseContent", |
8156 | 8187 | "UpdateBrandingThemeResponseContent", |
@@ -8320,6 +8351,8 @@ def __dir__(): |
8320 | 8351 | "VerifyEmailTicketResponseContent", |
8321 | 8352 | "X509CertificateCredential", |
8322 | 8353 | "X509CertificateCredentialTypeEnum", |
| 8354 | + "XssProtectionConfig", |
| 8355 | + "XssProtectionMode", |
8323 | 8356 | "__version__", |
8324 | 8357 | "actions", |
8325 | 8358 | "anomaly", |
|
0 commit comments