9696 BotDetectionMonitoringModeEnabled ,
9797 BrandingColors ,
9898 BrandingFont ,
99- BrandingIdentifiers ,
100- BrandingLoginDisplayEnum ,
10199 BrandingPageBackground ,
102- BrandingPhoneDisplay ,
103- BrandingPhoneFormattingEnum ,
104- BrandingPhoneMaskingEnum ,
105100 BrandingThemeBorders ,
106101 BrandingThemeBordersButtonsStyleEnum ,
107102 BrandingThemeBordersInputsStyleEnum ,
406401 ConnectionId ,
407402 ConnectionIdTokenEncryptionAlgValuesSupported ,
408403 ConnectionIdTokenEncryptionEncValuesSupported ,
404+ ConnectionIdTokenSessionExpirySupported ,
409405 ConnectionIdTokenSignedResponseAlgEnum ,
410406 ConnectionIdTokenSignedResponseAlgs ,
411407 ConnectionIdTokenSigningAlgValuesSupported ,
762758 ConnectionWaadProtocol ,
763759 ConnectionWaadProtocolEnumAzureAd ,
764760 ConnectionsMetadata ,
761+ ContentSecurityPolicyConfig ,
765762 CreateActionModuleResponseContent ,
766763 CreateActionModuleVersionResponseContent ,
767764 CreateActionResponseContent ,
10181015 CreatedUserAuthenticationMethodTypeEnum ,
10191016 CredentialDeviceTypeEnum ,
10201017 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 ,
10211030 CustomDomain ,
10221031 CustomDomainCustomClientIpHeader ,
10231032 CustomDomainCustomClientIpHeaderEnum ,
25042513 SynchronizeGroupsEnum ,
25052514 SynchronizedGroupPayload ,
25062515 TenantOidcLogoutSettings ,
2516+ TenantSettingsCountryCodes ,
2517+ TenantSettingsCountryCodesMode ,
2518+ TenantSettingsCountryCodesModeResponse ,
2519+ TenantSettingsCountryCodesResponse ,
25072520 TenantSettingsDeviceFlow ,
25082521 TenantSettingsDeviceFlowCharset ,
25092522 TenantSettingsDynamicClientRegistrationSecurityMode ,
25102523 TenantSettingsErrorPage ,
25112524 TenantSettingsFlags ,
25122525 TenantSettingsGuardianPage ,
25132526 TenantSettingsMtls ,
2527+ TenantSettingsNullableSecurityHeaders ,
25142528 TenantSettingsPasswordPage ,
25152529 TenantSettingsResourceParameterProfile ,
25162530 TenantSettingsSessions ,
25412555 UpdateBotDetectionSettingsResponseContent ,
25422556 UpdateBrandingColors ,
25432557 UpdateBrandingFont ,
2544- UpdateBrandingIdentifiers ,
2545- UpdateBrandingLoginDisplayEnum ,
25462558 UpdateBrandingPageBackground ,
2547- UpdateBrandingPhoneDisplay ,
2548- UpdateBrandingPhoneFormattingEnum ,
2549- UpdateBrandingPhoneMaskingEnum ,
25502559 UpdateBrandingPhoneProviderResponseContent ,
25512560 UpdateBrandingResponseContent ,
25522561 UpdateBrandingThemeResponseContent ,
27162725 VerifyEmailTicketResponseContent ,
27172726 X509CertificateCredential ,
27182727 X509CertificateCredentialTypeEnum ,
2728+ XssProtectionConfig ,
2729+ XssProtectionMode ,
27192730 )
27202731 from .errors import (
27212732 BadRequestError ,
27832794 from .environment import Auth0Environment
27842795 from .event_streams import EventStreamsCreateRequest
27852796 from .version import __version__
2786- from .management_client import AsyncManagementClient , CustomDomainHeader , ManagementClient
2787- from .token_provider import AsyncTokenProvider , TokenProvider
27882797_dynamic_imports : typing .Dict [str , str ] = {
27892798 "Action" : ".types" ,
27902799 "ActionBase" : ".types" ,
28452854 "AssociateOrganizationClientGrantResponseContent" : ".types" ,
28462855 "AsyncApprovalNotificationsChannelsEnum" : ".types" ,
28472856 "AsyncAuth0" : ".client" ,
2848- "AsyncManagementClient" : ".management_client" ,
2849- "AsyncTokenProvider" : ".token_provider" ,
28502857 "AttackProtectionCaptchaArkoseResponseContent" : ".types" ,
28512858 "AttackProtectionCaptchaAuthChallengeRequest" : ".types" ,
28522859 "AttackProtectionCaptchaAuthChallengeResponseContent" : ".types" ,
28812888 "BotDetectionMonitoringModeEnabled" : ".types" ,
28822889 "BrandingColors" : ".types" ,
28832890 "BrandingFont" : ".types" ,
2884- "BrandingIdentifiers" : ".types" ,
2885- "BrandingLoginDisplayEnum" : ".types" ,
28862891 "BrandingPageBackground" : ".types" ,
2887- "BrandingPhoneDisplay" : ".types" ,
2888- "BrandingPhoneFormattingEnum" : ".types" ,
2889- "BrandingPhoneMaskingEnum" : ".types" ,
28902892 "BrandingThemeBorders" : ".types" ,
28912893 "BrandingThemeBordersButtonsStyleEnum" : ".types" ,
28922894 "BrandingThemeBordersInputsStyleEnum" : ".types" ,
31923194 "ConnectionId" : ".types" ,
31933195 "ConnectionIdTokenEncryptionAlgValuesSupported" : ".types" ,
31943196 "ConnectionIdTokenEncryptionEncValuesSupported" : ".types" ,
3197+ "ConnectionIdTokenSessionExpirySupported" : ".types" ,
31953198 "ConnectionIdTokenSignedResponseAlgEnum" : ".types" ,
31963199 "ConnectionIdTokenSignedResponseAlgs" : ".types" ,
31973200 "ConnectionIdTokenSigningAlgValuesSupported" : ".types" ,
35483551 "ConnectionWaadProtocol" : ".types" ,
35493552 "ConnectionWaadProtocolEnumAzureAd" : ".types" ,
35503553 "ConnectionsMetadata" : ".types" ,
3554+ "ContentSecurityPolicyConfig" : ".types" ,
35513555 "ContentTooLargeError" : ".errors" ,
35523556 "CreateActionModuleResponseContent" : ".types" ,
35533557 "CreateActionModuleVersionResponseContent" : ".types" ,
38053809 "CreatedUserAuthenticationMethodTypeEnum" : ".types" ,
38063810 "CredentialDeviceTypeEnum" : ".types" ,
38073811 "CredentialId" : ".types" ,
3812+ "CspDirectives" : ".types" ,
3813+ "CspFlag" : ".types" ,
3814+ "CspFlags" : ".types" ,
3815+ "CspPolicies" : ".types" ,
3816+ "CspPolicy" : ".types" ,
3817+ "CspPolicyMode" : ".types" ,
3818+ "CspPolicyReporting" : ".types" ,
3819+ "CspReportTo" : ".types" ,
3820+ "CspReportToEndpoint" : ".types" ,
3821+ "CspReportToEndpoints" : ".types" ,
3822+ "CspReportingEndpoints" : ".types" ,
3823+ "CspReportingInfrastructure" : ".types" ,
38083824 "CustomDomain" : ".types" ,
3809- "CustomDomainHeader" : ".management_client" ,
38103825 "CustomDomainCustomClientIpHeader" : ".types" ,
38113826 "CustomDomainCustomClientIpHeaderEnum" : ".types" ,
38123827 "CustomDomainProvisioningTypeEnum" : ".types" ,
50785093 "LogStreamSumoEnum" : ".types" ,
50795094 "LogStreamSumoResponseSchema" : ".types" ,
50805095 "LogStreamSumoSink" : ".types" ,
5081- "ManagementClient" : ".management_client" ,
50825096 "MdlPresentationProperties" : ".types" ,
50835097 "MdlPresentationRequest" : ".types" ,
50845098 "MdlPresentationRequestProperties" : ".types" ,
53035317 "SynchronizeGroupsEnum" : ".types" ,
53045318 "SynchronizedGroupPayload" : ".types" ,
53055319 "TenantOidcLogoutSettings" : ".types" ,
5320+ "TenantSettingsCountryCodes" : ".types" ,
5321+ "TenantSettingsCountryCodesMode" : ".types" ,
5322+ "TenantSettingsCountryCodesModeResponse" : ".types" ,
5323+ "TenantSettingsCountryCodesResponse" : ".types" ,
53065324 "TenantSettingsDeviceFlow" : ".types" ,
53075325 "TenantSettingsDeviceFlowCharset" : ".types" ,
53085326 "TenantSettingsDynamicClientRegistrationSecurityMode" : ".types" ,
53095327 "TenantSettingsErrorPage" : ".types" ,
53105328 "TenantSettingsFlags" : ".types" ,
53115329 "TenantSettingsGuardianPage" : ".types" ,
53125330 "TenantSettingsMtls" : ".types" ,
5331+ "TenantSettingsNullableSecurityHeaders" : ".types" ,
53135332 "TenantSettingsPasswordPage" : ".types" ,
53145333 "TenantSettingsResourceParameterProfile" : ".types" ,
53155334 "TenantSettingsSessions" : ".types" ,
53245343 "TokenQuota" : ".types" ,
53255344 "TokenQuotaClientCredentials" : ".types" ,
53265345 "TokenQuotaConfiguration" : ".types" ,
5327- "TokenProvider" : ".token_provider" ,
53285346 "TooManyRequestsError" : ".errors" ,
53295347 "TooManyRequestsSchema" : ".types" ,
53305348 "TooManyRequestsSchemaError" : ".types" ,
53435361 "UpdateBotDetectionSettingsResponseContent" : ".types" ,
53445362 "UpdateBrandingColors" : ".types" ,
53455363 "UpdateBrandingFont" : ".types" ,
5346- "UpdateBrandingIdentifiers" : ".types" ,
5347- "UpdateBrandingLoginDisplayEnum" : ".types" ,
53485364 "UpdateBrandingPageBackground" : ".types" ,
5349- "UpdateBrandingPhoneDisplay" : ".types" ,
5350- "UpdateBrandingPhoneFormattingEnum" : ".types" ,
5351- "UpdateBrandingPhoneMaskingEnum" : ".types" ,
53525365 "UpdateBrandingPhoneProviderResponseContent" : ".types" ,
53535366 "UpdateBrandingResponseContent" : ".types" ,
53545367 "UpdateBrandingThemeResponseContent" : ".types" ,
55185531 "VerifyEmailTicketResponseContent" : ".types" ,
55195532 "X509CertificateCredential" : ".types" ,
55205533 "X509CertificateCredentialTypeEnum" : ".types" ,
5534+ "XssProtectionConfig" : ".types" ,
5535+ "XssProtectionMode" : ".types" ,
55215536 "__version__" : ".version" ,
55225537 "actions" : ".actions" ,
55235538 "anomaly" : ".anomaly" ,
@@ -5648,8 +5663,6 @@ def __dir__():
56485663 "AssociateOrganizationClientGrantResponseContent" ,
56495664 "AsyncApprovalNotificationsChannelsEnum" ,
56505665 "AsyncAuth0" ,
5651- "AsyncManagementClient" ,
5652- "AsyncTokenProvider" ,
56535666 "AttackProtectionCaptchaArkoseResponseContent" ,
56545667 "AttackProtectionCaptchaAuthChallengeRequest" ,
56555668 "AttackProtectionCaptchaAuthChallengeResponseContent" ,
@@ -5684,12 +5697,7 @@ def __dir__():
56845697 "BotDetectionMonitoringModeEnabled" ,
56855698 "BrandingColors" ,
56865699 "BrandingFont" ,
5687- "BrandingIdentifiers" ,
5688- "BrandingLoginDisplayEnum" ,
56895700 "BrandingPageBackground" ,
5690- "BrandingPhoneDisplay" ,
5691- "BrandingPhoneFormattingEnum" ,
5692- "BrandingPhoneMaskingEnum" ,
56935701 "BrandingThemeBorders" ,
56945702 "BrandingThemeBordersButtonsStyleEnum" ,
56955703 "BrandingThemeBordersInputsStyleEnum" ,
@@ -5995,6 +6003,7 @@ def __dir__():
59956003 "ConnectionId" ,
59966004 "ConnectionIdTokenEncryptionAlgValuesSupported" ,
59976005 "ConnectionIdTokenEncryptionEncValuesSupported" ,
6006+ "ConnectionIdTokenSessionExpirySupported" ,
59986007 "ConnectionIdTokenSignedResponseAlgEnum" ,
59996008 "ConnectionIdTokenSignedResponseAlgs" ,
60006009 "ConnectionIdTokenSigningAlgValuesSupported" ,
@@ -6351,6 +6360,7 @@ def __dir__():
63516360 "ConnectionWaadProtocol" ,
63526361 "ConnectionWaadProtocolEnumAzureAd" ,
63536362 "ConnectionsMetadata" ,
6363+ "ContentSecurityPolicyConfig" ,
63546364 "ContentTooLargeError" ,
63556365 "CreateActionModuleResponseContent" ,
63566366 "CreateActionModuleVersionResponseContent" ,
@@ -6608,6 +6618,18 @@ def __dir__():
66086618 "CreatedUserAuthenticationMethodTypeEnum" ,
66096619 "CredentialDeviceTypeEnum" ,
66106620 "CredentialId" ,
6621+ "CspDirectives" ,
6622+ "CspFlag" ,
6623+ "CspFlags" ,
6624+ "CspPolicies" ,
6625+ "CspPolicy" ,
6626+ "CspPolicyMode" ,
6627+ "CspPolicyReporting" ,
6628+ "CspReportTo" ,
6629+ "CspReportToEndpoint" ,
6630+ "CspReportToEndpoints" ,
6631+ "CspReportingEndpoints" ,
6632+ "CspReportingInfrastructure" ,
66116633 "CustomDomain" ,
66126634 "CustomDomainCustomClientIpHeader" ,
66136635 "CustomDomainCustomClientIpHeaderEnum" ,
@@ -7880,7 +7902,6 @@ def __dir__():
78807902 "LogStreamSumoEnum" ,
78817903 "LogStreamSumoResponseSchema" ,
78827904 "LogStreamSumoSink" ,
7883- "ManagementClient" ,
78847905 "MdlPresentationProperties" ,
78857906 "MdlPresentationRequest" ,
78867907 "MdlPresentationRequestProperties" ,
@@ -8105,13 +8126,18 @@ def __dir__():
81058126 "SynchronizeGroupsEnum" ,
81068127 "SynchronizedGroupPayload" ,
81078128 "TenantOidcLogoutSettings" ,
8129+ "TenantSettingsCountryCodes" ,
8130+ "TenantSettingsCountryCodesMode" ,
8131+ "TenantSettingsCountryCodesModeResponse" ,
8132+ "TenantSettingsCountryCodesResponse" ,
81088133 "TenantSettingsDeviceFlow" ,
81098134 "TenantSettingsDeviceFlowCharset" ,
81108135 "TenantSettingsDynamicClientRegistrationSecurityMode" ,
81118136 "TenantSettingsErrorPage" ,
81128137 "TenantSettingsFlags" ,
81138138 "TenantSettingsGuardianPage" ,
81148139 "TenantSettingsMtls" ,
8140+ "TenantSettingsNullableSecurityHeaders" ,
81158141 "TenantSettingsPasswordPage" ,
81168142 "TenantSettingsResourceParameterProfile" ,
81178143 "TenantSettingsSessions" ,
@@ -8123,7 +8149,6 @@ def __dir__():
81238149 "TestEventDataContent" ,
81248150 "TokenExchangeProfileResponseContent" ,
81258151 "TokenExchangeProfileTypeEnum" ,
8126- "TokenProvider" ,
81278152 "TokenQuota" ,
81288153 "TokenQuotaClientCredentials" ,
81298154 "TokenQuotaConfiguration" ,
@@ -8145,12 +8170,7 @@ def __dir__():
81458170 "UpdateBotDetectionSettingsResponseContent" ,
81468171 "UpdateBrandingColors" ,
81478172 "UpdateBrandingFont" ,
8148- "UpdateBrandingIdentifiers" ,
8149- "UpdateBrandingLoginDisplayEnum" ,
81508173 "UpdateBrandingPageBackground" ,
8151- "UpdateBrandingPhoneDisplay" ,
8152- "UpdateBrandingPhoneFormattingEnum" ,
8153- "UpdateBrandingPhoneMaskingEnum" ,
81548174 "UpdateBrandingPhoneProviderResponseContent" ,
81558175 "UpdateBrandingResponseContent" ,
81568176 "UpdateBrandingThemeResponseContent" ,
@@ -8320,6 +8340,8 @@ def __dir__():
83208340 "VerifyEmailTicketResponseContent" ,
83218341 "X509CertificateCredential" ,
83228342 "X509CertificateCredentialTypeEnum" ,
8343+ "XssProtectionConfig" ,
8344+ "XssProtectionMode" ,
83238345 "__version__" ,
83248346 "actions" ,
83258347 "anomaly" ,
0 commit comments