auth0-deploy-cli 8.4.1 → 8.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. package/.env +23 -0
  2. package/.idea/auth0-deploy-cli.iml +9 -0
  3. package/.idea/codeStyles/Project.xml +21 -0
  4. package/.idea/codeStyles/codeStyleConfig.xml +5 -0
  5. package/.idea/dataSources/53dc7cd8-836e-41a8-bc7c-7c4e80365ccf/storage_v2/_src_/schema/main.uQUzAA.meta +2 -0
  6. package/.idea/dataSources/53dc7cd8-836e-41a8-bc7c-7c4e80365ccf.xml +1649 -0
  7. package/.idea/dataSources.local.xml +17 -0
  8. package/.idea/dataSources.xml +23 -0
  9. package/.idea/inspectionProfiles/Project_Default.xml +6 -0
  10. package/.idea/modules.xml +8 -0
  11. package/.idea/vcs.xml +6 -0
  12. package/.nyc_output/6d6dd363-e875-4f60-97c0-94948f976671.json +57323 -0
  13. package/.nyc_output/c342a72c-fa08-4b19-8b2b-60a89c746c94.json +1 -0
  14. package/.nyc_output/d7def0bb-33c9-4d0d-aee9-8b5cbe59fe9f.json +1 -0
  15. package/.nyc_output/processinfo/6d6dd363-e875-4f60-97c0-94948f976671.json +150 -0
  16. package/.nyc_output/processinfo/c342a72c-fa08-4b19-8b2b-60a89c746c94.json +18 -0
  17. package/.nyc_output/processinfo/d7def0bb-33c9-4d0d-aee9-8b5cbe59fe9f.json +24 -0
  18. package/.nyc_output/processinfo/index.json +394 -1
  19. package/CHANGELOG.md +17 -1
  20. package/Makefile +19 -0
  21. package/config-ACUL.json +7 -0
  22. package/config-brucke-tenant.json +6 -0
  23. package/config-kushal-dev.json +8 -0
  24. package/config-sdk-cdt-service-tenant.json +47 -0
  25. package/lib/context/directory/handlers/actions.js +4 -1
  26. package/lib/context/directory/handlers/actions.js.map +1 -1
  27. package/lib/context/directory/handlers/connections.js +8 -0
  28. package/lib/context/directory/handlers/connections.js.map +1 -1
  29. package/lib/context/yaml/handlers/connections.js +8 -0
  30. package/lib/context/yaml/handlers/connections.js.map +1 -1
  31. package/lib/tools/auth0/handlers/actions.js +1 -1
  32. package/lib/tools/auth0/handlers/emailProvider.js +43 -4
  33. package/lib/tools/auth0/handlers/emailProvider.js.map +1 -1
  34. package/lib/tools/auth0/handlers/emailTemplates.js +1 -1
  35. package/lib/tools/auth0/handlers/guardianFactorProviders.js +3 -0
  36. package/lib/tools/auth0/handlers/guardianFactorProviders.js.map +1 -1
  37. package/lib/utils.d.ts +7 -0
  38. package/lib/utils.js +14 -1
  39. package/lib/utils.js.map +1 -1
  40. package/package.json +2 -2
  41. package/.nyc_output/2e0fdb33-97aa-41e6-955a-bfa2d6ef0a4d.json +0 -1
  42. package/.nyc_output/314ff92e-f01f-4dd2-bd1c-e90e2bcff056.json +0 -1
  43. package/.nyc_output/d36c3306-98f3-42dd-bd80-c2e94b615e98.json +0 -1
  44. package/.nyc_output/processinfo/2e0fdb33-97aa-41e6-955a-bfa2d6ef0a4d.json +0 -1
  45. package/.nyc_output/processinfo/314ff92e-f01f-4dd2-bd1c-e90e2bcff056.json +0 -1
  46. package/.nyc_output/processinfo/d36c3306-98f3-42dd-bd80-c2e94b615e98.json +0 -1
  47. package/coverage/lcov-report/base.css +0 -224
  48. package/coverage/lcov-report/block-navigation.js +0 -87
  49. package/coverage/lcov-report/favicon.png +0 -0
  50. package/coverage/lcov-report/index.html +0 -251
  51. package/coverage/lcov-report/prettify.css +0 -1
  52. package/coverage/lcov-report/prettify.js +0 -2
  53. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  54. package/coverage/lcov-report/sorter.js +0 -196
  55. package/coverage/lcov.info +0 -9741
@@ -1 +1,394 @@
1
- {"processes":{"2e0fdb33-97aa-41e6-955a-bfa2d6ef0a4d":{"parent":null,"children":["314ff92e-f01f-4dd2-bd1c-e90e2bcff056"]},"314ff92e-f01f-4dd2-bd1c-e90e2bcff056":{"parent":"2e0fdb33-97aa-41e6-955a-bfa2d6ef0a4d","children":["d36c3306-98f3-42dd-bd80-c2e94b615e98"]},"d36c3306-98f3-42dd-bd80-c2e94b615e98":{"parent":"314ff92e-f01f-4dd2-bd1c-e90e2bcff056","children":[]}},"files":{"/home/circleci/repo/src/logger.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/constants.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/deploy.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/client.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/utils.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/schema.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/validationError.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/calculateChanges.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/scimHandler.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/types.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/utils.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/forms.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/flows.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/flowVaultConnections.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/selfServiceProfiles.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/defaults.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/forms.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/flows.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/flowVaultConnections.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/selfServiceProfiles.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/readonly.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/keywordPreservation.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/forms.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/flows.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/flowVaultConnections.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/selfServiceProfiles.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/args.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/commands/import.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/configFactory.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/commands/export.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"]},"externalIds":{}}
1
+ {
2
+ "processes": {
3
+ "6d6dd363-e875-4f60-97c0-94948f976671": {
4
+ "parent": "d7def0bb-33c9-4d0d-aee9-8b5cbe59fe9f",
5
+ "children": []
6
+ },
7
+ "c342a72c-fa08-4b19-8b2b-60a89c746c94": {
8
+ "parent": null,
9
+ "children": ["d7def0bb-33c9-4d0d-aee9-8b5cbe59fe9f"]
10
+ },
11
+ "d7def0bb-33c9-4d0d-aee9-8b5cbe59fe9f": {
12
+ "parent": "c342a72c-fa08-4b19-8b2b-60a89c746c94",
13
+ "children": ["6d6dd363-e875-4f60-97c0-94948f976671"]
14
+ }
15
+ },
16
+ "files": {
17
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/logger.ts": [
18
+ "6d6dd363-e875-4f60-97c0-94948f976671"
19
+ ],
20
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/index.ts": [
21
+ "6d6dd363-e875-4f60-97c0-94948f976671"
22
+ ],
23
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/index.ts": [
24
+ "6d6dd363-e875-4f60-97c0-94948f976671"
25
+ ],
26
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/index.ts": [
27
+ "6d6dd363-e875-4f60-97c0-94948f976671"
28
+ ],
29
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/constants.ts": [
30
+ "6d6dd363-e875-4f60-97c0-94948f976671"
31
+ ],
32
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/deploy.ts": [
33
+ "6d6dd363-e875-4f60-97c0-94948f976671"
34
+ ],
35
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/index.ts": [
36
+ "6d6dd363-e875-4f60-97c0-94948f976671"
37
+ ],
38
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/client.ts": [
39
+ "6d6dd363-e875-4f60-97c0-94948f976671"
40
+ ],
41
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/utils.ts": [
42
+ "6d6dd363-e875-4f60-97c0-94948f976671"
43
+ ],
44
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/schema.ts": [
45
+ "6d6dd363-e875-4f60-97c0-94948f976671"
46
+ ],
47
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/index.ts": [
48
+ "6d6dd363-e875-4f60-97c0-94948f976671"
49
+ ],
50
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/rules.ts": [
51
+ "6d6dd363-e875-4f60-97c0-94948f976671"
52
+ ],
53
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/validationError.ts": [
54
+ "6d6dd363-e875-4f60-97c0-94948f976671"
55
+ ],
56
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/default.ts": [
57
+ "6d6dd363-e875-4f60-97c0-94948f976671"
58
+ ],
59
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/calculateChanges.ts": [
60
+ "6d6dd363-e875-4f60-97c0-94948f976671"
61
+ ],
62
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/rulesConfigs.ts": [
63
+ "6d6dd363-e875-4f60-97c0-94948f976671"
64
+ ],
65
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/hooks.ts": [
66
+ "6d6dd363-e875-4f60-97c0-94948f976671"
67
+ ],
68
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/pages.ts": [
69
+ "6d6dd363-e875-4f60-97c0-94948f976671"
70
+ ],
71
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/resourceServers.ts": [
72
+ "6d6dd363-e875-4f60-97c0-94948f976671"
73
+ ],
74
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/databases.ts": [
75
+ "6d6dd363-e875-4f60-97c0-94948f976671"
76
+ ],
77
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/connections.ts": [
78
+ "6d6dd363-e875-4f60-97c0-94948f976671"
79
+ ],
80
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/scimHandler.ts": [
81
+ "6d6dd363-e875-4f60-97c0-94948f976671"
82
+ ],
83
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/clients.ts": [
84
+ "6d6dd363-e875-4f60-97c0-94948f976671"
85
+ ],
86
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/tenant.ts": [
87
+ "6d6dd363-e875-4f60-97c0-94948f976671"
88
+ ],
89
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/emailProvider.ts": [
90
+ "6d6dd363-e875-4f60-97c0-94948f976671"
91
+ ],
92
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/emailTemplates.ts": [
93
+ "6d6dd363-e875-4f60-97c0-94948f976671"
94
+ ],
95
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/clientGrants.ts": [
96
+ "6d6dd363-e875-4f60-97c0-94948f976671"
97
+ ],
98
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/guardianFactors.ts": [
99
+ "6d6dd363-e875-4f60-97c0-94948f976671"
100
+ ],
101
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/guardianFactorProviders.ts": [
102
+ "6d6dd363-e875-4f60-97c0-94948f976671"
103
+ ],
104
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/guardianFactorTemplates.ts": [
105
+ "6d6dd363-e875-4f60-97c0-94948f976671"
106
+ ],
107
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/guardianPolicies.ts": [
108
+ "6d6dd363-e875-4f60-97c0-94948f976671"
109
+ ],
110
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts": [
111
+ "6d6dd363-e875-4f60-97c0-94948f976671"
112
+ ],
113
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts": [
114
+ "6d6dd363-e875-4f60-97c0-94948f976671"
115
+ ],
116
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/roles.ts": [
117
+ "6d6dd363-e875-4f60-97c0-94948f976671"
118
+ ],
119
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/branding.ts": [
120
+ "6d6dd363-e875-4f60-97c0-94948f976671"
121
+ ],
122
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/prompts.ts": [
123
+ "6d6dd363-e875-4f60-97c0-94948f976671"
124
+ ],
125
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/types.ts": [
126
+ "6d6dd363-e875-4f60-97c0-94948f976671"
127
+ ],
128
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/actions.ts": [
129
+ "6d6dd363-e875-4f60-97c0-94948f976671"
130
+ ],
131
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/triggers.ts": [
132
+ "6d6dd363-e875-4f60-97c0-94948f976671"
133
+ ],
134
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/organizations.ts": [
135
+ "6d6dd363-e875-4f60-97c0-94948f976671"
136
+ ],
137
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/utils.ts": [
138
+ "6d6dd363-e875-4f60-97c0-94948f976671"
139
+ ],
140
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/attackProtection.ts": [
141
+ "6d6dd363-e875-4f60-97c0-94948f976671"
142
+ ],
143
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/logStreams.ts": [
144
+ "6d6dd363-e875-4f60-97c0-94948f976671"
145
+ ],
146
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/customDomains.ts": [
147
+ "6d6dd363-e875-4f60-97c0-94948f976671"
148
+ ],
149
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/themes.ts": [
150
+ "6d6dd363-e875-4f60-97c0-94948f976671"
151
+ ],
152
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/forms.ts": [
153
+ "6d6dd363-e875-4f60-97c0-94948f976671"
154
+ ],
155
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/flows.ts": [
156
+ "6d6dd363-e875-4f60-97c0-94948f976671"
157
+ ],
158
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/flowVaultConnections.ts": [
159
+ "6d6dd363-e875-4f60-97c0-94948f976671"
160
+ ],
161
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/tools/auth0/handlers/selfServiceProfiles.ts": [
162
+ "6d6dd363-e875-4f60-97c0-94948f976671"
163
+ ],
164
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/index.ts": [
165
+ "6d6dd363-e875-4f60-97c0-94948f976671"
166
+ ],
167
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/pages.ts": [
168
+ "6d6dd363-e875-4f60-97c0-94948f976671"
169
+ ],
170
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/clients.ts": [
171
+ "6d6dd363-e875-4f60-97c0-94948f976671"
172
+ ],
173
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/tenant.ts": [
174
+ "6d6dd363-e875-4f60-97c0-94948f976671"
175
+ ],
176
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/sessionDurationsToMinutes.ts": [
177
+ "6d6dd363-e875-4f60-97c0-94948f976671"
178
+ ],
179
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/emailProvider.ts": [
180
+ "6d6dd363-e875-4f60-97c0-94948f976671"
181
+ ],
182
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/defaults.ts": [
183
+ "6d6dd363-e875-4f60-97c0-94948f976671"
184
+ ],
185
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/connections.ts": [
186
+ "6d6dd363-e875-4f60-97c0-94948f976671"
187
+ ],
188
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/databases.ts": [
189
+ "6d6dd363-e875-4f60-97c0-94948f976671"
190
+ ],
191
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/emailTemplates.ts": [
192
+ "6d6dd363-e875-4f60-97c0-94948f976671"
193
+ ],
194
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/clientGrants.ts": [
195
+ "6d6dd363-e875-4f60-97c0-94948f976671"
196
+ ],
197
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/resourceServers.ts": [
198
+ "6d6dd363-e875-4f60-97c0-94948f976671"
199
+ ],
200
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/guardianFactors.ts": [
201
+ "6d6dd363-e875-4f60-97c0-94948f976671"
202
+ ],
203
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/guardianFactorProviders.ts": [
204
+ "6d6dd363-e875-4f60-97c0-94948f976671"
205
+ ],
206
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/guardianFactorTemplates.ts": [
207
+ "6d6dd363-e875-4f60-97c0-94948f976671"
208
+ ],
209
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts": [
210
+ "6d6dd363-e875-4f60-97c0-94948f976671"
211
+ ],
212
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts": [
213
+ "6d6dd363-e875-4f60-97c0-94948f976671"
214
+ ],
215
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/guardianPolicies.ts": [
216
+ "6d6dd363-e875-4f60-97c0-94948f976671"
217
+ ],
218
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/roles.ts": [
219
+ "6d6dd363-e875-4f60-97c0-94948f976671"
220
+ ],
221
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/organizations.ts": [
222
+ "6d6dd363-e875-4f60-97c0-94948f976671"
223
+ ],
224
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/actions.ts": [
225
+ "6d6dd363-e875-4f60-97c0-94948f976671"
226
+ ],
227
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/triggers.ts": [
228
+ "6d6dd363-e875-4f60-97c0-94948f976671"
229
+ ],
230
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/attackProtection.ts": [
231
+ "6d6dd363-e875-4f60-97c0-94948f976671"
232
+ ],
233
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/branding.ts": [
234
+ "6d6dd363-e875-4f60-97c0-94948f976671"
235
+ ],
236
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/logStreams.ts": [
237
+ "6d6dd363-e875-4f60-97c0-94948f976671"
238
+ ],
239
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/prompts.ts": [
240
+ "6d6dd363-e875-4f60-97c0-94948f976671"
241
+ ],
242
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/customDomains.ts": [
243
+ "6d6dd363-e875-4f60-97c0-94948f976671"
244
+ ],
245
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/themes.ts": [
246
+ "6d6dd363-e875-4f60-97c0-94948f976671"
247
+ ],
248
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/rules.ts": [
249
+ "6d6dd363-e875-4f60-97c0-94948f976671"
250
+ ],
251
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/rulesConfigs.ts": [
252
+ "6d6dd363-e875-4f60-97c0-94948f976671"
253
+ ],
254
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/hooks.ts": [
255
+ "6d6dd363-e875-4f60-97c0-94948f976671"
256
+ ],
257
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/forms.ts": [
258
+ "6d6dd363-e875-4f60-97c0-94948f976671"
259
+ ],
260
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/flows.ts": [
261
+ "6d6dd363-e875-4f60-97c0-94948f976671"
262
+ ],
263
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/flowVaultConnections.ts": [
264
+ "6d6dd363-e875-4f60-97c0-94948f976671"
265
+ ],
266
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/yaml/handlers/selfServiceProfiles.ts": [
267
+ "6d6dd363-e875-4f60-97c0-94948f976671"
268
+ ],
269
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/readonly.ts": [
270
+ "6d6dd363-e875-4f60-97c0-94948f976671"
271
+ ],
272
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/keywordPreservation.ts": [
273
+ "6d6dd363-e875-4f60-97c0-94948f976671"
274
+ ],
275
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/index.ts": [
276
+ "6d6dd363-e875-4f60-97c0-94948f976671"
277
+ ],
278
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/index.ts": [
279
+ "6d6dd363-e875-4f60-97c0-94948f976671"
280
+ ],
281
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/pages.ts": [
282
+ "6d6dd363-e875-4f60-97c0-94948f976671"
283
+ ],
284
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/clients.ts": [
285
+ "6d6dd363-e875-4f60-97c0-94948f976671"
286
+ ],
287
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/tenant.ts": [
288
+ "6d6dd363-e875-4f60-97c0-94948f976671"
289
+ ],
290
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/emailProvider.ts": [
291
+ "6d6dd363-e875-4f60-97c0-94948f976671"
292
+ ],
293
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/connections.ts": [
294
+ "6d6dd363-e875-4f60-97c0-94948f976671"
295
+ ],
296
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/databases.ts": [
297
+ "6d6dd363-e875-4f60-97c0-94948f976671"
298
+ ],
299
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/emailTemplates.ts": [
300
+ "6d6dd363-e875-4f60-97c0-94948f976671"
301
+ ],
302
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/clientGrants.ts": [
303
+ "6d6dd363-e875-4f60-97c0-94948f976671"
304
+ ],
305
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/resourceServers.ts": [
306
+ "6d6dd363-e875-4f60-97c0-94948f976671"
307
+ ],
308
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/guardianFactors.ts": [
309
+ "6d6dd363-e875-4f60-97c0-94948f976671"
310
+ ],
311
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/guardianFactorProviders.ts": [
312
+ "6d6dd363-e875-4f60-97c0-94948f976671"
313
+ ],
314
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/guardianFactorTemplates.ts": [
315
+ "6d6dd363-e875-4f60-97c0-94948f976671"
316
+ ],
317
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts": [
318
+ "6d6dd363-e875-4f60-97c0-94948f976671"
319
+ ],
320
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts": [
321
+ "6d6dd363-e875-4f60-97c0-94948f976671"
322
+ ],
323
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/guardianPolicies.ts": [
324
+ "6d6dd363-e875-4f60-97c0-94948f976671"
325
+ ],
326
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/roles.ts": [
327
+ "6d6dd363-e875-4f60-97c0-94948f976671"
328
+ ],
329
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/actions.ts": [
330
+ "6d6dd363-e875-4f60-97c0-94948f976671"
331
+ ],
332
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/organizations.ts": [
333
+ "6d6dd363-e875-4f60-97c0-94948f976671"
334
+ ],
335
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/triggers.ts": [
336
+ "6d6dd363-e875-4f60-97c0-94948f976671"
337
+ ],
338
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/attackProtection.ts": [
339
+ "6d6dd363-e875-4f60-97c0-94948f976671"
340
+ ],
341
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/branding.ts": [
342
+ "6d6dd363-e875-4f60-97c0-94948f976671"
343
+ ],
344
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/logStreams.ts": [
345
+ "6d6dd363-e875-4f60-97c0-94948f976671"
346
+ ],
347
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/prompts.ts": [
348
+ "6d6dd363-e875-4f60-97c0-94948f976671"
349
+ ],
350
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/customDomains.ts": [
351
+ "6d6dd363-e875-4f60-97c0-94948f976671"
352
+ ],
353
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/themes.ts": [
354
+ "6d6dd363-e875-4f60-97c0-94948f976671"
355
+ ],
356
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/rules.ts": [
357
+ "6d6dd363-e875-4f60-97c0-94948f976671"
358
+ ],
359
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/hooks.ts": [
360
+ "6d6dd363-e875-4f60-97c0-94948f976671"
361
+ ],
362
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/rulesConfigs.ts": [
363
+ "6d6dd363-e875-4f60-97c0-94948f976671"
364
+ ],
365
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/forms.ts": [
366
+ "6d6dd363-e875-4f60-97c0-94948f976671"
367
+ ],
368
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/flows.ts": [
369
+ "6d6dd363-e875-4f60-97c0-94948f976671"
370
+ ],
371
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/flowVaultConnections.ts": [
372
+ "6d6dd363-e875-4f60-97c0-94948f976671"
373
+ ],
374
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/context/directory/handlers/selfServiceProfiles.ts": [
375
+ "6d6dd363-e875-4f60-97c0-94948f976671"
376
+ ],
377
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/index.ts": [
378
+ "6d6dd363-e875-4f60-97c0-94948f976671"
379
+ ],
380
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/args.ts": [
381
+ "6d6dd363-e875-4f60-97c0-94948f976671"
382
+ ],
383
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/commands/import.ts": [
384
+ "6d6dd363-e875-4f60-97c0-94948f976671"
385
+ ],
386
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/configFactory.ts": [
387
+ "6d6dd363-e875-4f60-97c0-94948f976671"
388
+ ],
389
+ "/Users/kushal/code/auth0/auth0-deploy-cli/src/commands/export.ts": [
390
+ "6d6dd363-e875-4f60-97c0-94948f976671"
391
+ ]
392
+ },
393
+ "externalIds": {}
394
+ }
package/CHANGELOG.md CHANGED
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [8.4.2] - 2025-01-08
11
+
12
+ ### Fixed
13
+
14
+ - Fix Twilio SMS factor provider update for `guardianFactorProviders` [#1007]
15
+ - Fix exporting SAML `connections` certificate [#1008]
16
+ - Fix `action` code paths for directory format exports [#1009]
17
+ - Fix import operation emailProvider and custom email provider action dependencies [#1005]
18
+ - Fix dependency update proxy agent [#1010]
19
+
10
20
  ## [8.4.1] - 2024-12-16
11
21
 
12
22
  ### Fixed
@@ -1157,7 +1167,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1157
1167
  [#998]: https://github.com/auth0/auth0-deploy-cli/issues/998
1158
1168
  [#1001]: https://github.com/auth0/auth0-deploy-cli/issues/1001
1159
1169
  [#1002]: https://github.com/auth0/auth0-deploy-cli/issues/1002
1160
- [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v8.4.1...HEAD
1170
+ [#1005]: https://github.com/auth0/auth0-deploy-cli/issues/1005
1171
+ [#1007]: https://github.com/auth0/auth0-deploy-cli/issues/1007
1172
+ [#1008]: https://github.com/auth0/auth0-deploy-cli/issues/1008
1173
+ [#1009]: https://github.com/auth0/auth0-deploy-cli/issues/1009
1174
+ [#1010]: https://github.com/auth0/auth0-deploy-cli/issues/1010
1175
+ [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v8.4.2...HEAD
1176
+ [8.4.2]: https://github.com/auth0/auth0-deploy-cli/compare/v8.4.1...v8.4.2
1161
1177
  [8.4.1]: https://github.com/auth0/auth0-deploy-cli/compare/v8.4.0...v8.4.1
1162
1178
  [8.4.0]: https://github.com/auth0/auth0-deploy-cli/compare/v8.3.0...v8.4.0
1163
1179
  [8.3.0]: https://github.com/auth0/auth0-deploy-cli/compare/v8.2.0...v8.3.0
package/Makefile ADDED
@@ -0,0 +1,19 @@
1
+ #CONFIG_FILE=config-sdk-cdt-service-tenant.json
2
+
3
+
4
+ CONFIG_FILE=config-kushal-dev.json
5
+
6
+ # CONFIG_FILE=config-ACUL.json
7
+
8
+ dump:
9
+ npm run build && chmod +x ./lib/index.js && ./lib/index.js dump -c $(CONFIG_FILE) -f yaml -o local --debug --env false
10
+ deploy:
11
+ npm run build && chmod +x ./lib/index.js && ./lib/index.js deploy -c $(CONFIG_FILE) -i local/tenant.yaml --debug --env false
12
+
13
+ dump-json:
14
+ npm run build && chmod +x ./lib/index.js && ./lib/index.js dump -c $(CONFIG_FILE) -f directory -o local --debug --env false
15
+ deploy-json:
16
+ npm run build && chmod +x ./lib/index.js && ./lib/index.js deploy -c $(CONFIG_FILE) -i local --debug --env false
17
+
18
+ dashboard:
19
+ npm run build && chmod +x ./lib/index.js && ./lib/index.js dashboard
@@ -0,0 +1,7 @@
1
+ {
2
+ "AUTH0_DOMAIN": "dev-s2xt6l5qvounptri.us.auth0.com",
3
+ "AUTH0_CLIENT_ID": "FLIRqmmdlFO8bgpSiI1edt3Z2ckK5Xnr",
4
+ "AUTH0_CLIENT_SECRET": "ML79Kg5FYjEojXPsXZ-vxc5CczTigxhgSzcolelz8ckQrULCAczs9-uc2bV9CdeQ",
5
+ "AUTH0_ALLOW_DELETE": false,
6
+ "AUTH0_INCLUDED_ONLY": ["prompts"]
7
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "AUTH0_DOMAIN": "brucke.auth0.com",
3
+ "AUTH0_CLIENT_ID": "qmjUqhBgTHqR8pKpmElLsLBmZ44oKKtk",
4
+ "AUTH0_CLIENT_SECRET": "9FMQc4QI4P18u6V1QNk90BayCEA_MtXbHsoXepCtlGMhizyqVQh1SFGtT6hqlCFb",
5
+ "AUTH0_ALLOW_DELETE": false
6
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "AUTH0_DOMAIN": "kushal-dev.eu.auth0.com",
3
+ "AUTH0_CLIENT_ID": "p2AlKnHip1T3HjOWOwyKJRfRwsQGicx6",
4
+ "AUTH0_CLIENT_SECRET": "GJlTMlW2Gdkg7IOskJWRrDACi33qtss8M4ydA0L5w4I3YuEZZOCoFXm8o6gxvRBw",
5
+ "AUTH0_ALLOW_DELETE": false
6
+ }
7
+
8
+
@@ -0,0 +1,47 @@
1
+ {
2
+ "AUTH0_DOMAIN": "sdk-cdt-service-tenant.us.auth0.com",
3
+ "AUTH0_CLIENT_ID": "s2SApzm3LINmR2NQwgCv267mYnA04WVr",
4
+ "AUTH0_CLIENT_SECRET": "wxaxv5FQPeeST6_lTVL1l_7YPm-RScHg8z7YtF11iS2TIZdn0CLVBIP_8qQ9K7V6",
5
+ "AUTH0_ALLOW_DELETE": false,
6
+ "AUTH0_INCLUDED_ONLY": [
7
+ "actions",
8
+ "attackProtection",
9
+ "branding",
10
+ "clientGrants",
11
+ "clients",
12
+ "connections",
13
+ "customDomains",
14
+ "databases",
15
+ "emailProvider",
16
+ "emailTemplates",
17
+ "guardianFactorProviders",
18
+ "guardianFactorTemplates",
19
+ "guardianFactors",
20
+ "guardianPhoneFactorMessageTypes",
21
+ "guardianPhoneFactorSelectedProvider",
22
+ "guardianPolicies",
23
+ "logStreams",
24
+ "migrations",
25
+ "organizations",
26
+ "pages",
27
+ "prompts",
28
+ "resourceServers",
29
+ "roles",
30
+ "tenant",
31
+ "triggers"
32
+ ],
33
+ "EXCLUDED_PROPS": {
34
+ "clients": ["client_metadata.meta_1"],
35
+ "connections": ["options.client_secret"]
36
+ },
37
+ "AUTH0_KEYWORD_REPLACE_MAPPINGS": {
38
+ "SETUP_CONFIG": {
39
+ "client_id": "0jxGDcTjNj2Y5cvrSH0fIlWBhLlrJXqy",
40
+ "client_secret": "AL0BKdSVhHfBRE9Re_nzRch2w3LpdMovK5TXCJT1prYTaVNnrigeeqwHsR53_qxC",
41
+ "domain": "kushal-dev.eu.auth0.com",
42
+ "type": "OAUTH_APP"
43
+ },
44
+ "MY_FLOW": "test-flow-TestAccFlowDataSource"
45
+ },
46
+ "AUTH0_PRESERVE_KEYWORDS": false
47
+ }
@@ -31,11 +31,14 @@ function parse(context) {
31
31
  }));
32
32
  const actionFolder = path_1.default.join(tools_1.constants.ACTIONS_DIRECTORY, `${action.name}`);
33
33
  if (action.code) {
34
+ // Convert `action.code` path to Unix-style path by replacing backslashes and multiple slashes with a single forward slash, and remove leading drive letters or './'.
34
35
  const unixPath = action.code.replace(/[\\/]+/g, '/').replace(/^([a-zA-Z]+:|\.\/)/, '');
35
36
  if (fs_extra_1.default.existsSync(unixPath)) {
37
+ // If the Unix-style path exists, load the file from that path
36
38
  action.code = context.loadFile(unixPath, actionFolder);
37
39
  }
38
40
  else {
41
+ // Otherwise, load the file from the context's file path
39
42
  action.code = context.loadFile(path_1.default.join(context.filePath, action.code), actionFolder);
40
43
  }
41
44
  }
@@ -63,7 +66,7 @@ function mapActionCode(filePath, action) {
63
66
  const codeFile = path_1.default.join(actionFolder, 'code.js');
64
67
  logger_1.default.info(`Writing ${codeFile}`);
65
68
  fs_extra_1.default.writeFileSync(codeFile, code);
66
- return `${codeFile}`;
69
+ return `./${tools_1.constants.ACTIONS_DIRECTORY}/${actionName}/code.js`;
67
70
  }
68
71
  function mapToAction(filePath, action) {
69
72
  return {
@@ -1 +1 @@
1
- {"version":3,"file":"actions.js","sourceRoot":"","sources":["../../../../src/context/directory/handlers/actions.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"actions.js","sourceRoot":"","sources":["../../../../src/context/directory/handlers/actions.ts"],"names":[],"mappings":"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"}
@@ -68,6 +68,14 @@ function dump(context) {
68
68
  fs_extra_1.default.writeFileSync(emailConnectionHtml, html);
69
69
  dumpedConnection.options.email.body = `./${connectionName}.html`;
70
70
  }
71
+ if (dumpedConnection.strategy === 'samlp' && dumpedConnection.options) {
72
+ if ('cert' in dumpedConnection.options) {
73
+ dumpedConnection.options.cert = (0, utils_1.encodeCertStringToBase64)(dumpedConnection.options.cert);
74
+ }
75
+ if ('signingCert' in dumpedConnection.options) {
76
+ dumpedConnection.options.signingCert = (0, utils_1.encodeCertStringToBase64)(dumpedConnection.options.signingCert);
77
+ }
78
+ }
71
79
  const connectionFile = path_1.default.join(connectionsFolder, `${connectionName}.json`);
72
80
  (0, utils_1.dumpJSON)(connectionFile, dumpedConnection);
73
81
  });