@pulumi/auth0 3.3.1 → 3.3.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.
- package/action.d.ts +3 -3
- package/attackProtection.d.ts +17 -19
- package/attackProtection.js +17 -19
- package/attackProtection.js.map +1 -1
- package/branding.d.ts +0 -21
- package/branding.js +0 -21
- package/branding.js.map +1 -1
- package/brandingTheme.d.ts +0 -83
- package/brandingTheme.js +0 -83
- package/brandingTheme.js.map +1 -1
- package/client.d.ts +47 -49
- package/client.js +42 -44
- package/client.js.map +1 -1
- package/clientCredentials.d.ts +0 -72
- package/clientCredentials.js +0 -54
- package/clientCredentials.js.map +1 -1
- package/connection.d.ts +457 -111
- package/connection.js +454 -108
- package/connection.js.map +1 -1
- package/connectionClient.d.ts +6 -5
- package/connectionClient.js +6 -5
- package/connectionClient.js.map +1 -1
- package/connectionClients.d.ts +7 -6
- package/connectionClients.js +7 -6
- package/connectionClients.js.map +1 -1
- package/customDomain.d.ts +1 -3
- package/customDomain.js +1 -3
- package/customDomain.js.map +1 -1
- package/customDomainVerification.d.ts +0 -8
- package/customDomainVerification.js.map +1 -1
- package/emailProvider.d.ts +0 -38
- package/emailProvider.js +0 -38
- package/emailProvider.js.map +1 -1
- package/emailTemplate.d.ts +3 -4
- package/emailTemplate.js +3 -4
- package/emailTemplate.js.map +1 -1
- package/getAttackProtection.d.ts +0 -4
- package/getAttackProtection.js +0 -4
- package/getAttackProtection.js.map +1 -1
- package/getBranding.d.ts +0 -4
- package/getBranding.js +0 -4
- package/getBranding.js.map +1 -1
- package/getBrandingTheme.d.ts +0 -4
- package/getBrandingTheme.js +0 -4
- package/getBrandingTheme.js.map +1 -1
- package/getClient.d.ts +16 -4
- package/getClient.js +4 -4
- package/getClient.js.map +1 -1
- package/getConnection.d.ts +10 -4
- package/getConnection.js +4 -4
- package/getConnection.js.map +1 -1
- package/getOrganization.d.ts +4 -4
- package/getOrganization.js +4 -4
- package/getPages.d.ts +0 -4
- package/getPages.js +0 -4
- package/getPages.js.map +1 -1
- package/getResourceServer.d.ts +4 -4
- package/getResourceServer.js +4 -4
- package/getRole.d.ts +10 -4
- package/getRole.js +4 -4
- package/getRole.js.map +1 -1
- package/getTenant.d.ts +0 -4
- package/getTenant.js +0 -4
- package/getTenant.js.map +1 -1
- package/getUser.d.ts +2 -4
- package/getUser.js +2 -4
- package/getUser.js.map +1 -1
- package/guardian.d.ts +17 -19
- package/guardian.js +17 -19
- package/guardian.js.map +1 -1
- package/hook.d.ts +7 -9
- package/hook.js +7 -9
- package/hook.js.map +1 -1
- package/logStream.d.ts +12 -12
- package/logStream.js +12 -12
- package/organization.d.ts +5 -6
- package/organization.js +5 -6
- package/organization.js.map +1 -1
- package/organizationConnection.d.ts +9 -5
- package/organizationConnection.js +9 -5
- package/organizationConnection.js.map +1 -1
- package/organizationConnections.d.ts +12 -5
- package/organizationConnections.js +12 -5
- package/organizationConnections.js.map +1 -1
- package/organizationMember.d.ts +5 -4
- package/organizationMember.js +5 -4
- package/organizationMember.js.map +1 -1
- package/organizationMemberRole.d.ts +7 -6
- package/organizationMemberRole.js +7 -6
- package/organizationMemberRole.js.map +1 -1
- package/organizationMemberRoles.d.ts +8 -7
- package/organizationMemberRoles.js +8 -7
- package/organizationMemberRoles.js.map +1 -1
- package/organizationMembers.d.ts +7 -6
- package/organizationMembers.js +7 -6
- package/organizationMembers.js.map +1 -1
- package/package.json +1 -1
- package/pages.d.ts +9 -11
- package/pages.js +9 -11
- package/pages.js.map +1 -1
- package/prompt.d.ts +2 -4
- package/prompt.js +2 -4
- package/prompt.js.map +1 -1
- package/promptCustomText.d.ts +0 -2
- package/promptCustomText.js +0 -2
- package/promptCustomText.js.map +1 -1
- package/promptPartials.d.ts +5 -7
- package/promptPartials.js +5 -7
- package/promptPartials.js.map +1 -1
- package/provider.d.ts +4 -4
- package/resourceServer.d.ts +4 -5
- package/resourceServer.js +4 -5
- package/resourceServer.js.map +1 -1
- package/resourceServerScope.d.ts +6 -5
- package/resourceServerScope.js +6 -5
- package/resourceServerScope.js.map +1 -1
- package/resourceServerScopes.d.ts +5 -4
- package/resourceServerScopes.js +5 -4
- package/resourceServerScopes.js.map +1 -1
- package/role.d.ts +4 -3
- package/role.js +4 -3
- package/role.js.map +1 -1
- package/rule.d.ts +3 -5
- package/rule.js +3 -5
- package/rule.js.map +1 -1
- package/ruleConfig.d.ts +4 -6
- package/ruleConfig.js +4 -6
- package/ruleConfig.js.map +1 -1
- package/tenant.d.ts +11 -13
- package/tenant.js +11 -13
- package/tenant.js.map +1 -1
- package/triggerAction.d.ts +3 -4
- package/triggerAction.js +3 -4
- package/triggerAction.js.map +1 -1
- package/triggerActions.d.ts +5 -5
- package/triggerActions.js +5 -5
- package/types/input.d.ts +30 -39
- package/types/output.d.ts +30 -39
- package/user.d.ts +4 -5
- package/user.js +4 -5
- package/user.js.map +1 -1
- package/userRole.d.ts +6 -4
- package/userRole.js +6 -4
- package/userRole.js.map +1 -1
- package/userRoles.d.ts +6 -4
- package/userRoles.js +6 -4
- package/userRoles.js.map +1 -1
package/triggerActions.d.ts
CHANGED
|
@@ -10,12 +10,12 @@ import * as outputs from "./types/output";
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
-
* <!--Start PulumiCodeChooser -->
|
|
14
13
|
* ```typescript
|
|
15
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
15
|
* import * as auth0 from "@pulumi/auth0";
|
|
17
16
|
*
|
|
18
|
-
* const actionFoo = new auth0.Action("
|
|
17
|
+
* const actionFoo = new auth0.Action("action_foo", {
|
|
18
|
+
* name: "Test Trigger Binding Foo",
|
|
19
19
|
* code: `exports.onContinuePostLogin = async (event, api) => {
|
|
20
20
|
* console.log("foo");
|
|
21
21
|
* };"
|
|
@@ -26,7 +26,8 @@ import * as outputs from "./types/output";
|
|
|
26
26
|
* version: "v3",
|
|
27
27
|
* },
|
|
28
28
|
* });
|
|
29
|
-
* const actionBar = new auth0.Action("
|
|
29
|
+
* const actionBar = new auth0.Action("action_bar", {
|
|
30
|
+
* name: "Test Trigger Binding Bar",
|
|
30
31
|
* code: `exports.onContinuePostLogin = async (event, api) => {
|
|
31
32
|
* console.log("bar");
|
|
32
33
|
* };"
|
|
@@ -37,7 +38,7 @@ import * as outputs from "./types/output";
|
|
|
37
38
|
* version: "v3",
|
|
38
39
|
* },
|
|
39
40
|
* });
|
|
40
|
-
* const loginFlow = new auth0.TriggerActions("
|
|
41
|
+
* const loginFlow = new auth0.TriggerActions("login_flow", {
|
|
41
42
|
* trigger: "post-login",
|
|
42
43
|
* actions: [
|
|
43
44
|
* {
|
|
@@ -51,7 +52,6 @@ import * as outputs from "./types/output";
|
|
|
51
52
|
* ],
|
|
52
53
|
* });
|
|
53
54
|
* ```
|
|
54
|
-
* <!--End PulumiCodeChooser -->
|
|
55
55
|
*
|
|
56
56
|
* ## Import
|
|
57
57
|
*
|
package/triggerActions.js
CHANGED
|
@@ -14,12 +14,12 @@ const utilities = require("./utilities");
|
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
|
17
|
-
* <!--Start PulumiCodeChooser -->
|
|
18
17
|
* ```typescript
|
|
19
18
|
* import * as pulumi from "@pulumi/pulumi";
|
|
20
19
|
* import * as auth0 from "@pulumi/auth0";
|
|
21
20
|
*
|
|
22
|
-
* const actionFoo = new auth0.Action("
|
|
21
|
+
* const actionFoo = new auth0.Action("action_foo", {
|
|
22
|
+
* name: "Test Trigger Binding Foo",
|
|
23
23
|
* code: `exports.onContinuePostLogin = async (event, api) => {
|
|
24
24
|
* console.log("foo");
|
|
25
25
|
* };"
|
|
@@ -30,7 +30,8 @@ const utilities = require("./utilities");
|
|
|
30
30
|
* version: "v3",
|
|
31
31
|
* },
|
|
32
32
|
* });
|
|
33
|
-
* const actionBar = new auth0.Action("
|
|
33
|
+
* const actionBar = new auth0.Action("action_bar", {
|
|
34
|
+
* name: "Test Trigger Binding Bar",
|
|
34
35
|
* code: `exports.onContinuePostLogin = async (event, api) => {
|
|
35
36
|
* console.log("bar");
|
|
36
37
|
* };"
|
|
@@ -41,7 +42,7 @@ const utilities = require("./utilities");
|
|
|
41
42
|
* version: "v3",
|
|
42
43
|
* },
|
|
43
44
|
* });
|
|
44
|
-
* const loginFlow = new auth0.TriggerActions("
|
|
45
|
+
* const loginFlow = new auth0.TriggerActions("login_flow", {
|
|
45
46
|
* trigger: "post-login",
|
|
46
47
|
* actions: [
|
|
47
48
|
* {
|
|
@@ -55,7 +56,6 @@ const utilities = require("./utilities");
|
|
|
55
56
|
* ],
|
|
56
57
|
* });
|
|
57
58
|
* ```
|
|
58
|
-
* <!--End PulumiCodeChooser -->
|
|
59
59
|
*
|
|
60
60
|
* ## Import
|
|
61
61
|
*
|
package/types/input.d.ts
CHANGED
|
@@ -104,7 +104,7 @@ export interface AttackProtectionSuspiciousIpThrottling {
|
|
|
104
104
|
}
|
|
105
105
|
export interface AttackProtectionSuspiciousIpThrottlingPreLogin {
|
|
106
106
|
/**
|
|
107
|
-
*
|
|
107
|
+
* The maximum number of failed login attempts allowed from a single IP address.
|
|
108
108
|
*/
|
|
109
109
|
maxAttempts?: pulumi.Input<number>;
|
|
110
110
|
/**
|
|
@@ -114,11 +114,11 @@ export interface AttackProtectionSuspiciousIpThrottlingPreLogin {
|
|
|
114
114
|
}
|
|
115
115
|
export interface AttackProtectionSuspiciousIpThrottlingPreUserRegistration {
|
|
116
116
|
/**
|
|
117
|
-
*
|
|
117
|
+
* The maximum number of sign up attempts allowed from a single IP address.
|
|
118
118
|
*/
|
|
119
119
|
maxAttempts?: pulumi.Input<number>;
|
|
120
120
|
/**
|
|
121
|
-
* Interval of time, given in milliseconds at which new
|
|
121
|
+
* Interval of time, given in milliseconds at which new sign up tokens will become available after they have been used by an IP address. Each sign up attempt will be added on the defined throttling rate.
|
|
122
122
|
*/
|
|
123
123
|
rate?: pulumi.Input<number>;
|
|
124
124
|
}
|
|
@@ -300,51 +300,51 @@ export interface BrandingThemeFontsBodyText {
|
|
|
300
300
|
}
|
|
301
301
|
export interface BrandingThemeFontsButtonsText {
|
|
302
302
|
/**
|
|
303
|
-
*
|
|
303
|
+
* Buttons text bold. Defaults to `false`.
|
|
304
304
|
*/
|
|
305
305
|
bold?: pulumi.Input<boolean>;
|
|
306
306
|
/**
|
|
307
|
-
*
|
|
307
|
+
* Buttons text size. Value needs to be between `0` and `150`. Defaults to `100.0`.
|
|
308
308
|
*/
|
|
309
309
|
size?: pulumi.Input<number>;
|
|
310
310
|
}
|
|
311
311
|
export interface BrandingThemeFontsInputLabels {
|
|
312
312
|
/**
|
|
313
|
-
*
|
|
313
|
+
* Input labels bold. Defaults to `false`.
|
|
314
314
|
*/
|
|
315
315
|
bold?: pulumi.Input<boolean>;
|
|
316
316
|
/**
|
|
317
|
-
*
|
|
317
|
+
* Input labels size. Value needs to be between `0` and `150`. Defaults to `100.0`.
|
|
318
318
|
*/
|
|
319
319
|
size?: pulumi.Input<number>;
|
|
320
320
|
}
|
|
321
321
|
export interface BrandingThemeFontsLinks {
|
|
322
322
|
/**
|
|
323
|
-
*
|
|
323
|
+
* Links bold. Defaults to `true`.
|
|
324
324
|
*/
|
|
325
325
|
bold?: pulumi.Input<boolean>;
|
|
326
326
|
/**
|
|
327
|
-
*
|
|
327
|
+
* Links size. Value needs to be between `0` and `150`. Defaults to `87.5`.
|
|
328
328
|
*/
|
|
329
329
|
size?: pulumi.Input<number>;
|
|
330
330
|
}
|
|
331
331
|
export interface BrandingThemeFontsSubtitle {
|
|
332
332
|
/**
|
|
333
|
-
*
|
|
333
|
+
* Subtitle bold. Defaults to `false`.
|
|
334
334
|
*/
|
|
335
335
|
bold?: pulumi.Input<boolean>;
|
|
336
336
|
/**
|
|
337
|
-
*
|
|
337
|
+
* Subtitle size. Value needs to be between `0` and `150`. Defaults to `87.5`.
|
|
338
338
|
*/
|
|
339
339
|
size?: pulumi.Input<number>;
|
|
340
340
|
}
|
|
341
341
|
export interface BrandingThemeFontsTitle {
|
|
342
342
|
/**
|
|
343
|
-
*
|
|
343
|
+
* Title bold. Defaults to `false`.
|
|
344
344
|
*/
|
|
345
345
|
bold?: pulumi.Input<boolean>;
|
|
346
346
|
/**
|
|
347
|
-
*
|
|
347
|
+
* Title size. Value needs to be between `75` and `150`. Defaults to `150.0`.
|
|
348
348
|
*/
|
|
349
349
|
size?: pulumi.Input<number>;
|
|
350
350
|
}
|
|
@@ -582,7 +582,7 @@ export interface ClientAddonsAzureSb {
|
|
|
582
582
|
*/
|
|
583
583
|
entityPath?: pulumi.Input<string>;
|
|
584
584
|
/**
|
|
585
|
-
*
|
|
585
|
+
* Optional expiration in minutes for the generated token. Defaults to 5 minutes.
|
|
586
586
|
*/
|
|
587
587
|
expiration?: pulumi.Input<number>;
|
|
588
588
|
/**
|
|
@@ -614,7 +614,7 @@ export interface ClientAddonsEchosign {
|
|
|
614
614
|
}
|
|
615
615
|
export interface ClientAddonsEgnyte {
|
|
616
616
|
/**
|
|
617
|
-
* Your custom domain found in your
|
|
617
|
+
* Your custom domain found in your Egnyte URL, for example `https://acme-org.echosign.com` would be `acme-org`.
|
|
618
618
|
*/
|
|
619
619
|
domain?: pulumi.Input<string>;
|
|
620
620
|
}
|
|
@@ -624,7 +624,7 @@ export interface ClientAddonsFirebase {
|
|
|
624
624
|
*/
|
|
625
625
|
clientEmail?: pulumi.Input<string>;
|
|
626
626
|
/**
|
|
627
|
-
*
|
|
627
|
+
* Optional expiration in seconds for the generated token. Defaults to 3600 seconds (SDK v3+ tokens only).
|
|
628
628
|
*/
|
|
629
629
|
lifetimeInSeconds?: pulumi.Input<number>;
|
|
630
630
|
/**
|
|
@@ -642,7 +642,7 @@ export interface ClientAddonsFirebase {
|
|
|
642
642
|
}
|
|
643
643
|
export interface ClientAddonsLayer {
|
|
644
644
|
/**
|
|
645
|
-
*
|
|
645
|
+
* Optional expiration in minutes for the generated token. Defaults to 5 minutes.
|
|
646
646
|
*/
|
|
647
647
|
expiration?: pulumi.Input<number>;
|
|
648
648
|
/**
|
|
@@ -650,11 +650,11 @@ export interface ClientAddonsLayer {
|
|
|
650
650
|
*/
|
|
651
651
|
keyId: pulumi.Input<string>;
|
|
652
652
|
/**
|
|
653
|
-
*
|
|
653
|
+
* Name of the property used as the unique user ID in Layer. If not specified `userId` is used.
|
|
654
654
|
*/
|
|
655
655
|
principal?: pulumi.Input<string>;
|
|
656
656
|
/**
|
|
657
|
-
* Private
|
|
657
|
+
* Private key for signing the Layer token.
|
|
658
658
|
*/
|
|
659
659
|
privateKey: pulumi.Input<string>;
|
|
660
660
|
/**
|
|
@@ -680,13 +680,13 @@ export interface ClientAddonsOffice365 {
|
|
|
680
680
|
*/
|
|
681
681
|
connection?: pulumi.Input<string>;
|
|
682
682
|
/**
|
|
683
|
-
* Your
|
|
683
|
+
* Your Office 365 domain name, for example `acme-org.com`.
|
|
684
684
|
*/
|
|
685
685
|
domain?: pulumi.Input<string>;
|
|
686
686
|
}
|
|
687
687
|
export interface ClientAddonsRms {
|
|
688
688
|
/**
|
|
689
|
-
*
|
|
689
|
+
* URL of your Rights Management Server. It can be internal or external, but users will have to be able to reach it.
|
|
690
690
|
*/
|
|
691
691
|
url?: pulumi.Input<string>;
|
|
692
692
|
}
|
|
@@ -710,7 +710,7 @@ export interface ClientAddonsSalesforceApi {
|
|
|
710
710
|
*/
|
|
711
711
|
communityUrlSection?: pulumi.Input<string>;
|
|
712
712
|
/**
|
|
713
|
-
*
|
|
713
|
+
* Name of the property in the user object that maps to a Salesforce username, for example `email`.
|
|
714
714
|
*/
|
|
715
715
|
principal?: pulumi.Input<string>;
|
|
716
716
|
}
|
|
@@ -728,7 +728,7 @@ export interface ClientAddonsSalesforceSandboxApi {
|
|
|
728
728
|
*/
|
|
729
729
|
communityUrlSection?: pulumi.Input<string>;
|
|
730
730
|
/**
|
|
731
|
-
*
|
|
731
|
+
* Name of the property in the user object that maps to a Salesforce username, for example `email`.
|
|
732
732
|
*/
|
|
733
733
|
principal?: pulumi.Input<string>;
|
|
734
734
|
}
|
|
@@ -766,7 +766,7 @@ export interface ClientAddonsSamlp {
|
|
|
766
766
|
*/
|
|
767
767
|
issuer?: pulumi.Input<string>;
|
|
768
768
|
/**
|
|
769
|
-
*
|
|
769
|
+
* Number of seconds during which the token is valid. Defaults to `3600` seconds.
|
|
770
770
|
*/
|
|
771
771
|
lifetimeInSeconds?: pulumi.Input<number>;
|
|
772
772
|
/**
|
|
@@ -832,11 +832,11 @@ export interface ClientAddonsSamlpLogout {
|
|
|
832
832
|
}
|
|
833
833
|
export interface ClientAddonsSapApi {
|
|
834
834
|
/**
|
|
835
|
-
*
|
|
835
|
+
* If activated in the OAuth 2.0 client configuration (transaction `SOAUTH2) the SAML attribute`client*id`must be set and equal the`client*id` form parameter of the access token request.
|
|
836
836
|
*/
|
|
837
837
|
clientId?: pulumi.Input<string>;
|
|
838
838
|
/**
|
|
839
|
-
*
|
|
839
|
+
* NameID element of the Subject which can be used to express the user's identity. Defaults to `urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified`.
|
|
840
840
|
*/
|
|
841
841
|
nameIdentifierFormat?: pulumi.Input<string>;
|
|
842
842
|
/**
|
|
@@ -872,7 +872,7 @@ export interface ClientAddonsSharepoint {
|
|
|
872
872
|
*/
|
|
873
873
|
externalUrls?: pulumi.Input<pulumi.Input<string>[]>;
|
|
874
874
|
/**
|
|
875
|
-
*
|
|
875
|
+
* Internal SharePoint application URL.
|
|
876
876
|
*/
|
|
877
877
|
url?: pulumi.Input<string>;
|
|
878
878
|
}
|
|
@@ -908,13 +908,13 @@ export interface ClientAddonsWsfed {
|
|
|
908
908
|
}
|
|
909
909
|
export interface ClientAddonsZendesk {
|
|
910
910
|
/**
|
|
911
|
-
*
|
|
911
|
+
* Zendesk account name. Usually the first segment in your Zendesk URL, for example `https://acme-org.zendesk.com` would be `acme-org`.
|
|
912
912
|
*/
|
|
913
913
|
accountName?: pulumi.Input<string>;
|
|
914
914
|
}
|
|
915
915
|
export interface ClientAddonsZoom {
|
|
916
916
|
/**
|
|
917
|
-
*
|
|
917
|
+
* Zoom account name. Usually the first segment of your Zoom URL, for example `https://acme-org.zoom.us` would be `acme-org`.
|
|
918
918
|
*/
|
|
919
919
|
account?: pulumi.Input<string>;
|
|
920
920
|
}
|
|
@@ -1462,9 +1462,6 @@ export interface ConnectionOptionsGatewayAuthentication {
|
|
|
1462
1462
|
}
|
|
1463
1463
|
export interface ConnectionOptionsIdpInitiated {
|
|
1464
1464
|
clientAuthorizeQuery?: pulumi.Input<string>;
|
|
1465
|
-
/**
|
|
1466
|
-
* The strategy's client ID.
|
|
1467
|
-
*/
|
|
1468
1465
|
clientId?: pulumi.Input<string>;
|
|
1469
1466
|
clientProtocol?: pulumi.Input<string>;
|
|
1470
1467
|
}
|
|
@@ -1495,16 +1492,10 @@ export interface ConnectionOptionsPasswordDictionary {
|
|
|
1495
1492
|
enable?: pulumi.Input<boolean>;
|
|
1496
1493
|
}
|
|
1497
1494
|
export interface ConnectionOptionsPasswordHistory {
|
|
1498
|
-
/**
|
|
1499
|
-
* Indicates whether the password dictionary check is enabled for this connection.
|
|
1500
|
-
*/
|
|
1501
1495
|
enable?: pulumi.Input<boolean>;
|
|
1502
1496
|
size?: pulumi.Input<number>;
|
|
1503
1497
|
}
|
|
1504
1498
|
export interface ConnectionOptionsPasswordNoPersonalInfo {
|
|
1505
|
-
/**
|
|
1506
|
-
* Indicates whether the password dictionary check is enabled for this connection.
|
|
1507
|
-
*/
|
|
1508
1499
|
enable?: pulumi.Input<boolean>;
|
|
1509
1500
|
}
|
|
1510
1501
|
export interface ConnectionOptionsSigningKey {
|
|
@@ -1751,7 +1742,7 @@ export interface GuardianPushDirectApns {
|
|
|
1751
1742
|
*/
|
|
1752
1743
|
bundleId: pulumi.Input<string>;
|
|
1753
1744
|
/**
|
|
1754
|
-
* Indicates whether
|
|
1745
|
+
* Indicates whether the Apple Push Notification service is enabled.
|
|
1755
1746
|
*/
|
|
1756
1747
|
enabled?: pulumi.Input<boolean>;
|
|
1757
1748
|
/**
|
package/types/output.d.ts
CHANGED
|
@@ -103,7 +103,7 @@ export interface AttackProtectionSuspiciousIpThrottling {
|
|
|
103
103
|
}
|
|
104
104
|
export interface AttackProtectionSuspiciousIpThrottlingPreLogin {
|
|
105
105
|
/**
|
|
106
|
-
*
|
|
106
|
+
* The maximum number of failed login attempts allowed from a single IP address.
|
|
107
107
|
*/
|
|
108
108
|
maxAttempts: number;
|
|
109
109
|
/**
|
|
@@ -113,11 +113,11 @@ export interface AttackProtectionSuspiciousIpThrottlingPreLogin {
|
|
|
113
113
|
}
|
|
114
114
|
export interface AttackProtectionSuspiciousIpThrottlingPreUserRegistration {
|
|
115
115
|
/**
|
|
116
|
-
*
|
|
116
|
+
* The maximum number of sign up attempts allowed from a single IP address.
|
|
117
117
|
*/
|
|
118
118
|
maxAttempts: number;
|
|
119
119
|
/**
|
|
120
|
-
* Interval of time, given in milliseconds at which new
|
|
120
|
+
* Interval of time, given in milliseconds at which new sign up tokens will become available after they have been used by an IP address. Each sign up attempt will be added on the defined throttling rate.
|
|
121
121
|
*/
|
|
122
122
|
rate: number;
|
|
123
123
|
}
|
|
@@ -299,51 +299,51 @@ export interface BrandingThemeFontsBodyText {
|
|
|
299
299
|
}
|
|
300
300
|
export interface BrandingThemeFontsButtonsText {
|
|
301
301
|
/**
|
|
302
|
-
*
|
|
302
|
+
* Buttons text bold. Defaults to `false`.
|
|
303
303
|
*/
|
|
304
304
|
bold?: boolean;
|
|
305
305
|
/**
|
|
306
|
-
*
|
|
306
|
+
* Buttons text size. Value needs to be between `0` and `150`. Defaults to `100.0`.
|
|
307
307
|
*/
|
|
308
308
|
size?: number;
|
|
309
309
|
}
|
|
310
310
|
export interface BrandingThemeFontsInputLabels {
|
|
311
311
|
/**
|
|
312
|
-
*
|
|
312
|
+
* Input labels bold. Defaults to `false`.
|
|
313
313
|
*/
|
|
314
314
|
bold?: boolean;
|
|
315
315
|
/**
|
|
316
|
-
*
|
|
316
|
+
* Input labels size. Value needs to be between `0` and `150`. Defaults to `100.0`.
|
|
317
317
|
*/
|
|
318
318
|
size?: number;
|
|
319
319
|
}
|
|
320
320
|
export interface BrandingThemeFontsLinks {
|
|
321
321
|
/**
|
|
322
|
-
*
|
|
322
|
+
* Links bold. Defaults to `true`.
|
|
323
323
|
*/
|
|
324
324
|
bold?: boolean;
|
|
325
325
|
/**
|
|
326
|
-
*
|
|
326
|
+
* Links size. Value needs to be between `0` and `150`. Defaults to `87.5`.
|
|
327
327
|
*/
|
|
328
328
|
size?: number;
|
|
329
329
|
}
|
|
330
330
|
export interface BrandingThemeFontsSubtitle {
|
|
331
331
|
/**
|
|
332
|
-
*
|
|
332
|
+
* Subtitle bold. Defaults to `false`.
|
|
333
333
|
*/
|
|
334
334
|
bold?: boolean;
|
|
335
335
|
/**
|
|
336
|
-
*
|
|
336
|
+
* Subtitle size. Value needs to be between `0` and `150`. Defaults to `87.5`.
|
|
337
337
|
*/
|
|
338
338
|
size?: number;
|
|
339
339
|
}
|
|
340
340
|
export interface BrandingThemeFontsTitle {
|
|
341
341
|
/**
|
|
342
|
-
*
|
|
342
|
+
* Title bold. Defaults to `false`.
|
|
343
343
|
*/
|
|
344
344
|
bold?: boolean;
|
|
345
345
|
/**
|
|
346
|
-
*
|
|
346
|
+
* Title size. Value needs to be between `75` and `150`. Defaults to `150.0`.
|
|
347
347
|
*/
|
|
348
348
|
size?: number;
|
|
349
349
|
}
|
|
@@ -581,7 +581,7 @@ export interface ClientAddonsAzureSb {
|
|
|
581
581
|
*/
|
|
582
582
|
entityPath?: string;
|
|
583
583
|
/**
|
|
584
|
-
*
|
|
584
|
+
* Optional expiration in minutes for the generated token. Defaults to 5 minutes.
|
|
585
585
|
*/
|
|
586
586
|
expiration?: number;
|
|
587
587
|
/**
|
|
@@ -613,7 +613,7 @@ export interface ClientAddonsEchosign {
|
|
|
613
613
|
}
|
|
614
614
|
export interface ClientAddonsEgnyte {
|
|
615
615
|
/**
|
|
616
|
-
* Your custom domain found in your
|
|
616
|
+
* Your custom domain found in your Egnyte URL, for example `https://acme-org.echosign.com` would be `acme-org`.
|
|
617
617
|
*/
|
|
618
618
|
domain?: string;
|
|
619
619
|
}
|
|
@@ -623,7 +623,7 @@ export interface ClientAddonsFirebase {
|
|
|
623
623
|
*/
|
|
624
624
|
clientEmail?: string;
|
|
625
625
|
/**
|
|
626
|
-
*
|
|
626
|
+
* Optional expiration in seconds for the generated token. Defaults to 3600 seconds (SDK v3+ tokens only).
|
|
627
627
|
*/
|
|
628
628
|
lifetimeInSeconds?: number;
|
|
629
629
|
/**
|
|
@@ -641,7 +641,7 @@ export interface ClientAddonsFirebase {
|
|
|
641
641
|
}
|
|
642
642
|
export interface ClientAddonsLayer {
|
|
643
643
|
/**
|
|
644
|
-
*
|
|
644
|
+
* Optional expiration in minutes for the generated token. Defaults to 5 minutes.
|
|
645
645
|
*/
|
|
646
646
|
expiration?: number;
|
|
647
647
|
/**
|
|
@@ -649,11 +649,11 @@ export interface ClientAddonsLayer {
|
|
|
649
649
|
*/
|
|
650
650
|
keyId: string;
|
|
651
651
|
/**
|
|
652
|
-
*
|
|
652
|
+
* Name of the property used as the unique user ID in Layer. If not specified `userId` is used.
|
|
653
653
|
*/
|
|
654
654
|
principal?: string;
|
|
655
655
|
/**
|
|
656
|
-
* Private
|
|
656
|
+
* Private key for signing the Layer token.
|
|
657
657
|
*/
|
|
658
658
|
privateKey: string;
|
|
659
659
|
/**
|
|
@@ -679,13 +679,13 @@ export interface ClientAddonsOffice365 {
|
|
|
679
679
|
*/
|
|
680
680
|
connection?: string;
|
|
681
681
|
/**
|
|
682
|
-
* Your
|
|
682
|
+
* Your Office 365 domain name, for example `acme-org.com`.
|
|
683
683
|
*/
|
|
684
684
|
domain?: string;
|
|
685
685
|
}
|
|
686
686
|
export interface ClientAddonsRms {
|
|
687
687
|
/**
|
|
688
|
-
*
|
|
688
|
+
* URL of your Rights Management Server. It can be internal or external, but users will have to be able to reach it.
|
|
689
689
|
*/
|
|
690
690
|
url?: string;
|
|
691
691
|
}
|
|
@@ -709,7 +709,7 @@ export interface ClientAddonsSalesforceApi {
|
|
|
709
709
|
*/
|
|
710
710
|
communityUrlSection?: string;
|
|
711
711
|
/**
|
|
712
|
-
*
|
|
712
|
+
* Name of the property in the user object that maps to a Salesforce username, for example `email`.
|
|
713
713
|
*/
|
|
714
714
|
principal?: string;
|
|
715
715
|
}
|
|
@@ -727,7 +727,7 @@ export interface ClientAddonsSalesforceSandboxApi {
|
|
|
727
727
|
*/
|
|
728
728
|
communityUrlSection?: string;
|
|
729
729
|
/**
|
|
730
|
-
*
|
|
730
|
+
* Name of the property in the user object that maps to a Salesforce username, for example `email`.
|
|
731
731
|
*/
|
|
732
732
|
principal?: string;
|
|
733
733
|
}
|
|
@@ -765,7 +765,7 @@ export interface ClientAddonsSamlp {
|
|
|
765
765
|
*/
|
|
766
766
|
issuer?: string;
|
|
767
767
|
/**
|
|
768
|
-
*
|
|
768
|
+
* Number of seconds during which the token is valid. Defaults to `3600` seconds.
|
|
769
769
|
*/
|
|
770
770
|
lifetimeInSeconds?: number;
|
|
771
771
|
/**
|
|
@@ -831,11 +831,11 @@ export interface ClientAddonsSamlpLogout {
|
|
|
831
831
|
}
|
|
832
832
|
export interface ClientAddonsSapApi {
|
|
833
833
|
/**
|
|
834
|
-
*
|
|
834
|
+
* If activated in the OAuth 2.0 client configuration (transaction `SOAUTH2) the SAML attribute`client*id`must be set and equal the`client*id` form parameter of the access token request.
|
|
835
835
|
*/
|
|
836
836
|
clientId?: string;
|
|
837
837
|
/**
|
|
838
|
-
*
|
|
838
|
+
* NameID element of the Subject which can be used to express the user's identity. Defaults to `urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified`.
|
|
839
839
|
*/
|
|
840
840
|
nameIdentifierFormat?: string;
|
|
841
841
|
/**
|
|
@@ -871,7 +871,7 @@ export interface ClientAddonsSharepoint {
|
|
|
871
871
|
*/
|
|
872
872
|
externalUrls?: string[];
|
|
873
873
|
/**
|
|
874
|
-
*
|
|
874
|
+
* Internal SharePoint application URL.
|
|
875
875
|
*/
|
|
876
876
|
url?: string;
|
|
877
877
|
}
|
|
@@ -907,13 +907,13 @@ export interface ClientAddonsWsfed {
|
|
|
907
907
|
}
|
|
908
908
|
export interface ClientAddonsZendesk {
|
|
909
909
|
/**
|
|
910
|
-
*
|
|
910
|
+
* Zendesk account name. Usually the first segment in your Zendesk URL, for example `https://acme-org.zendesk.com` would be `acme-org`.
|
|
911
911
|
*/
|
|
912
912
|
accountName?: string;
|
|
913
913
|
}
|
|
914
914
|
export interface ClientAddonsZoom {
|
|
915
915
|
/**
|
|
916
|
-
*
|
|
916
|
+
* Zoom account name. Usually the first segment of your Zoom URL, for example `https://acme-org.zoom.us` would be `acme-org`.
|
|
917
917
|
*/
|
|
918
918
|
account?: string;
|
|
919
919
|
}
|
|
@@ -1461,9 +1461,6 @@ export interface ConnectionOptionsGatewayAuthentication {
|
|
|
1461
1461
|
}
|
|
1462
1462
|
export interface ConnectionOptionsIdpInitiated {
|
|
1463
1463
|
clientAuthorizeQuery?: string;
|
|
1464
|
-
/**
|
|
1465
|
-
* The strategy's client ID.
|
|
1466
|
-
*/
|
|
1467
1464
|
clientId?: string;
|
|
1468
1465
|
clientProtocol?: string;
|
|
1469
1466
|
}
|
|
@@ -1494,16 +1491,10 @@ export interface ConnectionOptionsPasswordDictionary {
|
|
|
1494
1491
|
enable?: boolean;
|
|
1495
1492
|
}
|
|
1496
1493
|
export interface ConnectionOptionsPasswordHistory {
|
|
1497
|
-
/**
|
|
1498
|
-
* Indicates whether the password dictionary check is enabled for this connection.
|
|
1499
|
-
*/
|
|
1500
1494
|
enable?: boolean;
|
|
1501
1495
|
size?: number;
|
|
1502
1496
|
}
|
|
1503
1497
|
export interface ConnectionOptionsPasswordNoPersonalInfo {
|
|
1504
|
-
/**
|
|
1505
|
-
* Indicates whether the password dictionary check is enabled for this connection.
|
|
1506
|
-
*/
|
|
1507
1498
|
enable?: boolean;
|
|
1508
1499
|
}
|
|
1509
1500
|
export interface ConnectionOptionsSigningKey {
|
|
@@ -3456,7 +3447,7 @@ export interface GuardianPushDirectApns {
|
|
|
3456
3447
|
*/
|
|
3457
3448
|
bundleId: string;
|
|
3458
3449
|
/**
|
|
3459
|
-
* Indicates whether
|
|
3450
|
+
* Indicates whether the Apple Push Notification service is enabled.
|
|
3460
3451
|
*/
|
|
3461
3452
|
enabled: boolean;
|
|
3462
3453
|
/**
|
package/user.d.ts
CHANGED
|
@@ -4,23 +4,22 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
-
* <!--Start PulumiCodeChooser -->
|
|
8
7
|
* ```typescript
|
|
9
8
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
9
|
* import * as auth0 from "@pulumi/auth0";
|
|
11
10
|
*
|
|
12
11
|
* const user = new auth0.User("user", {
|
|
13
12
|
* connectionName: "Username-Password-Authentication",
|
|
13
|
+
* userId: "12345",
|
|
14
|
+
* username: "unique_username",
|
|
15
|
+
* name: "Firstname Lastname",
|
|
16
|
+
* nickname: "some.nickname",
|
|
14
17
|
* email: "test@test.com",
|
|
15
18
|
* emailVerified: true,
|
|
16
|
-
* nickname: "some.nickname",
|
|
17
19
|
* password: "passpass$12$12",
|
|
18
20
|
* picture: "https://www.example.com/a-valid-picture-url.jpg",
|
|
19
|
-
* userId: "12345",
|
|
20
|
-
* username: "unique_username",
|
|
21
21
|
* });
|
|
22
22
|
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
23
|
*
|
|
25
24
|
* ## Import
|
|
26
25
|
*
|
package/user.js
CHANGED
|
@@ -10,23 +10,22 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
-
* <!--Start PulumiCodeChooser -->
|
|
14
13
|
* ```typescript
|
|
15
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
15
|
* import * as auth0 from "@pulumi/auth0";
|
|
17
16
|
*
|
|
18
17
|
* const user = new auth0.User("user", {
|
|
19
18
|
* connectionName: "Username-Password-Authentication",
|
|
19
|
+
* userId: "12345",
|
|
20
|
+
* username: "unique_username",
|
|
21
|
+
* name: "Firstname Lastname",
|
|
22
|
+
* nickname: "some.nickname",
|
|
20
23
|
* email: "test@test.com",
|
|
21
24
|
* emailVerified: true,
|
|
22
|
-
* nickname: "some.nickname",
|
|
23
25
|
* password: "passpass$12$12",
|
|
24
26
|
* picture: "https://www.example.com/a-valid-picture-url.jpg",
|
|
25
|
-
* userId: "12345",
|
|
26
|
-
* username: "unique_username",
|
|
27
27
|
* });
|
|
28
28
|
* ```
|
|
29
|
-
* <!--End PulumiCodeChooser -->
|
|
30
29
|
*
|
|
31
30
|
* ## Import
|
|
32
31
|
*
|
package/user.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.js","sourceRoot":"","sources":["../user.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"user.js","sourceRoot":"","sources":["../user.ts"],"names":[],"mappings":"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"}
|