auth0-deploy-cli 7.17.1 → 7.17.3
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.
- package/.nyc_output/4931ff4a-8b09-4a9b-899c-ce541c2f6b8a.json +1 -0
- package/.nyc_output/processinfo/{7746620e-e4aa-4851-a0e0-8720b493c434.json → 4931ff4a-8b09-4a9b-899c-ce541c2f6b8a.json} +1 -1
- package/.nyc_output/processinfo/760b21c1-74f0-47a2-bacb-55b1796d1d84.json +1 -0
- package/.nyc_output/processinfo/f8a6012a-6f3c-46cf-8693-1687738e001c.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +19 -1
- package/README.md +5 -4
- package/coverage/lcov-report/index.html +25 -25
- package/coverage/lcov-report/src/args.ts.html +1 -1
- package/coverage/lcov-report/src/commands/export.ts.html +1 -1
- package/coverage/lcov-report/src/commands/import.ts.html +1 -1
- package/coverage/lcov-report/src/commands/index.html +1 -1
- package/coverage/lcov-report/src/configFactory.ts.html +1 -1
- package/coverage/lcov-report/src/context/defaults.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/actions.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/clientGrants.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/clients.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/connections.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactorProviders.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactorTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactors.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianPolicies.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/hooks.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/index.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/logStreams.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/organizations.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/pages.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/prompts.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/resourceServers.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/roles.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/rules.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/rulesConfigs.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/triggers.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/index.html +1 -1
- package/coverage/lcov-report/src/context/directory/index.ts.html +1 -1
- package/coverage/lcov-report/src/context/index.html +1 -1
- package/coverage/lcov-report/src/context/index.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/actions.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/attackProtection.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/branding.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/clientGrants.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/clients.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/connections.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/customDomains.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/databases.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/emailProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/emailTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorProviders.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactors.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPolicies.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/hooks.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/index.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/logStreams.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/organizations.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/pages.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/prompts.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/resourceServers.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/roles.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/rules.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/rulesConfigs.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/tenant.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/themes.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/triggers.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/index.html +1 -1
- package/coverage/lcov-report/src/context/yaml/index.ts.html +1 -1
- package/coverage/lcov-report/src/index.html +17 -17
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov-report/src/keywordPreservation.ts.html +211 -100
- package/coverage/lcov-report/src/logger.ts.html +1 -1
- package/coverage/lcov-report/src/readonly.ts.html +1 -1
- package/coverage/lcov-report/src/sessionDurationsToMinutes.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/client.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/actions.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/attackProtection.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/branding.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/clientGrants.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/clients.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/connections.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/customDomains.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/databases.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/default.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/emailProvider.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/emailTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorProviders.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactors.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPolicies.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/hooks.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/index.html +13 -13
- package/coverage/lcov-report/src/tools/auth0/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/logStreams.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/organizations.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/pages.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/prompts.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/resourceServers.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/roles.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/rules.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +24 -15
- package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/index.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/index.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/schema.ts.html +1 -1
- package/coverage/lcov-report/src/tools/calculateChanges.ts.html +1 -1
- package/coverage/lcov-report/src/tools/constants.ts.html +1 -1
- package/coverage/lcov-report/src/tools/deploy.ts.html +1 -1
- package/coverage/lcov-report/src/tools/index.html +1 -1
- package/coverage/lcov-report/src/tools/index.ts.html +1 -1
- package/coverage/lcov-report/src/tools/utils.ts.html +18 -18
- package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
- package/coverage/lcov-report/src/types.ts.html +1 -1
- package/coverage/lcov-report/src/utils.ts.html +1 -1
- package/coverage/lcov.info +237 -211
- package/docs/keyword-replacement.md +13 -4
- package/docs/using-as-cli.md +1 -1
- package/docs/using-as-node-module.md +1 -1
- package/lib/keywordPreservation.d.ts +33 -31
- package/lib/keywordPreservation.js +42 -15
- package/lib/keywordPreservation.js.map +1 -1
- package/lib/tools/auth0/handlers/tenant.js +5 -2
- package/lib/tools/auth0/handlers/tenant.js.map +1 -1
- package/package.json +1 -1
- package/.nyc_output/7746620e-e4aa-4851-a0e0-8720b493c434.json +0 -1
- package/.nyc_output/processinfo/8e8d4fa2-9be8-4228-b4c1-c9b7e72c99ea.json +0 -1
- package/.nyc_output/processinfo/cf32e35e-b65d-442d-bf1a-0484952dc58e.json +0 -1
- /package/.nyc_output/{8e8d4fa2-9be8-4228-b4c1-c9b7e72c99ea.json → 760b21c1-74f0-47a2-bacb-55b1796d1d84.json} +0 -0
- /package/.nyc_output/{cf32e35e-b65d-442d-bf1a-0484952dc58e.json → f8a6012a-6f3c-46cf-8693-1687738e001c.json} +0 -0
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
177
177
|
Code coverage generated by
|
|
178
178
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
179
|
-
at
|
|
179
|
+
at Wed May 24 2023 15:21:03 GMT+0000 (Coordinated Universal Time)
|
|
180
180
|
</div>
|
|
181
181
|
<script src="../../prettify.js"></script>
|
|
182
182
|
<script>
|
|
@@ -148,7 +148,7 @@ export {
|
|
|
148
148
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
149
149
|
Code coverage generated by
|
|
150
150
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
151
|
-
at
|
|
151
|
+
at Wed May 24 2023 15:21:03 GMT+0000 (Coordinated Universal Time)
|
|
152
152
|
</div>
|
|
153
153
|
<script src="../../prettify.js"></script>
|
|
154
154
|
<script>
|
|
@@ -340,44 +340,44 @@
|
|
|
340
340
|
<span class="cline-any cline-yes">1x</span>
|
|
341
341
|
<span class="cline-any cline-neutral"> </span>
|
|
342
342
|
<span class="cline-any cline-yes">1x</span>
|
|
343
|
-
<span class="cline-any cline-yes">
|
|
343
|
+
<span class="cline-any cline-yes">465x</span>
|
|
344
344
|
<span class="cline-any cline-neutral"> </span>
|
|
345
|
-
<span class="cline-any cline-yes">
|
|
346
|
-
<span class="cline-any cline-yes">
|
|
345
|
+
<span class="cline-any cline-yes">465x</span>
|
|
346
|
+
<span class="cline-any cline-yes">465x</span>
|
|
347
347
|
<span class="cline-any cline-neutral"> </span>
|
|
348
|
-
<span class="cline-any cline-yes">
|
|
348
|
+
<span class="cline-any cline-yes">465x</span>
|
|
349
349
|
<span class="cline-any cline-neutral"> </span>
|
|
350
350
|
<span class="cline-any cline-neutral"> </span>
|
|
351
351
|
<span class="cline-any cline-yes">1x</span>
|
|
352
|
-
<span class="cline-any cline-yes">
|
|
352
|
+
<span class="cline-any cline-yes">463x</span>
|
|
353
353
|
<span class="cline-any cline-neutral"> </span>
|
|
354
354
|
<span class="cline-any cline-neutral"> </span>
|
|
355
355
|
<span class="cline-any cline-yes">1x</span>
|
|
356
|
-
<span class="cline-any cline-yes">
|
|
356
|
+
<span class="cline-any cline-yes">200x</span>
|
|
357
357
|
<span class="cline-any cline-neutral"> </span>
|
|
358
|
-
<span class="cline-any cline-yes">
|
|
358
|
+
<span class="cline-any cline-yes">285x</span>
|
|
359
359
|
<span class="cline-any cline-neutral"> </span>
|
|
360
|
-
<span class="cline-any cline-yes">
|
|
360
|
+
<span class="cline-any cline-yes">285x</span>
|
|
361
361
|
<span class="cline-any cline-neutral"> </span>
|
|
362
|
-
<span class="cline-any cline-yes">
|
|
362
|
+
<span class="cline-any cline-yes">200x</span>
|
|
363
363
|
<span class="cline-any cline-neutral"> </span>
|
|
364
364
|
<span class="cline-any cline-neutral"> </span>
|
|
365
365
|
<span class="cline-any cline-yes">1x</span>
|
|
366
|
-
<span class="cline-any cline-yes">
|
|
367
|
-
<span class="cline-any cline-yes">
|
|
366
|
+
<span class="cline-any cline-yes">199x</span>
|
|
367
|
+
<span class="cline-any cline-yes">283x</span>
|
|
368
368
|
<span class="cline-any cline-neutral"> </span>
|
|
369
|
-
<span class="cline-any cline-yes">
|
|
369
|
+
<span class="cline-any cline-yes">283x</span>
|
|
370
370
|
<span class="cline-any cline-neutral"> </span>
|
|
371
|
-
<span class="cline-any cline-yes">
|
|
371
|
+
<span class="cline-any cline-yes">199x</span>
|
|
372
372
|
<span class="cline-any cline-neutral"> </span>
|
|
373
373
|
<span class="cline-any cline-neutral"> </span>
|
|
374
374
|
<span class="cline-any cline-yes">1x</span>
|
|
375
375
|
<span class="cline-any cline-neutral"> </span>
|
|
376
|
-
<span class="cline-any cline-yes">
|
|
377
|
-
<span class="cline-any cline-yes">
|
|
378
|
-
<span class="cline-any cline-yes">
|
|
376
|
+
<span class="cline-any cline-yes">287x</span>
|
|
377
|
+
<span class="cline-any cline-yes">196x</span>
|
|
378
|
+
<span class="cline-any cline-yes">196x</span>
|
|
379
379
|
<span class="cline-any cline-neutral"> </span>
|
|
380
|
-
<span class="cline-any cline-yes">
|
|
380
|
+
<span class="cline-any cline-yes">287x</span>
|
|
381
381
|
<span class="cline-any cline-neutral"> </span>
|
|
382
382
|
<span class="cline-any cline-neutral"> </span>
|
|
383
383
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -874,7 +874,7 @@ export const detectInsufficientScopeError = async <T>(
|
|
|
874
874
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
875
875
|
Code coverage generated by
|
|
876
876
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
877
|
-
at
|
|
877
|
+
at Wed May 24 2023 15:21:03 GMT+0000 (Coordinated Universal Time)
|
|
878
878
|
</div>
|
|
879
879
|
<script src="../../prettify.js"></script>
|
|
880
880
|
<script>
|
|
@@ -112,7 +112,7 @@ export default ValidationError;
|
|
|
112
112
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
113
113
|
Code coverage generated by
|
|
114
114
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
115
|
-
at
|
|
115
|
+
at Wed May 24 2023 15:21:03 GMT+0000 (Coordinated Universal Time)
|
|
116
116
|
</div>
|
|
117
117
|
<script src="../../prettify.js"></script>
|
|
118
118
|
<script>
|
|
@@ -1180,7 +1180,7 @@ export type Language = typeof languages[number];
|
|
|
1180
1180
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1181
1181
|
Code coverage generated by
|
|
1182
1182
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1183
|
-
at
|
|
1183
|
+
at Wed May 24 2023 15:21:03 GMT+0000 (Coordinated Universal Time)
|
|
1184
1184
|
</div>
|
|
1185
1185
|
<script src="../prettify.js"></script>
|
|
1186
1186
|
<script>
|
|
@@ -691,7 +691,7 @@ export function mapClientID2NameSorted(enabledClients: string[], knownClients: A
|
|
|
691
691
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
692
692
|
Code coverage generated by
|
|
693
693
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
694
|
-
at
|
|
694
|
+
at Wed May 24 2023 15:21:03 GMT+0000 (Coordinated Universal Time)
|
|
695
695
|
</div>
|
|
696
696
|
<script src="../prettify.js"></script>
|
|
697
697
|
<script>
|
package/coverage/lcov.info
CHANGED
|
@@ -145,168 +145,190 @@ FN:13,(anonymous_0)
|
|
|
145
145
|
FN:17,(anonymous_1)
|
|
146
146
|
FN:25,(anonymous_2)
|
|
147
147
|
FN:42,(anonymous_3)
|
|
148
|
-
FN:
|
|
149
|
-
FN:
|
|
150
|
-
FN:
|
|
151
|
-
FN:
|
|
152
|
-
FN:
|
|
153
|
-
FN:
|
|
154
|
-
FN:
|
|
155
|
-
FN:
|
|
156
|
-
FN:
|
|
157
|
-
FN:
|
|
158
|
-
FN:
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
FNDA:
|
|
165
|
-
FNDA:
|
|
166
|
-
FNDA:
|
|
167
|
-
FNDA:
|
|
168
|
-
FNDA:
|
|
169
|
-
FNDA:
|
|
170
|
-
FNDA:
|
|
171
|
-
FNDA:
|
|
172
|
-
FNDA:
|
|
173
|
-
FNDA:
|
|
174
|
-
FNDA:
|
|
175
|
-
FNDA:
|
|
148
|
+
FN:43,(anonymous_4)
|
|
149
|
+
FN:52,(anonymous_5)
|
|
150
|
+
FN:74,(anonymous_6)
|
|
151
|
+
FN:97,(anonymous_7)
|
|
152
|
+
FN:118,(anonymous_8)
|
|
153
|
+
FN:135,(anonymous_9)
|
|
154
|
+
FN:150,(anonymous_10)
|
|
155
|
+
FN:172,(anonymous_11)
|
|
156
|
+
FN:194,(anonymous_12)
|
|
157
|
+
FN:210,(anonymous_13)
|
|
158
|
+
FN:213,(anonymous_14)
|
|
159
|
+
FN:228,(anonymous_15)
|
|
160
|
+
FN:231,(anonymous_16)
|
|
161
|
+
FN:242,(anonymous_17)
|
|
162
|
+
FNF:18
|
|
163
|
+
FNH:18
|
|
164
|
+
FNDA:103,(anonymous_0)
|
|
165
|
+
FNDA:180,(anonymous_1)
|
|
166
|
+
FNDA:133,(anonymous_2)
|
|
167
|
+
FNDA:23,(anonymous_3)
|
|
168
|
+
FNDA:23,(anonymous_4)
|
|
169
|
+
FNDA:26,(anonymous_5)
|
|
170
|
+
FNDA:135,(anonymous_6)
|
|
171
|
+
FNDA:155,(anonymous_7)
|
|
172
|
+
FNDA:50,(anonymous_8)
|
|
173
|
+
FNDA:189,(anonymous_9)
|
|
174
|
+
FNDA:57,(anonymous_10)
|
|
175
|
+
FNDA:58,(anonymous_11)
|
|
176
|
+
FNDA:6,(anonymous_12)
|
|
177
|
+
FNDA:15,(anonymous_13)
|
|
178
|
+
FNDA:29,(anonymous_14)
|
|
179
|
+
FNDA:26,(anonymous_15)
|
|
180
|
+
FNDA:26,(anonymous_16)
|
|
181
|
+
FNDA:26,(anonymous_17)
|
|
176
182
|
DA:1,1
|
|
177
183
|
DA:2,1
|
|
178
184
|
DA:4,1
|
|
179
185
|
DA:5,1
|
|
180
186
|
DA:13,1
|
|
181
|
-
DA:17,
|
|
182
|
-
DA:18,
|
|
183
|
-
DA:19,
|
|
184
|
-
DA:21,
|
|
187
|
+
DA:17,103
|
|
188
|
+
DA:18,180
|
|
189
|
+
DA:19,180
|
|
190
|
+
DA:21,180
|
|
185
191
|
DA:25,1
|
|
186
|
-
DA:31,
|
|
187
|
-
DA:32,
|
|
188
|
-
DA:33,
|
|
189
|
-
DA:35,
|
|
190
|
-
DA:38,
|
|
191
|
-
DA:40,
|
|
192
|
-
DA:41,
|
|
193
|
-
DA:43,
|
|
194
|
-
DA:44,
|
|
195
|
-
DA:
|
|
196
|
-
DA:
|
|
197
|
-
DA:
|
|
198
|
-
DA:
|
|
199
|
-
DA:
|
|
200
|
-
DA:
|
|
201
|
-
DA:
|
|
202
|
-
DA:
|
|
203
|
-
DA:
|
|
204
|
-
DA:
|
|
205
|
-
DA:
|
|
206
|
-
DA:
|
|
207
|
-
DA:
|
|
208
|
-
DA:
|
|
209
|
-
DA:
|
|
210
|
-
DA:
|
|
211
|
-
DA:
|
|
212
|
-
DA:102,
|
|
213
|
-
DA:
|
|
214
|
-
DA:
|
|
215
|
-
DA:
|
|
216
|
-
DA:
|
|
217
|
-
DA:
|
|
218
|
-
DA:
|
|
219
|
-
DA:
|
|
220
|
-
DA:
|
|
221
|
-
DA:
|
|
222
|
-
DA:
|
|
223
|
-
DA:
|
|
224
|
-
DA:
|
|
225
|
-
DA:
|
|
226
|
-
DA:
|
|
227
|
-
DA:
|
|
228
|
-
DA:
|
|
229
|
-
DA:
|
|
230
|
-
DA:
|
|
231
|
-
DA:
|
|
232
|
-
DA:
|
|
233
|
-
DA:
|
|
234
|
-
DA:
|
|
235
|
-
DA:
|
|
236
|
-
DA:
|
|
237
|
-
DA:
|
|
238
|
-
DA:
|
|
239
|
-
DA:
|
|
240
|
-
DA:
|
|
241
|
-
DA:
|
|
242
|
-
DA:
|
|
243
|
-
DA:
|
|
244
|
-
DA:
|
|
245
|
-
DA:
|
|
246
|
-
DA:
|
|
247
|
-
DA:
|
|
248
|
-
DA:
|
|
249
|
-
DA:
|
|
250
|
-
DA:
|
|
251
|
-
DA:
|
|
252
|
-
DA:
|
|
253
|
-
DA:
|
|
254
|
-
DA:
|
|
255
|
-
DA:
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
192
|
+
DA:31,133
|
|
193
|
+
DA:32,67
|
|
194
|
+
DA:33,35
|
|
195
|
+
DA:35,32
|
|
196
|
+
DA:38,66
|
|
197
|
+
DA:40,66
|
|
198
|
+
DA:41,24
|
|
199
|
+
DA:43,23
|
|
200
|
+
DA:44,23
|
|
201
|
+
DA:45,23
|
|
202
|
+
DA:46,3
|
|
203
|
+
DA:48,20
|
|
204
|
+
DA:51,23
|
|
205
|
+
DA:53,26
|
|
206
|
+
DA:54,26
|
|
207
|
+
DA:56,23
|
|
208
|
+
DA:57,23
|
|
209
|
+
DA:59,23
|
|
210
|
+
DA:72,42
|
|
211
|
+
DA:73,39
|
|
212
|
+
DA:75,135
|
|
213
|
+
DA:77,135
|
|
214
|
+
DA:79,104
|
|
215
|
+
DA:88,3
|
|
216
|
+
DA:97,1
|
|
217
|
+
DA:101,155
|
|
218
|
+
DA:102,155
|
|
219
|
+
DA:103,58
|
|
220
|
+
DA:108,97
|
|
221
|
+
DA:112,97
|
|
222
|
+
DA:113,47
|
|
223
|
+
DA:114,47
|
|
224
|
+
DA:116,47
|
|
225
|
+
DA:118,45
|
|
226
|
+
DA:119,50
|
|
227
|
+
DA:122,45
|
|
228
|
+
DA:125,50
|
|
229
|
+
DA:135,1
|
|
230
|
+
DA:140,189
|
|
231
|
+
DA:142,189
|
|
232
|
+
DA:144,153
|
|
233
|
+
DA:145,49
|
|
234
|
+
DA:146,49
|
|
235
|
+
DA:148,49
|
|
236
|
+
DA:150,49
|
|
237
|
+
DA:151,57
|
|
238
|
+
DA:152,23
|
|
239
|
+
DA:156,49
|
|
240
|
+
DA:158,23
|
|
241
|
+
DA:165,104
|
|
242
|
+
DA:172,1
|
|
243
|
+
DA:177,58
|
|
244
|
+
DA:179,58
|
|
245
|
+
DA:181,33
|
|
246
|
+
DA:183,33
|
|
247
|
+
DA:184,1
|
|
248
|
+
DA:187,32
|
|
249
|
+
DA:188,32
|
|
250
|
+
DA:194,1
|
|
251
|
+
DA:207,6
|
|
252
|
+
DA:210,5
|
|
253
|
+
DA:211,15
|
|
254
|
+
DA:214,29
|
|
255
|
+
DA:219,5
|
|
256
|
+
DA:226,5
|
|
257
|
+
DA:228,5
|
|
258
|
+
DA:229,26
|
|
259
|
+
DA:231,26
|
|
260
|
+
DA:232,26
|
|
261
|
+
DA:233,26
|
|
262
|
+
DA:234,15
|
|
263
|
+
DA:236,11
|
|
264
|
+
DA:238,26
|
|
265
|
+
DA:240,26
|
|
266
|
+
DA:242,26
|
|
267
|
+
DA:243,26
|
|
268
|
+
DA:244,15
|
|
269
|
+
DA:249,26
|
|
270
|
+
DA:250,11
|
|
271
|
+
DA:261,26
|
|
272
|
+
DA:266,26
|
|
273
|
+
DA:273,5
|
|
274
|
+
LF:92
|
|
275
|
+
LH:92
|
|
276
|
+
BRDA:21,0,0,180
|
|
277
|
+
BRDA:21,0,1,175
|
|
260
278
|
BRDA:29,1,0,1
|
|
261
|
-
BRDA:31,2,0,
|
|
262
|
-
BRDA:31,2,1,
|
|
263
|
-
BRDA:32,3,0,
|
|
264
|
-
BRDA:32,3,1,
|
|
265
|
-
BRDA:40,4,0,
|
|
266
|
-
BRDA:40,4,1,
|
|
267
|
-
BRDA:
|
|
268
|
-
BRDA:
|
|
269
|
-
BRDA:
|
|
270
|
-
BRDA:
|
|
271
|
-
BRDA:
|
|
272
|
-
BRDA:
|
|
273
|
-
BRDA:
|
|
274
|
-
BRDA:
|
|
275
|
-
BRDA:
|
|
276
|
-
BRDA:
|
|
277
|
-
BRDA:
|
|
278
|
-
BRDA:
|
|
279
|
-
BRDA:
|
|
280
|
-
BRDA:
|
|
281
|
-
BRDA:
|
|
282
|
-
BRDA:
|
|
283
|
-
BRDA:
|
|
284
|
-
BRDA:
|
|
285
|
-
BRDA:
|
|
286
|
-
BRDA:
|
|
287
|
-
BRDA:
|
|
288
|
-
BRDA:
|
|
289
|
-
BRDA:
|
|
290
|
-
BRDA:
|
|
291
|
-
BRDA:
|
|
292
|
-
BRDA:
|
|
293
|
-
BRDA:
|
|
294
|
-
BRDA:
|
|
295
|
-
BRDA:
|
|
296
|
-
BRDA:
|
|
297
|
-
BRDA:
|
|
298
|
-
BRDA:
|
|
299
|
-
BRDA:
|
|
300
|
-
BRDA:
|
|
301
|
-
BRDA:
|
|
302
|
-
BRDA:
|
|
303
|
-
BRDA:
|
|
304
|
-
BRDA:
|
|
305
|
-
BRDA:
|
|
306
|
-
BRDA:
|
|
307
|
-
BRDA:
|
|
308
|
-
|
|
309
|
-
|
|
279
|
+
BRDA:31,2,0,67
|
|
280
|
+
BRDA:31,2,1,66
|
|
281
|
+
BRDA:32,3,0,35
|
|
282
|
+
BRDA:32,3,1,32
|
|
283
|
+
BRDA:40,4,0,24
|
|
284
|
+
BRDA:40,4,1,42
|
|
285
|
+
BRDA:45,5,0,3
|
|
286
|
+
BRDA:45,5,1,20
|
|
287
|
+
BRDA:54,6,0,3
|
|
288
|
+
BRDA:54,6,1,23
|
|
289
|
+
BRDA:57,7,0,0
|
|
290
|
+
BRDA:57,7,1,23
|
|
291
|
+
BRDA:64,8,0,23
|
|
292
|
+
BRDA:64,8,1,0
|
|
293
|
+
BRDA:72,9,0,39
|
|
294
|
+
BRDA:72,9,1,3
|
|
295
|
+
BRDA:77,10,0,31
|
|
296
|
+
BRDA:77,10,1,104
|
|
297
|
+
BRDA:77,11,0,135
|
|
298
|
+
BRDA:77,11,1,133
|
|
299
|
+
BRDA:83,12,0,83
|
|
300
|
+
BRDA:83,12,1,21
|
|
301
|
+
BRDA:102,13,0,58
|
|
302
|
+
BRDA:102,13,1,97
|
|
303
|
+
BRDA:112,14,0,47
|
|
304
|
+
BRDA:112,14,1,50
|
|
305
|
+
BRDA:116,15,0,2
|
|
306
|
+
BRDA:116,15,1,45
|
|
307
|
+
BRDA:138,16,0,62
|
|
308
|
+
BRDA:142,17,0,36
|
|
309
|
+
BRDA:142,17,1,153
|
|
310
|
+
BRDA:144,18,0,49
|
|
311
|
+
BRDA:144,18,1,104
|
|
312
|
+
BRDA:151,19,0,23
|
|
313
|
+
BRDA:151,19,1,34
|
|
314
|
+
BRDA:156,20,0,26
|
|
315
|
+
BRDA:156,20,1,23
|
|
316
|
+
BRDA:168,21,0,62
|
|
317
|
+
BRDA:168,21,1,42
|
|
318
|
+
BRDA:179,22,0,25
|
|
319
|
+
BRDA:179,22,1,33
|
|
320
|
+
BRDA:183,23,0,1
|
|
321
|
+
BRDA:183,23,1,32
|
|
322
|
+
BRDA:207,24,0,1
|
|
323
|
+
BRDA:207,24,1,5
|
|
324
|
+
BRDA:233,25,0,15
|
|
325
|
+
BRDA:233,25,1,11
|
|
326
|
+
BRDA:243,26,0,15
|
|
327
|
+
BRDA:243,26,1,11
|
|
328
|
+
BRDA:249,27,0,11
|
|
329
|
+
BRDA:249,27,1,15
|
|
330
|
+
BRF:54
|
|
331
|
+
BRH:52
|
|
310
332
|
end_of_record
|
|
311
333
|
TN:
|
|
312
334
|
SF:src/logger.ts
|
|
@@ -4178,13 +4200,13 @@ FN:240,(anonymous_55)
|
|
|
4178
4200
|
FN:249,(anonymous_56)
|
|
4179
4201
|
FNF:43
|
|
4180
4202
|
FNH:42
|
|
4181
|
-
FNDA:
|
|
4182
|
-
FNDA:
|
|
4183
|
-
FNDA:
|
|
4184
|
-
FNDA:
|
|
4185
|
-
FNDA:
|
|
4186
|
-
FNDA:
|
|
4187
|
-
FNDA:
|
|
4203
|
+
FNDA:465,(anonymous_14)
|
|
4204
|
+
FNDA:463,(anonymous_15)
|
|
4205
|
+
FNDA:200,keywordArrayReplace
|
|
4206
|
+
FNDA:285,(anonymous_17)
|
|
4207
|
+
FNDA:199,keywordStringReplace
|
|
4208
|
+
FNDA:283,(anonymous_19)
|
|
4209
|
+
FNDA:287,keywordReplace
|
|
4188
4210
|
FNDA:4,wrapArrayReplaceMarkersInQuotes
|
|
4189
4211
|
FNDA:5,(anonymous_22)
|
|
4190
4212
|
FNDA:4,convertClientNameToId
|
|
@@ -4228,27 +4250,27 @@ DA:4,1
|
|
|
4228
4250
|
DA:5,1
|
|
4229
4251
|
DA:7,1
|
|
4230
4252
|
DA:9,1
|
|
4231
|
-
DA:10,
|
|
4232
|
-
DA:12,
|
|
4233
|
-
DA:13,
|
|
4234
|
-
DA:15,
|
|
4253
|
+
DA:10,465
|
|
4254
|
+
DA:12,465
|
|
4255
|
+
DA:13,465
|
|
4256
|
+
DA:15,465
|
|
4235
4257
|
DA:18,1
|
|
4236
|
-
DA:19,
|
|
4258
|
+
DA:19,463
|
|
4237
4259
|
DA:22,1
|
|
4238
|
-
DA:23,
|
|
4239
|
-
DA:25,
|
|
4240
|
-
DA:27,
|
|
4241
|
-
DA:29,
|
|
4260
|
+
DA:23,200
|
|
4261
|
+
DA:25,285
|
|
4262
|
+
DA:27,285
|
|
4263
|
+
DA:29,200
|
|
4242
4264
|
DA:32,1
|
|
4243
|
-
DA:33,
|
|
4244
|
-
DA:34,
|
|
4245
|
-
DA:36,
|
|
4246
|
-
DA:38,
|
|
4265
|
+
DA:33,199
|
|
4266
|
+
DA:34,283
|
|
4267
|
+
DA:36,283
|
|
4268
|
+
DA:38,199
|
|
4247
4269
|
DA:41,1
|
|
4248
|
-
DA:43,
|
|
4249
|
-
DA:44,
|
|
4250
|
-
DA:45,
|
|
4251
|
-
DA:47,
|
|
4270
|
+
DA:43,287
|
|
4271
|
+
DA:44,196
|
|
4272
|
+
DA:45,196
|
|
4273
|
+
DA:47,287
|
|
4252
4274
|
DA:53,1
|
|
4253
4275
|
DA:54,4
|
|
4254
4276
|
DA:55,4
|
|
@@ -4348,10 +4370,10 @@ DA:260,1
|
|
|
4348
4370
|
DA:266,1
|
|
4349
4371
|
LF:125
|
|
4350
4372
|
LH:124
|
|
4351
|
-
BRDA:43,0,0,
|
|
4373
|
+
BRDA:43,0,0,196
|
|
4352
4374
|
BRDA:43,0,1,91
|
|
4353
|
-
BRDA:43,1,0,
|
|
4354
|
-
BRDA:43,1,1,
|
|
4375
|
+
BRDA:43,1,0,287
|
|
4376
|
+
BRDA:43,1,1,287
|
|
4355
4377
|
BRDA:66,2,0,4
|
|
4356
4378
|
BRDA:66,2,1,2
|
|
4357
4379
|
BRDA:66,2,2,2
|
|
@@ -7364,8 +7386,8 @@ FN:35,(anonymous_18)
|
|
|
7364
7386
|
FN:42,(anonymous_19)
|
|
7365
7387
|
FN:48,(anonymous_21)
|
|
7366
7388
|
FN:60,(anonymous_22)
|
|
7367
|
-
FN:
|
|
7368
|
-
FN:
|
|
7389
|
+
FN:87,(anonymous_24)
|
|
7390
|
+
FN:111,(anonymous_25)
|
|
7369
7391
|
FNF:8
|
|
7370
7392
|
FNH:8
|
|
7371
7393
|
FNDA:134,(anonymous_15)
|
|
@@ -7374,7 +7396,7 @@ FNDA:90,(anonymous_18)
|
|
|
7374
7396
|
FNDA:73,(anonymous_19)
|
|
7375
7397
|
FNDA:11,(anonymous_21)
|
|
7376
7398
|
FNDA:2,(anonymous_22)
|
|
7377
|
-
FNDA:
|
|
7399
|
+
FNDA:8,(anonymous_24)
|
|
7378
7400
|
FNDA:19,(anonymous_25)
|
|
7379
7401
|
DA:1,1
|
|
7380
7402
|
DA:3,1
|
|
@@ -7399,22 +7421,24 @@ DA:61,2
|
|
|
7399
7421
|
DA:64,2
|
|
7400
7422
|
DA:66,2
|
|
7401
7423
|
DA:68,2
|
|
7402
|
-
DA:
|
|
7403
|
-
DA:
|
|
7404
|
-
DA:78,2
|
|
7424
|
+
DA:72,2
|
|
7425
|
+
DA:73,1
|
|
7405
7426
|
DA:79,2
|
|
7406
|
-
DA:
|
|
7407
|
-
DA:
|
|
7408
|
-
DA:
|
|
7409
|
-
DA:
|
|
7410
|
-
DA:
|
|
7411
|
-
DA:
|
|
7412
|
-
DA:
|
|
7413
|
-
DA:
|
|
7414
|
-
DA:
|
|
7415
|
-
DA:
|
|
7416
|
-
|
|
7417
|
-
|
|
7427
|
+
DA:80,2
|
|
7428
|
+
DA:81,2
|
|
7429
|
+
DA:82,2
|
|
7430
|
+
DA:87,1
|
|
7431
|
+
DA:102,8
|
|
7432
|
+
DA:110,8
|
|
7433
|
+
DA:112,19
|
|
7434
|
+
DA:113,19
|
|
7435
|
+
DA:114,13
|
|
7436
|
+
DA:119,6
|
|
7437
|
+
DA:120,6
|
|
7438
|
+
DA:121,3
|
|
7439
|
+
DA:126,3
|
|
7440
|
+
LF:39
|
|
7441
|
+
LH:39
|
|
7418
7442
|
BRDA:36,0,0,0
|
|
7419
7443
|
BRDA:36,0,1,90
|
|
7420
7444
|
BRDA:46,1,0,68
|
|
@@ -7425,17 +7449,19 @@ BRDA:64,3,0,0
|
|
|
7425
7449
|
BRDA:64,3,1,2
|
|
7426
7450
|
BRDA:66,4,0,2
|
|
7427
7451
|
BRDA:66,4,1,2
|
|
7428
|
-
BRDA:
|
|
7429
|
-
BRDA:
|
|
7430
|
-
BRDA:
|
|
7431
|
-
BRDA:
|
|
7432
|
-
BRDA:
|
|
7433
|
-
BRDA:
|
|
7434
|
-
BRDA:
|
|
7435
|
-
BRDA:
|
|
7436
|
-
BRDA:
|
|
7437
|
-
BRDA:
|
|
7438
|
-
|
|
7452
|
+
BRDA:72,5,0,1
|
|
7453
|
+
BRDA:72,5,1,1
|
|
7454
|
+
BRDA:79,6,0,2
|
|
7455
|
+
BRDA:79,6,1,0
|
|
7456
|
+
BRDA:79,7,0,2
|
|
7457
|
+
BRDA:79,7,1,2
|
|
7458
|
+
BRDA:88,8,0,0
|
|
7459
|
+
BRDA:89,9,0,0
|
|
7460
|
+
BRDA:113,10,0,13
|
|
7461
|
+
BRDA:113,10,1,6
|
|
7462
|
+
BRDA:120,11,0,3
|
|
7463
|
+
BRDA:120,11,1,3
|
|
7464
|
+
BRF:22
|
|
7439
7465
|
BRH:17
|
|
7440
7466
|
end_of_record
|
|
7441
7467
|
TN:
|
|
@@ -16,7 +16,7 @@ To use the keyword replacement, the `AUTH0_KEYWORD_REPLACEMENT_MAPPINGS` configu
|
|
|
16
16
|
"AUTH0_CLIENT_SECRET": "BAR",
|
|
17
17
|
"AUTH0_KEYWORD_REPLACE_MAPPINGS": {
|
|
18
18
|
"ENVIRONMENT": "dev",
|
|
19
|
-
"
|
|
19
|
+
"ALLOWED_LOGOUT_URLS": ["https://dev-test-site.com/logout", "localhost:3000/logout"],
|
|
20
20
|
"ALLOWED_ORIGINS": ["https://dev-test-site.com", "localhost:3000"]
|
|
21
21
|
}
|
|
22
22
|
}
|
|
@@ -26,14 +26,23 @@ To use the keyword replacement, the `AUTH0_KEYWORD_REPLACEMENT_MAPPINGS` configu
|
|
|
26
26
|
|
|
27
27
|
```yaml
|
|
28
28
|
tenant:
|
|
29
|
-
friendly_name:
|
|
30
|
-
allowed_logout_urls: @@
|
|
29
|
+
friendly_name: "##ENVIRONMENT## tenant"
|
|
30
|
+
allowed_logout_urls: @@ALLOWED_LOGOUT_URLS@@
|
|
31
31
|
enabled_locales:
|
|
32
32
|
- en
|
|
33
33
|
clients:
|
|
34
34
|
- name: Test App
|
|
35
35
|
allowed_origins: @@ALLOWED_ORIGINS@@
|
|
36
|
-
allowed_logout_urls: @@
|
|
36
|
+
allowed_logout_urls: @@ALLOWED_LOGOUT_URLS@@
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
### Example `tenant.json`
|
|
40
|
+
|
|
41
|
+
```json
|
|
42
|
+
{
|
|
43
|
+
"friendly_name": "##ENVIRONMENT## tenant",
|
|
44
|
+
"allowed_logout_urls": "@@ALLOWED_LOGOUT_URLS@@"
|
|
45
|
+
}
|
|
37
46
|
```
|
|
38
47
|
|
|
39
48
|
## Array Concatenation
|