All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
8.32.0 - 2026-04-23
- Add support for CIMD client registration via
external_client_id, allowing clients to be registered from an OAuth 2.0 Client ID Metadata Document. #1369 - Add
on_behalf_of_token_exchangeto supportedtoken_exchange.allow_any_profile_of_typevalues for clients. #1366 - Add Flexible Password Policy support for database connections. #1362
- Add
My Orgclient references support and expand organization connection sync. #1367 - Add dry-run mode (GA) with
--dry-run,--dry-run --interactive, and--dry-run --applyflags. #1336
- Fix silent process exit when deploying 3+ organizations with discovery domains. #1354
- Fix organization creation response handling and add ID validation. #1365
- Fix undefined
enabled_clientshandling ingetEnabledClients. #1364 - Fix unresolved keyword placeholders being sent in API payloads before deploy. #1360
8.31.0 - 2026-04-10
- Add support for
is_defaultoncustomDomains. #1330 - Add
AUTH0_EXPORT_ORDEREDconfig property and--export_orderedflag for stable exports. #1335
- Fix
clientGrantsmatching when multiple grants share the sameclient_idandaudience. #1341
8.30.0 - 2026-04-02
- Add support for passkey enrollment in
promptspartials. #1328 - Add support for
dpop_signing_algvalidation in OIDC and Oktaconnections. #1343
- Fix action module fetching logic to resolve correct module IDs. #1340
- Fix
AUTH0_EXCLUDED_*options not respected during export. #1342
8.29.3 - 2026-03-25
- Fix Universal Login Authentication Profile reverting to Identifier+Password after import when branding is included. #1333
- Fix efficiency and reliability of fetching
enabled_clientsforconnections. #1334
8.29.2 - 2026-03-17
- Fix false-positive deprecation warning for
cross_origin_authwhencross_origin_authenticationis correctly used in config. #1322
8.29.1 - 2026-03-12
- Fix bad request error when no
emailProvideris configured. #1321 - Fix
enabled_clientspagination forconnections. #1320
8.29.0 - 2026-03-03
- Add DPoP support for proof-of-possession mechanism in
resourceServers(GA) #1311 - Add
supplemental signalsconfiguration for Akamai integration.(EA) #1310
8.28.0 - 2026-02-20
- Add support for managing
action-modules.(EA) #1302 - Add support for managing
modulesinactions.(EA) #1302
8.27.0 - 2026-02-13
- Add support for
custom_password_hash.action_idindatabases(Universal Custom Password Hash EA). #1288 - Add support for
allowed_strategiesinselfServiceProfiles. #1298
- Fix validation handling for
authentication_methods.password.enabledanddisable_self_service_change_passwordindatabases. #1297 - Fix stripping deprecated
enabled_clientsforconnectionswith enhanced client management. #1294 - Fix exclude third-party
clientGrantswhenAUTH0_EXCLUDE_THIRD_PARTY_CLIENTSis enabled. #1289
8.26.0 - 2026-01-30
- Add support for
use_for_organization_discoveryin organizationsdiscovery-domains. #1283 - Add support for passwordless authentication methods (
email_otpandphone_otp) indatabases. #1282 - Add support for
relying_party_identifierincustomDomains. #1280 - Add support for
allow_all_scopesproperty inclientGrants. #1278 - Add OIDC logout configuration support with session metadata in
clients. #1263
- Optimize directory provisioning configuration fetching for
connections. #1284
8.25.0 - 2026-01-08
AUTH0_INCLUDED_CONNECTIONSconfig property to include only selectedconnection. #1242
- Fix
tokenExchangeProfilesprofiles handling. #1253 - Fix
idle_ephemeral_session_lifetimeandephemeral_session_lifetimehandling while importing #1261
8.24.0 - 2025-12-22
- Add support for managing
riskAssessmentsettings. #1217 - Add directory provisioning support for
google-appsconnections. #1246
8.23.2 - 2025-12-18
- Fix
customDomainshandler 409 for listing domains. #1244
8.23.1 - 2025-12-18
- Fix resolve race conditions in processChanges for handlers. #1240
- Fix client grants pagination to use checkpoint. #1239
8.23.0 - 2025-12-16
- Add support for
brute-force-protectionin prompts custom-text. #1221 - Add support for
phoneTemplates. #1224 - Add support for
tokenExchangeProfiles. #1232
- Upgrading
node-auth0from v4 to v5. #1207
- Fix
improved_signup_bot_detection_in_classicis added in allowedtenantflags. #1231
8.22.0 - 2025-12-10
- Add
AUTH0_EXCLUDE_THIRD_PARTY_CLIENTSconfig property to exclude third-partyclients. #1212
- Fix managing
Auth0 My Account APIinresourceServers. #1229 - Fix
cross_origin_authis deprecated and migrated tocross_origin_authenticationinclients. #1223
8.21.0 - 2025-11-21
- Add support for Connection Profiles and Express Configuration on Clients. #1204
- Add support for ACUL GA. #1209
- Add support for
session_transferschema inclients. #1211
- Fix handle responses when paginating custom domains. #1214
8.20.4-beta.0 - 2025-12-02
- Upgrading node-auth0 from v4 to v5 [beta]. #1207
8.20.3 - 2025-11-14
- Fix pagination error when API returns empty array. #1203
8.20.2 - 2025-11-13
- Support enhanced custom domains in
customDomains#1193
8.20.1 - 2025-11-10
- Fix bot detection and captcha files optional loading & CIDR validation for
attackProtection. #1200
8.20.0 - 2025-11-06
- Add support for bot-detection and captcha configurations in
attackProtection. #1189 - Add support for
async_approval_notification_channelsfor CIBA onclients. #1194
- Fix
AUTH0_EXPORT_IDENTIFIERSconfiguration to export action IDs in exports. #1196 - Fix
EXCLUDED_PROPSconfiguration exportingemailProviderin directory format. #1195
8.19.0 - 2025-10-31
- Add support for organization discovery domains in
organizations. #1187 - Add support for
email.uniqueattribute property indatabases. [`#1190] - Add support for custom-URI-schemes in
clientsandtenant. #1182
- Fix docs for env vars usage with keyword replacement. #1188
- Fix read_only_background property schema for
themes. #1184 - Fix
userAttributeProfileshandle if feature is not enabled. #1181
8.18.0 - 2025-10-13
- Add support for connection purpose configuration options in
connections. #1162
- Fix execution order for
logStreams. #1175 - Fix keyword replacement handling for special characters. #1174
8.17.0 - 2025-09-30
- Add support for user attribute profiles EA #1166
- Add support for
user_attribute_profile_idinselfServiceProfiles#1166 - Add support for new language codes #1159
8.16.0 - 2025-09-16
- Add support for token vault in
clientsandresourceServers. #1158 - Add support for
async_approvaltemplate inemailTemplates. #1146 - Add support for
passkeysinprompts. #1161
- Fix example directory name for
phoneProviders. #1155
8.15.0 - 2025-09-02
- Add application access permissions support in
clientGrantsandresourceServers. #1144
- Fix create or update custom domains for
customDomains. #1142
8.13.0 - 2025-08-04
8.12.0 - 2025-07-30
- Add DPoP support for proof-of-possession mechanism in
resourceServers#1132
- Fix update enabled clients pagination for
connectionsanddatabases. #1127 - Fix request throttling for
formsandflows. #1133 - Fix logging and scope validation for
connectionsanddatabases. #1134
8.11.0 - 2025-07-15
- Add support for multiple custom domains in
customDomains. #1113
8.10.0 - 2025-07-01
- Add support new schema fields in
promptscreens for rendering. #1124
- Update endpoints for enabled_clients in
connectionsanddatabases. #1123 - Update CONTRIBUTING.md with detailed setup and workflow instructions. #1115
- Fix process execution order for
forms,flows,flowVaultConnections. #1121 - Fix keyword replacement markers in
databasesenabled_clients. #1116
8.9.0 - 2025-06-04
- Fix secret masking for
connections,emailProviderandlogStreams#1103 - Fix supported resource types in READMEs. #1109
8.8.3 - 2025-05-27
- Add support new screens for rendering
promptscreen's settings #1096
- Fix export
databasesoptions and customScripts #1095
8.8.2 - 2025-05-08
- Add support for refresh token policies configuration for
clients- EA #1085
- Remove
AUTH0_EXPERIMENTAL_EAflag check for screens renderingpromptscreen's settingsimportcommand #1084
- Fix tenant network ACL management not enabled #1079
- Fix error handling
guardianFactorProviders,guardianFactorTemplates,guardianFactors,guardianPhoneFactorMessageTypes,guardianPhoneFactorSelectedProviderfor forbidden depreated feature #1086
8.8.1 - 2025-04-28
- Add support new screens for rendering
promptscreen's settings #1071
- Fix AUTH0_EXCLUDED_CLIENTS support for
clientsYAML format #1072
8.8.0 - 2025-04-10
- Fix remove unsupported ACUL screens for rendering
promptscreen's settings #1061 - Fix update node version requirement to 20(v20.18.1) #1062
8.7.1 - 2025-03-27
- Add support new screens for rendering
promptscreen's settings #1053
- Fix get all
customDomainstypes #1054
- Security fixes from dependencies #1054
8.7.0 - 2025-03-13
- Add support for extensibility as custom phone provider
phoneProviders#1038 - Add support for checkpoint pagination for GET
connections#1041
- Removed survey link from import/export command #1039
- Fix dumping JSON files with keyword preserve markers in client grants #1040
- Fix warn log insufficient scope for branding templates export #1047
- Security fixes from dependencies #1046
- Node 20(v20.18.3) LTS and newer LTS releases are supported #1046
8.6.2 - 2025-02-21
- Add support new screens for rendering
promptscreen's settings #1035
8.6.1 - 2025-02-20
- Fix docs for support of
forms,flows,flowVaultConnections#1030 - Fix keyword preservation for
clientGrants#1032 - Fix google credential support for
clients#1031
8.6.0 - 2025-02-06
- Add support new screens for rendering
promptscreen's settings #1028 - Add support for new
--experimental_eacommand flag #1027
- Fix keyword for the repository #1026
8.5.0 - 2025-01-29
- Add support for reset_email_by_code template for
emailTemplates#1014
- Fix proxy support #1022
- Fix schema for phone,email,username as flexible identifiers for
databases#1023 - Fix docs for support of
selfServiceProfiles#1021
8.4.4 - 2025-01-20
- Fix
emailProvidersupport for Azure and MS365 #1016 - Fix npmignore to exclude additional files and directories #1017
8.4.3 - 2025-01-08
- Fix release CI version bump
8.4.2 - 2025-01-08
- Fix Twilio SMS factor provider update for
guardianFactorProviders#1007 - Fix exporting SAML
connectionscertificate #1008 - Fix
actioncode paths for directory format exports #1009 - Fix import operation emailProvider and custom email provider action dependencies #1005
- Fix dependency update proxy agent #1010
8.4.1 - 2024-12-16
- Fix importing forms, flows and flow vault connections dependencies#1001
- Fix docs for support of rendering
promptscreen's settings #1002
8.4.0 - 2024-12-09
- Add support for rendering
promptscreen's settings #998
8.3.0 - 2024-11-28
- Management support for
selfServiceProfiles#989
- Fix checkpoint pagination to get all organizations #984
- Fix error handling for trigger bindings #991
8.2.0 - 2024-11-18
- Management support for
forms,flowsandflowVaultConnections#982
- Fix docs to support free tier usage #978
8.1.0 - 2024-11-08
- Client Credentials (M2M) support in
organizationsandclientGrants#975
8.0.0 - 2024-10-21
- Auth0 v4.X migration
- The
deleteoperation on theemailProviderresource will disable the email provider instead of deleting it.
- Migration resource operation
-
Security fixes from dependencies
-
Node 18 LTS and newer LTS releases are supported.
Doc: v8 Migartion
7.24.3 - 2024-10-15
- Fix keyword replacement for
actions secretsusing the directory format #954 - Fix keyword replacement for
custom promptsusing the directory format #963
7.24.2 - 2024-08-28
- Add support for
login-passwordlessprompt onpartialsin prompts handler #946
- Fix
brandingtemplatepathon export/import #943 - Fix docs for support
exclusions of individual resource#944
7.24.1 - 2024-08-09
- Fix
brandingtemplatepathon export/import as Yaml #939 - Fix
databaseshandler to handleoptionsproperty correctly for flexible identifiers #937
7.24.0 - 2024-08-02
- Management support for
partialsinpromptshandler #930
- Reduced latency while performing
SCIMCRUD operations #933
7.23.1 - 2024-07-19
- Fix
429(too_many_requests) and403(insufficient_scope) errors in the SCIM handler #925
7.23.0 - 2024-07-16
- Management support for
scim_configurationin connections handler #921
7.22.1 - 2024-06-24
- Made
captcha_widget_themean optional field in thecolorsproperty within thethemesschema #911
7.22.0 - 2024-06-21
- Management support for
is_signup_enabledin organization connections #905 - Management support for
captcha_widget_themein theme colors #906
7.21.0 - 2024-02-08
show_as_buttonmanagement support for organization connections #889
- Strip
sink.azurePartnerTopicfield from payload when creating log stream #876
7.20.0 - 2023-11-29
- Relative path import support for actions directory handler #866
- Keyword preservation for wider array of resources #864
- Fetching clients if not defined when managing client grants in YAML format #865
7.19.0 - 2023-08-11
- Support for Private Key JWT authentication for authenticating with private key instead of client secret #817
- Process branding changes after theme changes to prevent delay in dashboard preview #836
- Handling eventual hooks and rules deprecation #838
- Overwrites occurring when preserving keywords within multiple client grants #837
7.18.0 - 2023-07-14
- Support for
password-reset-post-challengeaction trigger #818
- Runtime error when attempting to preserve keyword on null remote assets #822
- Respect email template
bodyfilepath definition #820
7.17.7 - 2023-07-07
- Delay processing of action triggers until deployed actions register #809
- Process custom domains prior to branding settings #811
7.17.6 - 2023-06-23
- Improve handling of custom text prompts, reducing high-volume errors and timeouts by leveraging connection pooling for controlled execution #804
7.17.5 - 2023-06-08
7.17.4 - 2023-06-06
- Prevent tenant flag "Additional properties not allowed" error by only updating publicly-available feature flags #797
7.17.3 - 2023-05-24
- Keyword preservation for client grant
audiencefield #793
7.17.2 - 2023-04-19
- API error when no tenant flags defined #780
- Keyword preservation in a resource's identifier fields #784
7.17.1 - 2023-03-31
- Tenant-agnostic filenames for client grants if more than fifty clients and fifty resource servers #764
- Unintentional exclusion of clients when injecting access token via
AUTH0_ACCESS_TOKEN#775
7.17.0 - 2023-03-03
- Keyword preservation on export to prevent overwriting of keyword markers in most instances. Enabled through the
AUTH0_PRESERVE_KEYWORDSboolean configuration property. See also: Preserving Keywords on Export #738,#740,#741,#744,#745,#751,#754,#757,#758,#760
- Enabled wrapping of
@@ARRAY_REPLACE@@keyword markers with single quotes in YAML resource configuration files #760
7.16.1 - 2023-02-07
- Exporting of multiple client grants for a single client when using directory format #729
- Tenant-agnostic client grant files when exporting using directory format #729
7.16.0 - 2023-02-01
AUTH0_INCLUDED_ONLYconfiguration property to express sole management of certain resource types #726- Suspended log stream management support #725
- More descriptive errors when actions service is unavailable #724
- Remove configurable tenant
sandbox_versionproperty from readonly list #683 - Handling of undefined tenant
enabled_localesproperty #727
7.15.2 - 2023-01-03
- Deletion of email provider when setting as empty object #673
- Upgraded
node-auth0which addresses vulnerability reported forjsonwebtokenpackage
7.15.1 - 2022-10-19
- Warning about future fix that enables deletion of email provider; no significant changes to functionality #672
- Returning all branding setting when using YAML #666
- Preventing empty
logo_urlfrom update tenant payload #667 - Loading actions between different operating systems #668
- Prevent writing undefined page templates files #671
7.15.0 - 2022-10-11
- Ignoring management of marketplace actions because they are unsupported by the Management API #660
- Allowing partial attack protection configurations #638
7.14.3 - 2022-08-24
- Reclassify select production dependencies as dev dependencies #626
- Allowing certain page templates configuration to be modified even when absent of HTML #629,#630
7.14.2 - 2022-08-01
- Allowing updating of branding themes when used in conjunction with
--export_idsflag #603 - Halting deploy process if passwordless email template does not exist #617
7.14.1 - 2022-06-29
- Reverting unreplaced keyword mapping detection that would trigger some false-positives #597
7.14.0 - 2022-06-27
- Validation to detect unreplaced keyword mappings during import #591
- Detect and prevent
You are not allowed to set flag '<SOME_FLAG>' for this tenant.errors when erroneously setting non-configurable migration flag #590 - Crash when attempting to create page templates from undefined value #592
7.13.1 - 2022-06-13
- Removing single usage of
flatMaparray method to prevent crashes with Node v10 #577
7.13.0 - 2022-06-06
- Themes support (if supported by tenant) #554
- Omit
enabled_clientsfrom connection payload if not defined in resource configuration files #563
7.12.3 - 2022-05-24
- Resource exclusion respected during import even if resource configuration exists #545
- Environment variables ingested by default #553
7.12.2 - 2022-05-17
- Properly handle all screen types within a prompt grouping #541
- Gracefully ignoring custom domains if not supported by tenant #542
7.12.1 - 2022-05-11
- Unable to deploy without branding settings feature #532
7.12.0 - 2022-05-10
- Prompts support (both prompts settings and custom text for prompts) #530
- Custom domains support #527
7.11.1 - 2022-05-04
- Deployment of newly-created actions always failing due to "A draft must be in the 'built' state" error #524
- Undefined
updateRuleAuth0 SDK alias replaced with operationalrules.update#526
7.11.0 - 2022-04-28
- Intelligent scope detection, will skip resources when insufficient scope provided to designated application #517
- Inconsistencies between resource handlers with respect to empty, null and undefined values #512
7.10.0 - 2022-04-26
- Branding support for directory format #505
- More comprehensive support for deletions through
AUTH0_ALLOW_DELETE#509
7.9.0 - 2022-04-19
- Log streams support #495
##String keyword replacements now work when nested inside@@array replacements #504
7.8.0 - 2022-04-14
- Type declarations for more seamless integration into Typescript projects when used as a module #485
- Updated Winston from 2.3.x to 3.3.0 which applies fix for theoretical prototype pollution vulnerability #497
7.7.1 - 2022-04-07
- Deprecation warnings for now deprecated asset-specific exclusion configuration properties:
AUTH0_EXCLUDED_RULES,AUTH0_EXCLUDED_CLIENTS,AUTH0_EXCLUDED_DATABASES,AUTH0_EXCLUDED_CONNECTIONS,AUTH0_EXCLUDED_RESOURCE_SERVERS,AUTH0_EXCLUDED_DEFAULTS. See Resource Exclusion Proposal for details. #481
- Rules configs failing to update after regression prevented asset-specific overrides of Node Auth0 SDK methods #482
- Attack protection not replacing keywords #478
7.7.0 - 2022-04-06
- Exclusion of entire resource types via the
AUTH0_EXCLUDEDconfiguration parameter. See Resource Exclusion Proposal for details. #468
idle_session_lifetimeandsession_lifetimevalues properly ignored on update if inheriting default tenant values.#471
7.6.0 - 2022-03-25
- New branding template feature support #438
- Colliding
eparameter alias betweenexport_idsandenv#453
7.5.2 - 2022-03-15
- Resetting this version to be latest on NPM
7.5.1 - 2022-03-11
- Updating dead link in logging output #436
- Fixing
--envflag to properly dictate environment variable inheritance #432
7.5.0 - 2022-03-08
- Support for attack protection configuration management #428
- Excluded connection properties from getting deleted upon update #430
- Organizations in YAML format are skipped when not defined #388
7.4.0 - 2022-02-24
- Allowing @@ array variable replacement to work when wrapped in quotes #421
- Eliminated benign
client_metadatawarnings on import #416 - Fixing request abstraction from losing function scope, enabling Auth0 Node SDK updates #412
- Updating Auth0 Node SDK to 2.40.0 which fixes minor dependency vulnerability
7.3.7 - 2022-02-03
- Expose errors that may be silently missed in Actions #408
7.3.6 - 2022-02-02
- Fix errors caused by incompatibilities introduced by new versions of Auth0 SDK #406
7.3.5 - 2022-01-27
- Fix an error with the function context #403
7.3.4 - 2022-01-26
- Fix pagination #401
7.3.3 - 2022-01-26
- Fix pagination #400
- Security fixes from dependencies
7.3.2 - 2021-12-14
- Fixes dependency security issues
7.3.1 - 2021-09-21
- Error when authenticating with AUTH0_CLIENT_ID and AUTH0_CLIENT_SECRET with Node.js prior to v14
7.3.0 - 2021-09-20
- Allow set of AUTH0_AUDIENCE for custom domain #379 (credit @AliBazzi)
- Load file configured in customScripts for DB Connections #367 (credit @skukx)
- Security fixes from dependencies
7.2.1 - 2021-08-23
-
[IDS-3074] Updated structure when dumping orgs (#369)
Fixes an issue when exporting organizations as a directory, connections are not structured in the right way, causing the import to remove any connection on the organizations.
-
[DXEX-1721] Fix client metadata property deletion
Fixes an inconsistency between how we calculate changes on deep metadata-like objects and with how APIv2 expects such changes to be expressed when a property is deleted.
-
Bump js-yaml from 3.x to 4.x and move to kacl (#371)
This PR bumps js-yaml from 3.x to 4.x in accordance with its migration guide. This bump means that we're able to use the default safe behaviour for both exports and imports.
Notably, this means that we won't end up with values like !tag:yaml.org,2002:js/undefined '' that are not at all human friendly and were problematic when we used the .safeLoad functionality.
7.2.0 - 2021-07-14
- Add runtime property for actions #364
7.1.1 - 2021-06-23
- Export tools module
- Fix exception when actions is undefined #361
- yargs should not be called when required as a module
7.1.0 - 2021-06-23
- Actions refactoring and fixes #356
- Bump auth0@2.35.1
7.0.0 - 2021-06-11
- MFA-1174 Support Recovery Codes
- Support for organizations
- Prompt link to Auth0 Docs upon insufficient scope
- Removed dependency on
auth0-source-control-extension-tools, the package is not part ofauth0-deploy-cli - Removed dependency on
auth-extension-tools
- Dropped Node.js 8 support
- Upstream node registry
- Security fixes from dependencies
6.0.0 - 2020-12-28
- This release has been withdrawn
5.5.7 - 2021-05-19
- Add Support Recovery Codes by bumping auth0-source-control-extension-tools@4.7.2
5.5.6 - 2021-04-21
- Fix EXCLUDE_PROPS behaviour for connections and databases.
5.5.5 - 2021-03-26
- Broken dependencies on 4.5.x range of source-countrol-extension-tools because of organizations.
5.5.4 - 2021-03-12
- Remove limit on permissions in roles
5.5.3 - 2021-03-10
- Add webauthn platform as a supported factor
5.5.2 - 2021-03-10
- Fix pagination when computing changes
5.5.1 - 2021-03-03
- Fix issues with retrieving more than 50 roles
5.5.0 - 2021-01-28
- Add support for
verify_email_by_codeemail template #309
5.3.2 - 2020-12-17
- Fix keyword mapping in client page templates [ESD-10528] #291
5.3.1 - 2020-11-16
- Fix report error exporting hooks by bumping auth0-source-control-extension-tools@4.1.12 #289
- Add MFA factor webauthn-roaming support by bumping auth0-source-control-extension-tools@4.1.12 #289
5.3.0 - 2020-11-05
- Return database
enabled_clientsin deterministic order #281
- Fix the structure of the example policies.json, and correct the guardianPolicies test to use
all-applicationsinstead ofall-application#278 - Fix pagination for specific API calls by bumping auth0-source-control-extension-tools@4.1.9 #287
5.2.1 - 2020-09-23
- Issue with client grants deleted when using AUTH0_EXCLUDED_CLIENTS
5.2.0 - 2020-09-17
- Always sort custom database scripts alphabetically
5.1.6 - 2020-09-15
- Add new line support to JSON files generated in directory dumps
- Move write file method to common util
- Update
auth0-source-control-extension-tools
5.1.5 - 2020-08-13
- The --proxy_url option should work properly now. (Although only on Node >= 10).
5.1.4 - 2020-08-12
- Connections disabled when the client is added AUTH0_EXCLUDED_CLIENTS list.
5.1.3 - 2020-08-04
- Many entities were not being fetched via the Paging API properly.
5.1.3 - 2020-08-04
- Many entities were not being fetched via the Paging API properly.
5.1.0 - 2020-07-09
- Add support for three guardian/MFA-related features:
- Guardian Policies
- Guardian Phone factor selected provider
- Guardian Phone factor message types
- Adds support for Migrations
5.0.0 - 2020-06-04
- Allow excluding default values for emailProvider with
AUTH0_EXCLUDED_DEFAULTS#236
- [Breaking] Updated dependencies and deprecated support for Node versions earlier than 8 via babel@7 and dot-prop@5 #242
- pages: fix error when dumping error_page without html property #247
4.3.1 - 2020-05-20
- Fixed broken mkdirp package dependency
4.3.0 - 2020-05-18
-
Removed several unused dependencies:
- ajv
- e6-template-strings
- node-storage
- readline
- xregexp
4.2.2 - 2020-05-04
- Support for phone message hook added.
- Configurable connections directory with
AUTH0_CONNECTIONS_DIRECTORY.
- Remove data from verify email example to prevent copy and paste misuse.
4.2.1 - 2020-04-06
- Fixed rules' reorder to avoid order collisions by updating
auth0-source-control-extension-tools
4.2.0 - 2020-03-28
- When importing SAML database connections, support client name in the
options.idpinitiated.client_idproperty. - When exporting SAML database connections, convert client ID to client name.
4.1.0 - 2020-03-28
- When exporting a mailgun email provider, a placholder api key will be included in the export..
4.0.3 - 2020-03-18
- Programmatic usage will not complain about args. #215
4.0.2 - 2020-02-28
- Included Deploy CLI version number in User-Agent header.
- If no command line arguments are passed, the usage statement will be printed.
4.0.1 - 2020-02-05
- Update
auth0-source-control-extension-tools
- Fixed import and export errors when roles and hooks are not available
4.0.0 - 2020-01-29
- Add support for Hooks and Hook Secrets
- Update
auth0,auth0-extension-tools,auth0-source-control-extension-tools, andjs-yaml
3.6.7 - 2020-01-08
- Fixed a crash when no roles are present in a tenant during an export
3.6.5 - 2019-12-19
- Add readonly flag
remove_stale_idp_attributes
3.6.4 - 2019-12-04
- Update
https-proxy-agentandjs-yaml
3.6.3 - 2019-11-04
- Add
AUTH0_API_MAX_RETRIESsupport
3.6.2 - 2019-10-18
- Fix mapping for passwordless email connection template
3.6.1 - 2019-09-27
- Removed
--verboseoption
3.6.0 - 2019-08-26
- Update
auth0-extension-tools
- Clear empty descriptions on roles
3.5.0 - 2019-08-14
- Ability to exclude connections and databases (AUTH0_EXCLUDED_CONNECTIONS & AUTH0_EXCLUDED_DATABASES)
- Excludes for yaml import
3.4.0 - 2019-07-15
- Load email template for passwordless email connection from external html file #124
- Load custom_login_page template for client from external html file #138
3.3.2 - 2019-07-11
- pin minor version of source-control-tools@~3.4.1
3.3.1 - 2019-06-13
allowed_clients,allowed_logout_urls,allowed_originsandcallbacksproperties of theclientcan no longer be exported asnull
3.3.0 - 2019-04-22
- Support for roles and permissions export and import
3.2.0 - 2019-04-12
- Secrets (
rules configsand databasesoptions.configuration) can no longer be exported
3.1.3 - 2019-04-03
- Clearing empty tenant flags on
import
3.1.2 - 2019-03-22
3.1.1 - 2019-03-15
- Exit status code on error #107
3.1.0 - 2019-03-14
AUTH0_EXCLUDED_CLIENTSoption has been added to the config. Works similar toAUTH0_EXCLUDED_RULESandAUTH0_EXCLUDED_RESOURCE_SERVERS. #102
3.0.2 - 2019-03-12
- Remove empty
flagsproperty from tenant settings #104
3.0.1 - 2019-03-04
- fix readonly
flags.enable_sso
3.0.0 - 2019-03-04
- Options added to the config:
INCLUDED_PROPS- enables export of properties that are excluded by default (e.g.client_secret)EXCLUDED_PROPS- provides ability to exclude any unwanted properties from exported objects
--stripoption has been removed fromexportcommand. Now IDs will be stripped by default.AUTH0_EXPORT_IDENTIFIERS: trueor--export_idscan be used to override.
2.3.3 - 2019-03-04
- backport readonly
flags.enable_sso
2.3.2 - 2019-03-02
- set
enable_ssoandsandbox_versionas readonly properties - alias
export = dumpandimport = deployfor programmatic usage
2.3.1 - 2019-02-27
- convert non-integer
session_lifetimeto minutes #95 - update
auth0-source-control-extension-tools- Fix email provider export
- Process empty arrays of databases
2.3.0 - 2019-02-21
- Empty arrays in the
tenant.yaml(clients: []) will now lead to deleting all relevant records from the tenant. #89 - Update environment variable explanation in READMEs. #90
- Sanitize file and folder names. #92
2.2.5 - 2019-02-04
- Fix for using the wrong proxy reference. #80
2.2.4 - 2019-01-17
- Added 'name' prop to pages examples #76
- Fix various schema validation issues. auth0-extensions/auth0-source-control-extension-tools PRs #52 thru #57
- Update package dependency which contains security vulnerabilities.