@pulumi/auth0 3.11.0 → 3.12.0-alpha.1737573501
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/client.d.ts +1 -1
- package/emailTemplate.d.ts +3 -3
- package/package.json +2 -2
- package/promptCustomText.d.ts +3 -3
- package/promptScreenRenderer.d.ts +1 -2
- package/promptScreenRenderer.js +1 -2
- package/promptScreenRenderer.js.map +1 -1
- package/types/input.d.ts +6 -1
- package/types/output.d.ts +13 -3
package/client.d.ts
CHANGED
|
@@ -231,7 +231,7 @@ export declare class Client extends pulumi.CustomResource {
|
|
|
231
231
|
/**
|
|
232
232
|
* Configure OIDC logout for the Client
|
|
233
233
|
*/
|
|
234
|
-
readonly oidcLogout: pulumi.Output<outputs.ClientOidcLogout
|
|
234
|
+
readonly oidcLogout: pulumi.Output<outputs.ClientOidcLogout>;
|
|
235
235
|
/**
|
|
236
236
|
* Defines how to proceed during an authentication transaction when `organizationUsage = "require"`. Can be `noPrompt` (default), `preLoginPrompt` or `postLoginPrompt`.
|
|
237
237
|
*/
|
package/emailTemplate.d.ts
CHANGED
|
@@ -103,7 +103,7 @@ export declare class EmailTemplate extends pulumi.CustomResource {
|
|
|
103
103
|
*/
|
|
104
104
|
readonly syntax: pulumi.Output<string>;
|
|
105
105
|
/**
|
|
106
|
-
* Template name. Options include `verifyEmail`, `verifyEmailByCode`, `resetEmail`, `welcomeEmail`, `blockedAccount`, `stolenCredentials`, `enrollmentEmail`, `mfaOobCode`, `userInvitation`, `changePassword` (legacy), or `passwordReset` (legacy).
|
|
106
|
+
* Template name. Options include `verifyEmail`, `verifyEmailByCode`, `resetEmail`, `resetEmailByCode`, `welcomeEmail`, `blockedAccount`, `stolenCredentials`, `enrollmentEmail`, `mfaOobCode`, `userInvitation`, `changePassword` (legacy), or `passwordReset` (legacy).
|
|
107
107
|
*/
|
|
108
108
|
readonly template: pulumi.Output<string>;
|
|
109
109
|
/**
|
|
@@ -152,7 +152,7 @@ export interface EmailTemplateState {
|
|
|
152
152
|
*/
|
|
153
153
|
syntax?: pulumi.Input<string>;
|
|
154
154
|
/**
|
|
155
|
-
* Template name. Options include `verifyEmail`, `verifyEmailByCode`, `resetEmail`, `welcomeEmail`, `blockedAccount`, `stolenCredentials`, `enrollmentEmail`, `mfaOobCode`, `userInvitation`, `changePassword` (legacy), or `passwordReset` (legacy).
|
|
155
|
+
* Template name. Options include `verifyEmail`, `verifyEmailByCode`, `resetEmail`, `resetEmailByCode`, `welcomeEmail`, `blockedAccount`, `stolenCredentials`, `enrollmentEmail`, `mfaOobCode`, `userInvitation`, `changePassword` (legacy), or `passwordReset` (legacy).
|
|
156
156
|
*/
|
|
157
157
|
template?: pulumi.Input<string>;
|
|
158
158
|
/**
|
|
@@ -193,7 +193,7 @@ export interface EmailTemplateArgs {
|
|
|
193
193
|
*/
|
|
194
194
|
syntax: pulumi.Input<string>;
|
|
195
195
|
/**
|
|
196
|
-
* Template name. Options include `verifyEmail`, `verifyEmailByCode`, `resetEmail`, `welcomeEmail`, `blockedAccount`, `stolenCredentials`, `enrollmentEmail`, `mfaOobCode`, `userInvitation`, `changePassword` (legacy), or `passwordReset` (legacy).
|
|
196
|
+
* Template name. Options include `verifyEmail`, `verifyEmailByCode`, `resetEmail`, `resetEmailByCode`, `welcomeEmail`, `blockedAccount`, `stolenCredentials`, `enrollmentEmail`, `mfaOobCode`, `userInvitation`, `changePassword` (legacy), or `passwordReset` (legacy).
|
|
197
197
|
*/
|
|
198
198
|
template: pulumi.Input<string>;
|
|
199
199
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/auth0",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.12.0-alpha.1737573501",
|
|
4
4
|
"description": "A Pulumi package for creating and managing auth0 cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -23,6 +23,6 @@
|
|
|
23
23
|
"pulumi": {
|
|
24
24
|
"resource": true,
|
|
25
25
|
"name": "auth0",
|
|
26
|
-
"version": "3.
|
|
26
|
+
"version": "3.12.0-alpha.1737573501"
|
|
27
27
|
}
|
|
28
28
|
}
|
package/promptCustomText.d.ts
CHANGED
|
@@ -74,7 +74,7 @@ export declare class PromptCustomText extends pulumi.CustomResource {
|
|
|
74
74
|
*/
|
|
75
75
|
readonly body: pulumi.Output<string>;
|
|
76
76
|
/**
|
|
77
|
-
* Language of the custom text. Options include: `ar`, `ar-EG`, `ar-SA`, `az`, `bg`, `bs`, `ca-ES`, `cs`, `cy`, `da`, `de`, `el`, `en`, `es`, `es-AR`, `es-MX`, `et`, `eu-ES`, `fa`, `fi`, `fr`, `fr-CA`, `fr-FR`, `gl-ES`, `he`, `hi`, `hr`, `hu`, `hy`, `id`, `is`, `it`, `ja`, `ko`, `lt`, `lv`, `ms`, `nb`, `nl`, `nn`, `no`, `pl`, `pt`, `pt-BR`, `pt-PT`, `ro`, `ru`, `sk`, `sl`, `sq`, `sr`, `sv`, `th`, `tl`, `tr`, `uk`, `ur`, `vi`, `zh-CN`, `zh-HK`, `zh-TW`.
|
|
77
|
+
* Language of the custom text. Options include: `am`, `ar`, `ar-EG`, `ar-SA`, `az`, `bg`, `bn`, `bs`, `ca-ES`, `cnr`, `cs`, `cy`, `da`, `de`, `el`, `en`, `en-CA`, `es`, `es-419`, `es-AR`, `es-MX`, `et`, `eu-ES`, `fa`, `fi`, `fr`, `fr-CA`, `fr-FR`, `gl-ES`, `gu`, `he`, `hi`, `hr`, `hu`, `hy`, `id`, `is`, `it`, `ja`, `ka`, `kk`, `kn`, `ko`, `lt`, `lv`, `mk`, `ml`, `mn`, `mr`, `ms`, `my`, `nb`, `nl`, `nn`, `no`, `pa`, `pl`, `pt`, `pt-BR`, `pt-PT`, `ro`, `ru`, `sk`, `sl`, `so`, `sq`, `sr`, `sv`, `sw`, `ta`, `te`, `th`, `tl`, `tr`, `uk`, `ur`, `vi`, `zgh`, `zh-CN`, `zh-HK`, `zh-TW`.
|
|
78
78
|
*/
|
|
79
79
|
readonly language: pulumi.Output<string>;
|
|
80
80
|
/**
|
|
@@ -99,7 +99,7 @@ export interface PromptCustomTextState {
|
|
|
99
99
|
*/
|
|
100
100
|
body?: pulumi.Input<string>;
|
|
101
101
|
/**
|
|
102
|
-
* Language of the custom text. Options include: `ar`, `ar-EG`, `ar-SA`, `az`, `bg`, `bs`, `ca-ES`, `cs`, `cy`, `da`, `de`, `el`, `en`, `es`, `es-AR`, `es-MX`, `et`, `eu-ES`, `fa`, `fi`, `fr`, `fr-CA`, `fr-FR`, `gl-ES`, `he`, `hi`, `hr`, `hu`, `hy`, `id`, `is`, `it`, `ja`, `ko`, `lt`, `lv`, `ms`, `nb`, `nl`, `nn`, `no`, `pl`, `pt`, `pt-BR`, `pt-PT`, `ro`, `ru`, `sk`, `sl`, `sq`, `sr`, `sv`, `th`, `tl`, `tr`, `uk`, `ur`, `vi`, `zh-CN`, `zh-HK`, `zh-TW`.
|
|
102
|
+
* Language of the custom text. Options include: `am`, `ar`, `ar-EG`, `ar-SA`, `az`, `bg`, `bn`, `bs`, `ca-ES`, `cnr`, `cs`, `cy`, `da`, `de`, `el`, `en`, `en-CA`, `es`, `es-419`, `es-AR`, `es-MX`, `et`, `eu-ES`, `fa`, `fi`, `fr`, `fr-CA`, `fr-FR`, `gl-ES`, `gu`, `he`, `hi`, `hr`, `hu`, `hy`, `id`, `is`, `it`, `ja`, `ka`, `kk`, `kn`, `ko`, `lt`, `lv`, `mk`, `ml`, `mn`, `mr`, `ms`, `my`, `nb`, `nl`, `nn`, `no`, `pa`, `pl`, `pt`, `pt-BR`, `pt-PT`, `ro`, `ru`, `sk`, `sl`, `so`, `sq`, `sr`, `sv`, `sw`, `ta`, `te`, `th`, `tl`, `tr`, `uk`, `ur`, `vi`, `zgh`, `zh-CN`, `zh-HK`, `zh-TW`.
|
|
103
103
|
*/
|
|
104
104
|
language?: pulumi.Input<string>;
|
|
105
105
|
/**
|
|
@@ -116,7 +116,7 @@ export interface PromptCustomTextArgs {
|
|
|
116
116
|
*/
|
|
117
117
|
body: pulumi.Input<string>;
|
|
118
118
|
/**
|
|
119
|
-
* Language of the custom text. Options include: `ar`, `ar-EG`, `ar-SA`, `az`, `bg`, `bs`, `ca-ES`, `cs`, `cy`, `da`, `de`, `el`, `en`, `es`, `es-AR`, `es-MX`, `et`, `eu-ES`, `fa`, `fi`, `fr`, `fr-CA`, `fr-FR`, `gl-ES`, `he`, `hi`, `hr`, `hu`, `hy`, `id`, `is`, `it`, `ja`, `ko`, `lt`, `lv`, `ms`, `nb`, `nl`, `nn`, `no`, `pl`, `pt`, `pt-BR`, `pt-PT`, `ro`, `ru`, `sk`, `sl`, `sq`, `sr`, `sv`, `th`, `tl`, `tr`, `uk`, `ur`, `vi`, `zh-CN`, `zh-HK`, `zh-TW`.
|
|
119
|
+
* Language of the custom text. Options include: `am`, `ar`, `ar-EG`, `ar-SA`, `az`, `bg`, `bn`, `bs`, `ca-ES`, `cnr`, `cs`, `cy`, `da`, `de`, `el`, `en`, `en-CA`, `es`, `es-419`, `es-AR`, `es-MX`, `et`, `eu-ES`, `fa`, `fi`, `fr`, `fr-CA`, `fr-FR`, `gl-ES`, `gu`, `he`, `hi`, `hr`, `hu`, `hy`, `id`, `is`, `it`, `ja`, `ka`, `kk`, `kn`, `ko`, `lt`, `lv`, `mk`, `ml`, `mn`, `mr`, `ms`, `my`, `nb`, `nl`, `nn`, `no`, `pa`, `pl`, `pt`, `pt-BR`, `pt-PT`, `ro`, `ru`, `sk`, `sl`, `so`, `sq`, `sr`, `sv`, `sw`, `ta`, `te`, `th`, `tl`, `tr`, `uk`, `ur`, `vi`, `zgh`, `zh-CN`, `zh-HK`, `zh-TW`.
|
|
120
120
|
*/
|
|
121
121
|
language: pulumi.Input<string>;
|
|
122
122
|
/**
|
|
@@ -30,8 +30,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
30
30
|
* "untrusted_data.authorization_params.login_hint",
|
|
31
31
|
* "untrusted_data.authorization_params.screen_hint",
|
|
32
32
|
* "untrusted_data.authorization_params.ui_locales",
|
|
33
|
-
* "untrusted_data.authorization_params.ext
|
|
34
|
-
* "transaction.connection.metadata.key",
|
|
33
|
+
* "untrusted_data.authorization_params.ext-key",
|
|
35
34
|
* ],
|
|
36
35
|
* headTags: JSON.stringify([{
|
|
37
36
|
* attributes: {
|
package/promptScreenRenderer.js
CHANGED
|
@@ -36,8 +36,7 @@ const utilities = require("./utilities");
|
|
|
36
36
|
* "untrusted_data.authorization_params.login_hint",
|
|
37
37
|
* "untrusted_data.authorization_params.screen_hint",
|
|
38
38
|
* "untrusted_data.authorization_params.ui_locales",
|
|
39
|
-
* "untrusted_data.authorization_params.ext
|
|
40
|
-
* "transaction.connection.metadata.key",
|
|
39
|
+
* "untrusted_data.authorization_params.ext-key",
|
|
41
40
|
* ],
|
|
42
41
|
* headTags: JSON.stringify([{
|
|
43
42
|
* attributes: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"promptScreenRenderer.js","sourceRoot":"","sources":["../promptScreenRenderer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"promptScreenRenderer.js","sourceRoot":"","sources":["../promptScreenRenderer.ts"],"names":[],"mappings":"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"}
|
package/types/input.d.ts
CHANGED
|
@@ -1472,7 +1472,7 @@ export interface ConnectionOptions {
|
|
|
1472
1472
|
[key: string]: pulumi.Input<string>;
|
|
1473
1473
|
}>;
|
|
1474
1474
|
/**
|
|
1475
|
-
* Determines whether to sync user profile attributes (`name`, `givenName`, `familyName`, `nickname`, `picture`) at each login or only on the first login. Options include: `onEachLogin`, `onFirstLogin`. Default value: `onEachLogin`.
|
|
1475
|
+
* Determines whether to sync user profile attributes (`name`, `givenName`, `familyName`, `nickname`, `picture`) at each login or only on the first login. Options include: `onEachLogin`, `onFirstLogin`, `neverOnLogin`. Default value: `onEachLogin`.
|
|
1476
1476
|
*/
|
|
1477
1477
|
setUserRootAttributes?: pulumi.Input<string>;
|
|
1478
1478
|
/**
|
|
@@ -1611,6 +1611,10 @@ export interface ConnectionOptionsAttributeEmail {
|
|
|
1611
1611
|
* Defines signup settings for Email attribute
|
|
1612
1612
|
*/
|
|
1613
1613
|
signups?: pulumi.Input<pulumi.Input<inputs.ConnectionOptionsAttributeEmailSignup>[]>;
|
|
1614
|
+
/**
|
|
1615
|
+
* Defines whether whether user will receive a link or an OTP during user signup for email verification and password reset for email verification
|
|
1616
|
+
*/
|
|
1617
|
+
verificationMethod?: pulumi.Input<string>;
|
|
1614
1618
|
}
|
|
1615
1619
|
export interface ConnectionOptionsAttributeEmailIdentifier {
|
|
1616
1620
|
/**
|
|
@@ -1774,6 +1778,7 @@ export interface ConnectionOptionsIdpInitiated {
|
|
|
1774
1778
|
clientAuthorizeQuery?: pulumi.Input<string>;
|
|
1775
1779
|
clientId?: pulumi.Input<string>;
|
|
1776
1780
|
clientProtocol?: pulumi.Input<string>;
|
|
1781
|
+
enabled?: pulumi.Input<boolean>;
|
|
1777
1782
|
}
|
|
1778
1783
|
export interface ConnectionOptionsMfa {
|
|
1779
1784
|
/**
|
package/types/output.d.ts
CHANGED
|
@@ -1471,9 +1471,9 @@ export interface ConnectionOptions {
|
|
|
1471
1471
|
[key: string]: string;
|
|
1472
1472
|
};
|
|
1473
1473
|
/**
|
|
1474
|
-
* Determines whether to sync user profile attributes (`name`, `givenName`, `familyName`, `nickname`, `picture`) at each login or only on the first login. Options include: `onEachLogin`, `onFirstLogin`. Default value: `onEachLogin`.
|
|
1474
|
+
* Determines whether to sync user profile attributes (`name`, `givenName`, `familyName`, `nickname`, `picture`) at each login or only on the first login. Options include: `onEachLogin`, `onFirstLogin`, `neverOnLogin`. Default value: `onEachLogin`.
|
|
1475
1475
|
*/
|
|
1476
|
-
setUserRootAttributes
|
|
1476
|
+
setUserRootAttributes: string;
|
|
1477
1477
|
/**
|
|
1478
1478
|
* Choose how Auth0 sets the emailVerified field in the user profile.
|
|
1479
1479
|
*/
|
|
@@ -1610,6 +1610,10 @@ export interface ConnectionOptionsAttributeEmail {
|
|
|
1610
1610
|
* Defines signup settings for Email attribute
|
|
1611
1611
|
*/
|
|
1612
1612
|
signups?: outputs.ConnectionOptionsAttributeEmailSignup[];
|
|
1613
|
+
/**
|
|
1614
|
+
* Defines whether whether user will receive a link or an OTP during user signup for email verification and password reset for email verification
|
|
1615
|
+
*/
|
|
1616
|
+
verificationMethod: string;
|
|
1613
1617
|
}
|
|
1614
1618
|
export interface ConnectionOptionsAttributeEmailIdentifier {
|
|
1615
1619
|
/**
|
|
@@ -1773,6 +1777,7 @@ export interface ConnectionOptionsIdpInitiated {
|
|
|
1773
1777
|
clientAuthorizeQuery?: string;
|
|
1774
1778
|
clientId?: string;
|
|
1775
1779
|
clientProtocol?: string;
|
|
1780
|
+
enabled?: boolean;
|
|
1776
1781
|
}
|
|
1777
1782
|
export interface ConnectionOptionsMfa {
|
|
1778
1783
|
/**
|
|
@@ -3520,7 +3525,7 @@ export interface GetConnectionOption {
|
|
|
3520
3525
|
[key: string]: string;
|
|
3521
3526
|
};
|
|
3522
3527
|
/**
|
|
3523
|
-
* Determines whether to sync user profile attributes (`name`, `givenName`, `familyName`, `nickname`, `picture`) at each login or only on the first login. Options include: `onEachLogin`, `onFirstLogin`. Default value: `onEachLogin`.
|
|
3528
|
+
* Determines whether to sync user profile attributes (`name`, `givenName`, `familyName`, `nickname`, `picture`) at each login or only on the first login. Options include: `onEachLogin`, `onFirstLogin`, `neverOnLogin`. Default value: `onEachLogin`.
|
|
3524
3529
|
*/
|
|
3525
3530
|
setUserRootAttributes: string;
|
|
3526
3531
|
/**
|
|
@@ -3659,6 +3664,10 @@ export interface GetConnectionOptionAttributeEmail {
|
|
|
3659
3664
|
* Defines signup settings for Email attribute
|
|
3660
3665
|
*/
|
|
3661
3666
|
signups: outputs.GetConnectionOptionAttributeEmailSignup[];
|
|
3667
|
+
/**
|
|
3668
|
+
* Defines whether whether user will receive a link or an OTP during user signup for email verification and password reset for email verification
|
|
3669
|
+
*/
|
|
3670
|
+
verificationMethod: string;
|
|
3662
3671
|
}
|
|
3663
3672
|
export interface GetConnectionOptionAttributeEmailIdentifier {
|
|
3664
3673
|
/**
|
|
@@ -3822,6 +3831,7 @@ export interface GetConnectionOptionIdpInitiated {
|
|
|
3822
3831
|
clientAuthorizeQuery: string;
|
|
3823
3832
|
clientId: string;
|
|
3824
3833
|
clientProtocol: string;
|
|
3834
|
+
enabled: boolean;
|
|
3825
3835
|
}
|
|
3826
3836
|
export interface GetConnectionOptionMfa {
|
|
3827
3837
|
/**
|