@pulumi/auth0 3.15.0-alpha.1741493472 → 3.15.0
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 +0 -74
- package/client.js +0 -74
- package/client.js.map +1 -1
- package/connection.d.ts +2 -0
- package/connection.js +2 -0
- package/connection.js.map +1 -1
- package/getTokenExchangeProfile.d.ts +24 -0
- package/getTokenExchangeProfile.js +24 -0
- package/getTokenExchangeProfile.js.map +1 -1
- package/getUser.d.ts +19 -31
- package/getUser.js +6 -26
- package/getUser.js.map +1 -1
- package/logStream.d.ts +15 -0
- package/logStream.js +5 -0
- package/logStream.js.map +1 -1
- package/package.json +2 -2
- package/promptPartials.d.ts +3 -3
- package/promptScreenPartial.d.ts +10 -3
- package/promptScreenPartial.js +7 -0
- package/promptScreenPartial.js.map +1 -1
- package/promptScreenPartials.d.ts +12 -3
- package/promptScreenPartials.js +9 -0
- package/promptScreenPartials.js.map +1 -1
- package/promptScreenRenderer.d.ts +6 -6
- package/tokenExchangeProfile.d.ts +40 -0
- package/tokenExchangeProfile.js +40 -0
- package/tokenExchangeProfile.js.map +1 -1
- package/triggerAction.d.ts +3 -3
- package/triggerActions.d.ts +3 -3
- package/types/input.d.ts +32 -0
- package/types/output.d.ts +44 -0
package/client.d.ts
CHANGED
|
@@ -4,80 +4,6 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* With this resource, you can set up applications that use Auth0 for authentication and configure allowed callback URLs and secrets for these applications.
|
|
6
6
|
*
|
|
7
|
-
* ## Example Usage
|
|
8
|
-
*
|
|
9
|
-
* ```typescript
|
|
10
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
-
* import * as auth0 from "@pulumi/auth0";
|
|
12
|
-
*
|
|
13
|
-
* const myClient = new auth0.Client("my_client", {
|
|
14
|
-
* name: "Application - Acceptance Test",
|
|
15
|
-
* description: "Test Applications Long Description",
|
|
16
|
-
* appType: "non_interactive",
|
|
17
|
-
* complianceLevel: "none",
|
|
18
|
-
* customLoginPageOn: true,
|
|
19
|
-
* isFirstParty: true,
|
|
20
|
-
* isTokenEndpointIpHeaderTrusted: true,
|
|
21
|
-
* oidcConformant: false,
|
|
22
|
-
* callbacks: ["https://example.com/callback"],
|
|
23
|
-
* allowedOrigins: ["https://example.com"],
|
|
24
|
-
* allowedLogoutUrls: ["https://example.com"],
|
|
25
|
-
* webOrigins: ["https://example.com"],
|
|
26
|
-
* requireProofOfPossession: false,
|
|
27
|
-
* grantTypes: [
|
|
28
|
-
* "authorization_code",
|
|
29
|
-
* "http://auth0.com/oauth/grant-type/password-realm",
|
|
30
|
-
* "implicit",
|
|
31
|
-
* "password",
|
|
32
|
-
* "refresh_token",
|
|
33
|
-
* ],
|
|
34
|
-
* clientMetadata: {
|
|
35
|
-
* foo: "zoo",
|
|
36
|
-
* },
|
|
37
|
-
* jwtConfiguration: {
|
|
38
|
-
* lifetimeInSeconds: 300,
|
|
39
|
-
* secretEncoded: true,
|
|
40
|
-
* alg: "RS256",
|
|
41
|
-
* scopes: {
|
|
42
|
-
* foo: "bar",
|
|
43
|
-
* },
|
|
44
|
-
* },
|
|
45
|
-
* refreshToken: {
|
|
46
|
-
* leeway: 0,
|
|
47
|
-
* tokenLifetime: 2592000,
|
|
48
|
-
* rotationType: "rotating",
|
|
49
|
-
* expirationType: "expiring",
|
|
50
|
-
* },
|
|
51
|
-
* mobile: {
|
|
52
|
-
* ios: {
|
|
53
|
-
* teamId: "9JA89QQLNQ",
|
|
54
|
-
* appBundleIdentifier: "com.my.bundle.id",
|
|
55
|
-
* },
|
|
56
|
-
* },
|
|
57
|
-
* addons: {
|
|
58
|
-
* samlp: {
|
|
59
|
-
* audience: "https://example.com/saml",
|
|
60
|
-
* issuer: "https://example.com",
|
|
61
|
-
* mappings: {
|
|
62
|
-
* email: "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress",
|
|
63
|
-
* name: "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name",
|
|
64
|
-
* },
|
|
65
|
-
* createUpnClaim: false,
|
|
66
|
-
* passthroughClaimsWithNoMapping: false,
|
|
67
|
-
* mapUnknownClaimsAsIs: false,
|
|
68
|
-
* mapIdentities: false,
|
|
69
|
-
* nameIdentifierFormat: "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent",
|
|
70
|
-
* nameIdentifierProbes: ["http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"],
|
|
71
|
-
* signingCert: `-----BEGIN PUBLIC KEY-----
|
|
72
|
-
* MIGf...bpP/t3
|
|
73
|
-
* +JGNGIRMj1hF1rnb6QIDAQAB
|
|
74
|
-
* -----END PUBLIC KEY-----
|
|
75
|
-
* `,
|
|
76
|
-
* },
|
|
77
|
-
* },
|
|
78
|
-
* });
|
|
79
|
-
* ```
|
|
80
|
-
*
|
|
81
7
|
* ## Import
|
|
82
8
|
*
|
|
83
9
|
* This resource can be imported by specifying the client ID.
|
package/client.js
CHANGED
|
@@ -8,80 +8,6 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* With this resource, you can set up applications that use Auth0 for authentication and configure allowed callback URLs and secrets for these applications.
|
|
10
10
|
*
|
|
11
|
-
* ## Example Usage
|
|
12
|
-
*
|
|
13
|
-
* ```typescript
|
|
14
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
-
* import * as auth0 from "@pulumi/auth0";
|
|
16
|
-
*
|
|
17
|
-
* const myClient = new auth0.Client("my_client", {
|
|
18
|
-
* name: "Application - Acceptance Test",
|
|
19
|
-
* description: "Test Applications Long Description",
|
|
20
|
-
* appType: "non_interactive",
|
|
21
|
-
* complianceLevel: "none",
|
|
22
|
-
* customLoginPageOn: true,
|
|
23
|
-
* isFirstParty: true,
|
|
24
|
-
* isTokenEndpointIpHeaderTrusted: true,
|
|
25
|
-
* oidcConformant: false,
|
|
26
|
-
* callbacks: ["https://example.com/callback"],
|
|
27
|
-
* allowedOrigins: ["https://example.com"],
|
|
28
|
-
* allowedLogoutUrls: ["https://example.com"],
|
|
29
|
-
* webOrigins: ["https://example.com"],
|
|
30
|
-
* requireProofOfPossession: false,
|
|
31
|
-
* grantTypes: [
|
|
32
|
-
* "authorization_code",
|
|
33
|
-
* "http://auth0.com/oauth/grant-type/password-realm",
|
|
34
|
-
* "implicit",
|
|
35
|
-
* "password",
|
|
36
|
-
* "refresh_token",
|
|
37
|
-
* ],
|
|
38
|
-
* clientMetadata: {
|
|
39
|
-
* foo: "zoo",
|
|
40
|
-
* },
|
|
41
|
-
* jwtConfiguration: {
|
|
42
|
-
* lifetimeInSeconds: 300,
|
|
43
|
-
* secretEncoded: true,
|
|
44
|
-
* alg: "RS256",
|
|
45
|
-
* scopes: {
|
|
46
|
-
* foo: "bar",
|
|
47
|
-
* },
|
|
48
|
-
* },
|
|
49
|
-
* refreshToken: {
|
|
50
|
-
* leeway: 0,
|
|
51
|
-
* tokenLifetime: 2592000,
|
|
52
|
-
* rotationType: "rotating",
|
|
53
|
-
* expirationType: "expiring",
|
|
54
|
-
* },
|
|
55
|
-
* mobile: {
|
|
56
|
-
* ios: {
|
|
57
|
-
* teamId: "9JA89QQLNQ",
|
|
58
|
-
* appBundleIdentifier: "com.my.bundle.id",
|
|
59
|
-
* },
|
|
60
|
-
* },
|
|
61
|
-
* addons: {
|
|
62
|
-
* samlp: {
|
|
63
|
-
* audience: "https://example.com/saml",
|
|
64
|
-
* issuer: "https://example.com",
|
|
65
|
-
* mappings: {
|
|
66
|
-
* email: "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress",
|
|
67
|
-
* name: "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name",
|
|
68
|
-
* },
|
|
69
|
-
* createUpnClaim: false,
|
|
70
|
-
* passthroughClaimsWithNoMapping: false,
|
|
71
|
-
* mapUnknownClaimsAsIs: false,
|
|
72
|
-
* mapIdentities: false,
|
|
73
|
-
* nameIdentifierFormat: "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent",
|
|
74
|
-
* nameIdentifierProbes: ["http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"],
|
|
75
|
-
* signingCert: `-----BEGIN PUBLIC KEY-----
|
|
76
|
-
* MIGf...bpP/t3
|
|
77
|
-
* +JGNGIRMj1hF1rnb6QIDAQAB
|
|
78
|
-
* -----END PUBLIC KEY-----
|
|
79
|
-
* `,
|
|
80
|
-
* },
|
|
81
|
-
* },
|
|
82
|
-
* });
|
|
83
|
-
* ```
|
|
84
|
-
*
|
|
85
11
|
* ## Import
|
|
86
12
|
*
|
|
87
13
|
* This resource can be imported by specifying the client ID.
|
package/client.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client.js","sourceRoot":"","sources":["../client.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"client.js","sourceRoot":"","sources":["../client.ts"],"names":[],"mappings":"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"}
|
package/connection.d.ts
CHANGED
|
@@ -489,6 +489,8 @@ import * as outputs from "./types/output";
|
|
|
489
489
|
* signingCert: "<signing-certificate>",
|
|
490
490
|
* signInEndpoint: "https://saml.provider/sign_in",
|
|
491
491
|
* signOutEndpoint: "https://saml.provider/sign_out",
|
|
492
|
+
* globalTokenRevocationJwtIss: "issuer.example.com",
|
|
493
|
+
* globalTokenRevocationJwtSub: "user123",
|
|
492
494
|
* disableSignOut: true,
|
|
493
495
|
* strategyVersion: 2,
|
|
494
496
|
* tenantDomain: "example.com",
|
package/connection.js
CHANGED
|
@@ -493,6 +493,8 @@ const utilities = require("./utilities");
|
|
|
493
493
|
* signingCert: "<signing-certificate>",
|
|
494
494
|
* signInEndpoint: "https://saml.provider/sign_in",
|
|
495
495
|
* signOutEndpoint: "https://saml.provider/sign_out",
|
|
496
|
+
* globalTokenRevocationJwtIss: "issuer.example.com",
|
|
497
|
+
* globalTokenRevocationJwtSub: "user123",
|
|
496
498
|
* disableSignOut: true,
|
|
497
499
|
* strategyVersion: 2,
|
|
498
500
|
* tenantDomain: "example.com",
|
package/connection.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connection.js","sourceRoot":"","sources":["../connection.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"connection.js","sourceRoot":"","sources":["../connection.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,18 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
3
|
* Data source to retrieve a specific Auth0 Token Exchange Profile by `id`
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as auth0 from "@pulumi/auth0";
|
|
10
|
+
*
|
|
11
|
+
* // An Auth0 Token Exchange Profile loaded using its ID.
|
|
12
|
+
* const myProfile = auth0.getTokenExchangeProfile({
|
|
13
|
+
* id: "tep_Tnvl88SKv98TkMmr",
|
|
14
|
+
* });
|
|
15
|
+
* ```
|
|
4
16
|
*/
|
|
5
17
|
export declare function getTokenExchangeProfile(args: GetTokenExchangeProfileArgs, opts?: pulumi.InvokeOptions): Promise<GetTokenExchangeProfileResult>;
|
|
6
18
|
/**
|
|
@@ -47,6 +59,18 @@ export interface GetTokenExchangeProfileResult {
|
|
|
47
59
|
}
|
|
48
60
|
/**
|
|
49
61
|
* Data source to retrieve a specific Auth0 Token Exchange Profile by `id`
|
|
62
|
+
*
|
|
63
|
+
* ## Example Usage
|
|
64
|
+
*
|
|
65
|
+
* ```typescript
|
|
66
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
67
|
+
* import * as auth0 from "@pulumi/auth0";
|
|
68
|
+
*
|
|
69
|
+
* // An Auth0 Token Exchange Profile loaded using its ID.
|
|
70
|
+
* const myProfile = auth0.getTokenExchangeProfile({
|
|
71
|
+
* id: "tep_Tnvl88SKv98TkMmr",
|
|
72
|
+
* });
|
|
73
|
+
* ```
|
|
50
74
|
*/
|
|
51
75
|
export declare function getTokenExchangeProfileOutput(args: GetTokenExchangeProfileOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTokenExchangeProfileResult>;
|
|
52
76
|
/**
|
|
@@ -7,6 +7,18 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* Data source to retrieve a specific Auth0 Token Exchange Profile by `id`
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as auth0 from "@pulumi/auth0";
|
|
16
|
+
*
|
|
17
|
+
* // An Auth0 Token Exchange Profile loaded using its ID.
|
|
18
|
+
* const myProfile = auth0.getTokenExchangeProfile({
|
|
19
|
+
* id: "tep_Tnvl88SKv98TkMmr",
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
10
22
|
*/
|
|
11
23
|
function getTokenExchangeProfile(args, opts) {
|
|
12
24
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -17,6 +29,18 @@ function getTokenExchangeProfile(args, opts) {
|
|
|
17
29
|
exports.getTokenExchangeProfile = getTokenExchangeProfile;
|
|
18
30
|
/**
|
|
19
31
|
* Data source to retrieve a specific Auth0 Token Exchange Profile by `id`
|
|
32
|
+
*
|
|
33
|
+
* ## Example Usage
|
|
34
|
+
*
|
|
35
|
+
* ```typescript
|
|
36
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
37
|
+
* import * as auth0 from "@pulumi/auth0";
|
|
38
|
+
*
|
|
39
|
+
* // An Auth0 Token Exchange Profile loaded using its ID.
|
|
40
|
+
* const myProfile = auth0.getTokenExchangeProfile({
|
|
41
|
+
* id: "tep_Tnvl88SKv98TkMmr",
|
|
42
|
+
* });
|
|
43
|
+
* ```
|
|
20
44
|
*/
|
|
21
45
|
function getTokenExchangeProfileOutput(args, opts) {
|
|
22
46
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTokenExchangeProfile.js","sourceRoot":"","sources":["../getTokenExchangeProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getTokenExchangeProfile.js","sourceRoot":"","sources":["../getTokenExchangeProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6DAA6D,EAAE;QACxF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC;AA6CD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6DAA6D,EAAE;QAC9F,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sEAKC"}
|
package/getUser.d.ts
CHANGED
|
@@ -1,29 +1,21 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
|
-
* Data source to retrieve a specific Auth0 user by `userId`.
|
|
5
|
-
*
|
|
6
|
-
* ## Example Usage
|
|
7
|
-
*
|
|
8
|
-
* ```typescript
|
|
9
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
-
* import * as auth0 from "@pulumi/auth0";
|
|
11
|
-
*
|
|
12
|
-
* // An Auth0 User loaded using its ID.
|
|
13
|
-
* const myUser = auth0.getUser({
|
|
14
|
-
* userId: "auth0|34fdr23fdsfdfsf",
|
|
15
|
-
* });
|
|
16
|
-
* ```
|
|
4
|
+
* Data source to retrieve a specific Auth0 user by `userId` or by `lucene query`. If filtered by Lucene Query, it should include sufficient filters to retrieve a unique user.
|
|
17
5
|
*/
|
|
18
|
-
export declare function getUser(args
|
|
6
|
+
export declare function getUser(args?: GetUserArgs, opts?: pulumi.InvokeOptions): Promise<GetUserResult>;
|
|
19
7
|
/**
|
|
20
8
|
* A collection of arguments for invoking getUser.
|
|
21
9
|
*/
|
|
22
10
|
export interface GetUserArgs {
|
|
11
|
+
/**
|
|
12
|
+
* Lucene Query for retrieving a user.
|
|
13
|
+
*/
|
|
14
|
+
query?: string;
|
|
23
15
|
/**
|
|
24
16
|
* ID of the user.
|
|
25
17
|
*/
|
|
26
|
-
userId
|
|
18
|
+
userId?: string;
|
|
27
19
|
}
|
|
28
20
|
/**
|
|
29
21
|
* A collection of values returned by getUser.
|
|
@@ -89,6 +81,10 @@ export interface GetUserResult {
|
|
|
89
81
|
* Picture of the user. This value can only be updated if the connection is a database connection (using the Auth0 store), a passwordless connection (email or sms) or has disabled 'Sync user profile attributes at each login'. For more information, see: [Configure Identity Provider Connection for User Profile Updates](https://auth0.com/docs/manage-users/user-accounts/user-profiles/configure-connection-sync-with-auth0).
|
|
90
82
|
*/
|
|
91
83
|
readonly picture: string;
|
|
84
|
+
/**
|
|
85
|
+
* Lucene Query for retrieving a user.
|
|
86
|
+
*/
|
|
87
|
+
readonly query?: string;
|
|
92
88
|
/**
|
|
93
89
|
* Set of IDs of roles assigned to the user.
|
|
94
90
|
*/
|
|
@@ -96,7 +92,7 @@ export interface GetUserResult {
|
|
|
96
92
|
/**
|
|
97
93
|
* ID of the user.
|
|
98
94
|
*/
|
|
99
|
-
readonly userId
|
|
95
|
+
readonly userId?: string;
|
|
100
96
|
/**
|
|
101
97
|
* Custom fields that store info about the user that does not impact a user's core functionality. Examples include work address, home address, and user preferences.
|
|
102
98
|
*/
|
|
@@ -111,27 +107,19 @@ export interface GetUserResult {
|
|
|
111
107
|
readonly verifyEmail: boolean;
|
|
112
108
|
}
|
|
113
109
|
/**
|
|
114
|
-
* Data source to retrieve a specific Auth0 user by `userId`.
|
|
115
|
-
*
|
|
116
|
-
* ## Example Usage
|
|
117
|
-
*
|
|
118
|
-
* ```typescript
|
|
119
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
120
|
-
* import * as auth0 from "@pulumi/auth0";
|
|
121
|
-
*
|
|
122
|
-
* // An Auth0 User loaded using its ID.
|
|
123
|
-
* const myUser = auth0.getUser({
|
|
124
|
-
* userId: "auth0|34fdr23fdsfdfsf",
|
|
125
|
-
* });
|
|
126
|
-
* ```
|
|
110
|
+
* Data source to retrieve a specific Auth0 user by `userId` or by `lucene query`. If filtered by Lucene Query, it should include sufficient filters to retrieve a unique user.
|
|
127
111
|
*/
|
|
128
|
-
export declare function getUserOutput(args
|
|
112
|
+
export declare function getUserOutput(args?: GetUserOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetUserResult>;
|
|
129
113
|
/**
|
|
130
114
|
* A collection of arguments for invoking getUser.
|
|
131
115
|
*/
|
|
132
116
|
export interface GetUserOutputArgs {
|
|
117
|
+
/**
|
|
118
|
+
* Lucene Query for retrieving a user.
|
|
119
|
+
*/
|
|
120
|
+
query?: pulumi.Input<string>;
|
|
133
121
|
/**
|
|
134
122
|
* ID of the user.
|
|
135
123
|
*/
|
|
136
|
-
userId
|
|
124
|
+
userId?: pulumi.Input<string>;
|
|
137
125
|
}
|
package/getUser.js
CHANGED
|
@@ -6,45 +6,25 @@ exports.getUserOutput = exports.getUser = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Data source to retrieve a specific Auth0 user by `userId`.
|
|
10
|
-
*
|
|
11
|
-
* ## Example Usage
|
|
12
|
-
*
|
|
13
|
-
* ```typescript
|
|
14
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
-
* import * as auth0 from "@pulumi/auth0";
|
|
16
|
-
*
|
|
17
|
-
* // An Auth0 User loaded using its ID.
|
|
18
|
-
* const myUser = auth0.getUser({
|
|
19
|
-
* userId: "auth0|34fdr23fdsfdfsf",
|
|
20
|
-
* });
|
|
21
|
-
* ```
|
|
9
|
+
* Data source to retrieve a specific Auth0 user by `userId` or by `lucene query`. If filtered by Lucene Query, it should include sufficient filters to retrieve a unique user.
|
|
22
10
|
*/
|
|
23
11
|
function getUser(args, opts) {
|
|
12
|
+
args = args || {};
|
|
24
13
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
14
|
return pulumi.runtime.invoke("auth0:index/getUser:getUser", {
|
|
15
|
+
"query": args.query,
|
|
26
16
|
"userId": args.userId,
|
|
27
17
|
}, opts);
|
|
28
18
|
}
|
|
29
19
|
exports.getUser = getUser;
|
|
30
20
|
/**
|
|
31
|
-
* Data source to retrieve a specific Auth0 user by `userId`.
|
|
32
|
-
*
|
|
33
|
-
* ## Example Usage
|
|
34
|
-
*
|
|
35
|
-
* ```typescript
|
|
36
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
37
|
-
* import * as auth0 from "@pulumi/auth0";
|
|
38
|
-
*
|
|
39
|
-
* // An Auth0 User loaded using its ID.
|
|
40
|
-
* const myUser = auth0.getUser({
|
|
41
|
-
* userId: "auth0|34fdr23fdsfdfsf",
|
|
42
|
-
* });
|
|
43
|
-
* ```
|
|
21
|
+
* Data source to retrieve a specific Auth0 user by `userId` or by `lucene query`. If filtered by Lucene Query, it should include sufficient filters to retrieve a unique user.
|
|
44
22
|
*/
|
|
45
23
|
function getUserOutput(args, opts) {
|
|
24
|
+
args = args || {};
|
|
46
25
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
47
26
|
return pulumi.runtime.invokeOutput("auth0:index/getUser:getUser", {
|
|
27
|
+
"query": args.query,
|
|
48
28
|
"userId": args.userId,
|
|
49
29
|
}, opts);
|
|
50
30
|
}
|
package/getUser.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getUser.js","sourceRoot":"","sources":["../getUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getUser.js","sourceRoot":"","sources":["../getUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAkB,EAAE,IAA2B;IACnE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6BAA6B,EAAE;QACxD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0BAOC;AAyGD;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAAiC;IACrF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6BAA6B,EAAE;QAC9D,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC"}
|
package/logStream.d.ts
CHANGED
|
@@ -4,6 +4,9 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* With this resource, you can manage your Auth0 log streams.
|
|
6
6
|
*
|
|
7
|
+
* !> isPriority is a field that can be set while the resource is being created.
|
|
8
|
+
* This cannot be updated once set. Updating the value might result in a noisy plan.
|
|
9
|
+
*
|
|
7
10
|
* ## Example Usage
|
|
8
11
|
*
|
|
9
12
|
* ```typescript
|
|
@@ -81,6 +84,10 @@ export declare class LogStream extends pulumi.CustomResource {
|
|
|
81
84
|
readonly filters: pulumi.Output<{
|
|
82
85
|
[key: string]: string;
|
|
83
86
|
}[] | undefined>;
|
|
87
|
+
/**
|
|
88
|
+
* Set True for priority log streams, False for non-priority
|
|
89
|
+
*/
|
|
90
|
+
readonly isPriority: pulumi.Output<boolean | undefined>;
|
|
84
91
|
/**
|
|
85
92
|
* Name of the log stream.
|
|
86
93
|
*/
|
|
@@ -116,6 +123,10 @@ export interface LogStreamState {
|
|
|
116
123
|
filters?: pulumi.Input<pulumi.Input<{
|
|
117
124
|
[key: string]: pulumi.Input<string>;
|
|
118
125
|
}>[]>;
|
|
126
|
+
/**
|
|
127
|
+
* Set True for priority log streams, False for non-priority
|
|
128
|
+
*/
|
|
129
|
+
isPriority?: pulumi.Input<boolean>;
|
|
119
130
|
/**
|
|
120
131
|
* Name of the log stream.
|
|
121
132
|
*/
|
|
@@ -143,6 +154,10 @@ export interface LogStreamArgs {
|
|
|
143
154
|
filters?: pulumi.Input<pulumi.Input<{
|
|
144
155
|
[key: string]: pulumi.Input<string>;
|
|
145
156
|
}>[]>;
|
|
157
|
+
/**
|
|
158
|
+
* Set True for priority log streams, False for non-priority
|
|
159
|
+
*/
|
|
160
|
+
isPriority?: pulumi.Input<boolean>;
|
|
146
161
|
/**
|
|
147
162
|
* Name of the log stream.
|
|
148
163
|
*/
|
package/logStream.js
CHANGED
|
@@ -8,6 +8,9 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* With this resource, you can manage your Auth0 log streams.
|
|
10
10
|
*
|
|
11
|
+
* !> isPriority is a field that can be set while the resource is being created.
|
|
12
|
+
* This cannot be updated once set. Updating the value might result in a noisy plan.
|
|
13
|
+
*
|
|
11
14
|
* ## Example Usage
|
|
12
15
|
*
|
|
13
16
|
* ```typescript
|
|
@@ -92,6 +95,7 @@ class LogStream extends pulumi.CustomResource {
|
|
|
92
95
|
if (opts.id) {
|
|
93
96
|
const state = argsOrState;
|
|
94
97
|
resourceInputs["filters"] = state ? state.filters : undefined;
|
|
98
|
+
resourceInputs["isPriority"] = state ? state.isPriority : undefined;
|
|
95
99
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
96
100
|
resourceInputs["sink"] = state ? state.sink : undefined;
|
|
97
101
|
resourceInputs["status"] = state ? state.status : undefined;
|
|
@@ -106,6 +110,7 @@ class LogStream extends pulumi.CustomResource {
|
|
|
106
110
|
throw new Error("Missing required property 'type'");
|
|
107
111
|
}
|
|
108
112
|
resourceInputs["filters"] = args ? args.filters : undefined;
|
|
113
|
+
resourceInputs["isPriority"] = args ? args.isPriority : undefined;
|
|
109
114
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
110
115
|
resourceInputs["sink"] = args ? args.sink : undefined;
|
|
111
116
|
resourceInputs["status"] = args ? args.status : undefined;
|
package/logStream.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logStream.js","sourceRoot":"","sources":["../logStream.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"logStream.js","sourceRoot":"","sources":["../logStream.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/auth0",
|
|
3
|
-
"version": "3.15.0
|
|
3
|
+
"version": "3.15.0",
|
|
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.15.0
|
|
26
|
+
"version": "3.15.0"
|
|
27
27
|
}
|
|
28
28
|
}
|
package/promptPartials.d.ts
CHANGED
|
@@ -75,7 +75,7 @@ export declare class PromptPartials extends pulumi.CustomResource {
|
|
|
75
75
|
*/
|
|
76
76
|
readonly formFooterStart: pulumi.Output<string | undefined>;
|
|
77
77
|
/**
|
|
78
|
-
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`.
|
|
78
|
+
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`, `customized-consent`.
|
|
79
79
|
*
|
|
80
80
|
* @deprecated This resource is deprecated and will be removed in the next major version. Please use `auth0.PromptScreenPartials` for managing multiple prompt screens or `auth0.PromptScreenPartial` for managing a single prompt screen, depending on your use case.
|
|
81
81
|
*/
|
|
@@ -130,7 +130,7 @@ export interface PromptPartialsState {
|
|
|
130
130
|
*/
|
|
131
131
|
formFooterStart?: pulumi.Input<string>;
|
|
132
132
|
/**
|
|
133
|
-
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`.
|
|
133
|
+
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`, `customized-consent`.
|
|
134
134
|
*
|
|
135
135
|
* @deprecated This resource is deprecated and will be removed in the next major version. Please use `auth0.PromptScreenPartials` for managing multiple prompt screens or `auth0.PromptScreenPartial` for managing a single prompt screen, depending on your use case.
|
|
136
136
|
*/
|
|
@@ -177,7 +177,7 @@ export interface PromptPartialsArgs {
|
|
|
177
177
|
*/
|
|
178
178
|
formFooterStart?: pulumi.Input<string>;
|
|
179
179
|
/**
|
|
180
|
-
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`.
|
|
180
|
+
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`, `customized-consent`.
|
|
181
181
|
*
|
|
182
182
|
* @deprecated This resource is deprecated and will be removed in the next major version. Please use `auth0.PromptScreenPartials` for managing multiple prompt screens or `auth0.PromptScreenPartial` for managing a single prompt screen, depending on your use case.
|
|
183
183
|
*/
|
package/promptScreenPartial.d.ts
CHANGED
|
@@ -23,6 +23,13 @@ import * as outputs from "./types/output";
|
|
|
23
23
|
* formContentEnd: "<div>Form Content End</div>",
|
|
24
24
|
* },
|
|
25
25
|
* });
|
|
26
|
+
* const customized_consent = new auth0.PromptScreenPartial("customized-consent", {
|
|
27
|
+
* promptType: "customized-consent",
|
|
28
|
+
* screenName: "customized-consent",
|
|
29
|
+
* insertionPoints: {
|
|
30
|
+
* formContent: "<div>Form Content</div>",
|
|
31
|
+
* },
|
|
32
|
+
* });
|
|
26
33
|
* ```
|
|
27
34
|
*
|
|
28
35
|
* ## Import
|
|
@@ -66,7 +73,7 @@ export declare class PromptScreenPartial extends pulumi.CustomResource {
|
|
|
66
73
|
*/
|
|
67
74
|
readonly insertionPoints: pulumi.Output<outputs.PromptScreenPartialInsertionPoints | undefined>;
|
|
68
75
|
/**
|
|
69
|
-
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`.
|
|
76
|
+
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`, `customized-consent`.
|
|
70
77
|
*/
|
|
71
78
|
readonly promptType: pulumi.Output<string>;
|
|
72
79
|
/**
|
|
@@ -91,7 +98,7 @@ export interface PromptScreenPartialState {
|
|
|
91
98
|
*/
|
|
92
99
|
insertionPoints?: pulumi.Input<inputs.PromptScreenPartialInsertionPoints>;
|
|
93
100
|
/**
|
|
94
|
-
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`.
|
|
101
|
+
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`, `customized-consent`.
|
|
95
102
|
*/
|
|
96
103
|
promptType?: pulumi.Input<string>;
|
|
97
104
|
/**
|
|
@@ -108,7 +115,7 @@ export interface PromptScreenPartialArgs {
|
|
|
108
115
|
*/
|
|
109
116
|
insertionPoints?: pulumi.Input<inputs.PromptScreenPartialInsertionPoints>;
|
|
110
117
|
/**
|
|
111
|
-
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`.
|
|
118
|
+
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`, `customized-consent`.
|
|
112
119
|
*/
|
|
113
120
|
promptType: pulumi.Input<string>;
|
|
114
121
|
/**
|
package/promptScreenPartial.js
CHANGED
|
@@ -27,6 +27,13 @@ const utilities = require("./utilities");
|
|
|
27
27
|
* formContentEnd: "<div>Form Content End</div>",
|
|
28
28
|
* },
|
|
29
29
|
* });
|
|
30
|
+
* const customized_consent = new auth0.PromptScreenPartial("customized-consent", {
|
|
31
|
+
* promptType: "customized-consent",
|
|
32
|
+
* screenName: "customized-consent",
|
|
33
|
+
* insertionPoints: {
|
|
34
|
+
* formContent: "<div>Form Content</div>",
|
|
35
|
+
* },
|
|
36
|
+
* });
|
|
30
37
|
* ```
|
|
31
38
|
*
|
|
32
39
|
* ## Import
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"promptScreenPartial.js","sourceRoot":"","sources":["../promptScreenPartial.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"promptScreenPartial.js","sourceRoot":"","sources":["../promptScreenPartial.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkDG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgC,EAAE,IAAmC;QAC9H,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC1E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAgE,EAAE,IAAmC;QAC3H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmD,CAAC;YAClE,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;aAAM;YACH,MAAM,IAAI,GAAG,WAAkD,CAAC;YAChE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AAvEL,kDAwEC;AA1DG,gBAAgB;AACO,gCAAY,GAAG,qDAAqD,CAAC"}
|
|
@@ -34,6 +34,15 @@ import * as outputs from "./types/output";
|
|
|
34
34
|
* },
|
|
35
35
|
* ],
|
|
36
36
|
* });
|
|
37
|
+
* const customized_consent = new auth0.PromptScreenPartials("customized-consent", {
|
|
38
|
+
* promptType: "customized-consent",
|
|
39
|
+
* screenPartials: [{
|
|
40
|
+
* screenName: "customized-consent",
|
|
41
|
+
* insertionPoints: {
|
|
42
|
+
* formContent: "<div>Form Content</div>",
|
|
43
|
+
* },
|
|
44
|
+
* }],
|
|
45
|
+
* });
|
|
37
46
|
* ```
|
|
38
47
|
*
|
|
39
48
|
* ## Import
|
|
@@ -65,7 +74,7 @@ export declare class PromptScreenPartials extends pulumi.CustomResource {
|
|
|
65
74
|
*/
|
|
66
75
|
static isInstance(obj: any): obj is PromptScreenPartials;
|
|
67
76
|
/**
|
|
68
|
-
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`.
|
|
77
|
+
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`, `customized-consent`.
|
|
69
78
|
*/
|
|
70
79
|
readonly promptType: pulumi.Output<string>;
|
|
71
80
|
readonly screenPartials: pulumi.Output<outputs.PromptScreenPartialsScreenPartial[] | undefined>;
|
|
@@ -83,7 +92,7 @@ export declare class PromptScreenPartials extends pulumi.CustomResource {
|
|
|
83
92
|
*/
|
|
84
93
|
export interface PromptScreenPartialsState {
|
|
85
94
|
/**
|
|
86
|
-
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`.
|
|
95
|
+
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`, `customized-consent`.
|
|
87
96
|
*/
|
|
88
97
|
promptType?: pulumi.Input<string>;
|
|
89
98
|
screenPartials?: pulumi.Input<pulumi.Input<inputs.PromptScreenPartialsScreenPartial>[]>;
|
|
@@ -93,7 +102,7 @@ export interface PromptScreenPartialsState {
|
|
|
93
102
|
*/
|
|
94
103
|
export interface PromptScreenPartialsArgs {
|
|
95
104
|
/**
|
|
96
|
-
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`.
|
|
105
|
+
* The prompt that you are adding partials for. Options are: `login-id`, `login`, `login-password`, `signup`, `signup-id`, `signup-password`, `login-passwordless`, `customized-consent`.
|
|
97
106
|
*/
|
|
98
107
|
promptType: pulumi.Input<string>;
|
|
99
108
|
screenPartials?: pulumi.Input<pulumi.Input<inputs.PromptScreenPartialsScreenPartial>[]>;
|
package/promptScreenPartials.js
CHANGED
|
@@ -38,6 +38,15 @@ const utilities = require("./utilities");
|
|
|
38
38
|
* },
|
|
39
39
|
* ],
|
|
40
40
|
* });
|
|
41
|
+
* const customized_consent = new auth0.PromptScreenPartials("customized-consent", {
|
|
42
|
+
* promptType: "customized-consent",
|
|
43
|
+
* screenPartials: [{
|
|
44
|
+
* screenName: "customized-consent",
|
|
45
|
+
* insertionPoints: {
|
|
46
|
+
* formContent: "<div>Form Content</div>",
|
|
47
|
+
* },
|
|
48
|
+
* }],
|
|
49
|
+
* });
|
|
41
50
|
* ```
|
|
42
51
|
*
|
|
43
52
|
* ## Import
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"promptScreenPartials.js","sourceRoot":"","sources":["../promptScreenPartials.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"promptScreenPartials.js","sourceRoot":"","sources":["../promptScreenPartials.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IAgBD,YAAY,IAAY,EAAE,WAAkE,EAAE,IAAmC;QAC7H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoD,CAAC;YACnE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/E;aAAM;YACH,MAAM,IAAI,GAAG,WAAmD,CAAC;YACjE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7E;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AA3DL,oDA4DC;AA9CG,gBAAgB;AACO,iCAAY,GAAG,uDAAuD,CAAC"}
|
|
@@ -93,7 +93,7 @@ export declare class PromptScreenRenderer extends pulumi.CustomResource {
|
|
|
93
93
|
*/
|
|
94
94
|
readonly headTags: pulumi.Output<string>;
|
|
95
95
|
/**
|
|
96
|
-
* The prompt that you are configuring settings for. Options are: `signup-id`, `signup-password`, `login-id`, `login-password`, `login-passwordless`, `phone-identifier-enrollment`, `phone-identifier-challenge`, `email-identifier-challenge`, `passkeys`, `captcha`, `login`, `signup`, `reset-password`.
|
|
96
|
+
* The prompt that you are configuring settings for. Options are: `signup-id`, `signup-password`, `login-id`, `login-password`, `login-passwordless`, `phone-identifier-enrollment`, `phone-identifier-challenge`, `email-identifier-challenge`, `passkeys`, `captcha`, `login`, `signup`, `reset-password`, `mfa`, `mfa-sms`, `mfa-email`, `mfa-push`.
|
|
97
97
|
*/
|
|
98
98
|
readonly promptType: pulumi.Output<string>;
|
|
99
99
|
/**
|
|
@@ -101,7 +101,7 @@ export declare class PromptScreenRenderer extends pulumi.CustomResource {
|
|
|
101
101
|
*/
|
|
102
102
|
readonly renderingMode: pulumi.Output<string | undefined>;
|
|
103
103
|
/**
|
|
104
|
-
* The screen that you are configuring settings for. Options are: `signup-id`, `signup-password`, `login-id`, `login-password`, `login-passwordless-sms-otp`, `login-passwordless-email-code`, `phone-identifier-enrollment`, `phone-identifier-challenge`, `email-identifier-challenge`, `passkey-enrollment`, `passkey-enrollment-local`, `interstitial-captcha`, `login`, `signup`, `reset-password-request`, `reset-password-email`, `reset-password`, `reset-password-success`, `reset-password-error`.
|
|
104
|
+
* The screen that you are configuring settings for. Options are: `signup-id`, `signup-password`, `login-id`, `login-password`, `login-passwordless-sms-otp`, `login-passwordless-email-code`, `phone-identifier-enrollment`, `phone-identifier-challenge`, `email-identifier-challenge`, `passkey-enrollment`, `passkey-enrollment-local`, `interstitial-captcha`, `login`, `signup`, `reset-password-request`, `reset-password-email`, `reset-password`, `reset-password-success`, `reset-password-error`, `mfa-detect-browser-capabilities`, `mfa-enroll-result`, `mfa-begin-enroll-options`, `mfa-login-options`, `mfa-country-codes`, `mfa-sms-challenge`, `mfa-sms-enrollment`, `mfa-sms-list`, `mfa-email-challenge`, `mfa-email-list`, `mfa-push-challenge-push`, `mfa-push-enrollment-qr`, `mfa-push-list`, `mfa-push-welcome`.
|
|
105
105
|
*/
|
|
106
106
|
readonly screenName: pulumi.Output<string>;
|
|
107
107
|
/**
|
|
@@ -134,7 +134,7 @@ export interface PromptScreenRendererState {
|
|
|
134
134
|
*/
|
|
135
135
|
headTags?: pulumi.Input<string>;
|
|
136
136
|
/**
|
|
137
|
-
* The prompt that you are configuring settings for. Options are: `signup-id`, `signup-password`, `login-id`, `login-password`, `login-passwordless`, `phone-identifier-enrollment`, `phone-identifier-challenge`, `email-identifier-challenge`, `passkeys`, `captcha`, `login`, `signup`, `reset-password`.
|
|
137
|
+
* The prompt that you are configuring settings for. Options are: `signup-id`, `signup-password`, `login-id`, `login-password`, `login-passwordless`, `phone-identifier-enrollment`, `phone-identifier-challenge`, `email-identifier-challenge`, `passkeys`, `captcha`, `login`, `signup`, `reset-password`, `mfa`, `mfa-sms`, `mfa-email`, `mfa-push`.
|
|
138
138
|
*/
|
|
139
139
|
promptType?: pulumi.Input<string>;
|
|
140
140
|
/**
|
|
@@ -142,7 +142,7 @@ export interface PromptScreenRendererState {
|
|
|
142
142
|
*/
|
|
143
143
|
renderingMode?: pulumi.Input<string>;
|
|
144
144
|
/**
|
|
145
|
-
* The screen that you are configuring settings for. Options are: `signup-id`, `signup-password`, `login-id`, `login-password`, `login-passwordless-sms-otp`, `login-passwordless-email-code`, `phone-identifier-enrollment`, `phone-identifier-challenge`, `email-identifier-challenge`, `passkey-enrollment`, `passkey-enrollment-local`, `interstitial-captcha`, `login`, `signup`, `reset-password-request`, `reset-password-email`, `reset-password`, `reset-password-success`, `reset-password-error`.
|
|
145
|
+
* The screen that you are configuring settings for. Options are: `signup-id`, `signup-password`, `login-id`, `login-password`, `login-passwordless-sms-otp`, `login-passwordless-email-code`, `phone-identifier-enrollment`, `phone-identifier-challenge`, `email-identifier-challenge`, `passkey-enrollment`, `passkey-enrollment-local`, `interstitial-captcha`, `login`, `signup`, `reset-password-request`, `reset-password-email`, `reset-password`, `reset-password-success`, `reset-password-error`, `mfa-detect-browser-capabilities`, `mfa-enroll-result`, `mfa-begin-enroll-options`, `mfa-login-options`, `mfa-country-codes`, `mfa-sms-challenge`, `mfa-sms-enrollment`, `mfa-sms-list`, `mfa-email-challenge`, `mfa-email-list`, `mfa-push-challenge-push`, `mfa-push-enrollment-qr`, `mfa-push-list`, `mfa-push-welcome`.
|
|
146
146
|
*/
|
|
147
147
|
screenName?: pulumi.Input<string>;
|
|
148
148
|
/**
|
|
@@ -167,7 +167,7 @@ export interface PromptScreenRendererArgs {
|
|
|
167
167
|
*/
|
|
168
168
|
headTags?: pulumi.Input<string>;
|
|
169
169
|
/**
|
|
170
|
-
* The prompt that you are configuring settings for. Options are: `signup-id`, `signup-password`, `login-id`, `login-password`, `login-passwordless`, `phone-identifier-enrollment`, `phone-identifier-challenge`, `email-identifier-challenge`, `passkeys`, `captcha`, `login`, `signup`, `reset-password`.
|
|
170
|
+
* The prompt that you are configuring settings for. Options are: `signup-id`, `signup-password`, `login-id`, `login-password`, `login-passwordless`, `phone-identifier-enrollment`, `phone-identifier-challenge`, `email-identifier-challenge`, `passkeys`, `captcha`, `login`, `signup`, `reset-password`, `mfa`, `mfa-sms`, `mfa-email`, `mfa-push`.
|
|
171
171
|
*/
|
|
172
172
|
promptType: pulumi.Input<string>;
|
|
173
173
|
/**
|
|
@@ -175,7 +175,7 @@ export interface PromptScreenRendererArgs {
|
|
|
175
175
|
*/
|
|
176
176
|
renderingMode?: pulumi.Input<string>;
|
|
177
177
|
/**
|
|
178
|
-
* The screen that you are configuring settings for. Options are: `signup-id`, `signup-password`, `login-id`, `login-password`, `login-passwordless-sms-otp`, `login-passwordless-email-code`, `phone-identifier-enrollment`, `phone-identifier-challenge`, `email-identifier-challenge`, `passkey-enrollment`, `passkey-enrollment-local`, `interstitial-captcha`, `login`, `signup`, `reset-password-request`, `reset-password-email`, `reset-password`, `reset-password-success`, `reset-password-error`.
|
|
178
|
+
* The screen that you are configuring settings for. Options are: `signup-id`, `signup-password`, `login-id`, `login-password`, `login-passwordless-sms-otp`, `login-passwordless-email-code`, `phone-identifier-enrollment`, `phone-identifier-challenge`, `email-identifier-challenge`, `passkey-enrollment`, `passkey-enrollment-local`, `interstitial-captcha`, `login`, `signup`, `reset-password-request`, `reset-password-email`, `reset-password`, `reset-password-success`, `reset-password-error`, `mfa-detect-browser-capabilities`, `mfa-enroll-result`, `mfa-begin-enroll-options`, `mfa-login-options`, `mfa-country-codes`, `mfa-sms-challenge`, `mfa-sms-enrollment`, `mfa-sms-list`, `mfa-email-challenge`, `mfa-email-list`, `mfa-push-challenge-push`, `mfa-push-enrollment-qr`, `mfa-push-list`, `mfa-push-welcome`.
|
|
179
179
|
*/
|
|
180
180
|
screenName: pulumi.Input<string>;
|
|
181
181
|
}
|
|
@@ -1,6 +1,46 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
3
|
* With this resource, you can manage Auth0 Custom Token Exchange Profiles
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as auth0 from "@pulumi/auth0";
|
|
10
|
+
*
|
|
11
|
+
* // Below action is created with custom-token-exchange as supported_triggers
|
|
12
|
+
* // This action is then linked using the action_id param to the token-exchange profile
|
|
13
|
+
* const myAction = new auth0.Action("my_action", {
|
|
14
|
+
* name: "TokenExchange-Action",
|
|
15
|
+
* code: `exports.onContinuePostLogin = async (event, api) => {
|
|
16
|
+
* \x09console.log("foo")
|
|
17
|
+
* };"
|
|
18
|
+
* `,
|
|
19
|
+
* deploy: true,
|
|
20
|
+
* supportedTriggers: {
|
|
21
|
+
* id: "custom-token-exchange",
|
|
22
|
+
* version: "v1",
|
|
23
|
+
* },
|
|
24
|
+
* });
|
|
25
|
+
* const myTokenExchangeProfile = new auth0.TokenExchangeProfile("my_token_exchange_profile", {
|
|
26
|
+
* name: "token-exchange-prof",
|
|
27
|
+
* subjectTokenType: "https://acme.com/cis-token",
|
|
28
|
+
* actionId: myAction.id,
|
|
29
|
+
* type: "custom_authentication",
|
|
30
|
+
* });
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
33
|
+
* ## Import
|
|
34
|
+
*
|
|
35
|
+
* This resource can be imported using the token exchange profile ID.
|
|
36
|
+
*
|
|
37
|
+
* #
|
|
38
|
+
*
|
|
39
|
+
* Example:
|
|
40
|
+
*
|
|
41
|
+
* ```sh
|
|
42
|
+
* $ pulumi import auth0:index/tokenExchangeProfile:TokenExchangeProfile profile "tep_XXXXXXXXXXXXXX"
|
|
43
|
+
* ```
|
|
4
44
|
*/
|
|
5
45
|
export declare class TokenExchangeProfile extends pulumi.CustomResource {
|
|
6
46
|
/**
|
package/tokenExchangeProfile.js
CHANGED
|
@@ -7,6 +7,46 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* With this resource, you can manage Auth0 Custom Token Exchange Profiles
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as auth0 from "@pulumi/auth0";
|
|
16
|
+
*
|
|
17
|
+
* // Below action is created with custom-token-exchange as supported_triggers
|
|
18
|
+
* // This action is then linked using the action_id param to the token-exchange profile
|
|
19
|
+
* const myAction = new auth0.Action("my_action", {
|
|
20
|
+
* name: "TokenExchange-Action",
|
|
21
|
+
* code: `exports.onContinuePostLogin = async (event, api) => {
|
|
22
|
+
* \x09console.log("foo")
|
|
23
|
+
* };"
|
|
24
|
+
* `,
|
|
25
|
+
* deploy: true,
|
|
26
|
+
* supportedTriggers: {
|
|
27
|
+
* id: "custom-token-exchange",
|
|
28
|
+
* version: "v1",
|
|
29
|
+
* },
|
|
30
|
+
* });
|
|
31
|
+
* const myTokenExchangeProfile = new auth0.TokenExchangeProfile("my_token_exchange_profile", {
|
|
32
|
+
* name: "token-exchange-prof",
|
|
33
|
+
* subjectTokenType: "https://acme.com/cis-token",
|
|
34
|
+
* actionId: myAction.id,
|
|
35
|
+
* type: "custom_authentication",
|
|
36
|
+
* });
|
|
37
|
+
* ```
|
|
38
|
+
*
|
|
39
|
+
* ## Import
|
|
40
|
+
*
|
|
41
|
+
* This resource can be imported using the token exchange profile ID.
|
|
42
|
+
*
|
|
43
|
+
* #
|
|
44
|
+
*
|
|
45
|
+
* Example:
|
|
46
|
+
*
|
|
47
|
+
* ```sh
|
|
48
|
+
* $ pulumi import auth0:index/tokenExchangeProfile:TokenExchangeProfile profile "tep_XXXXXXXXXXXXXX"
|
|
49
|
+
* ```
|
|
10
50
|
*/
|
|
11
51
|
class TokenExchangeProfile extends pulumi.CustomResource {
|
|
12
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tokenExchangeProfile.js","sourceRoot":"","sources":["../tokenExchangeProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"tokenExchangeProfile.js","sourceRoot":"","sources":["../tokenExchangeProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IAmCD,YAAY,IAAY,EAAE,WAAkE,EAAE,IAAmC;QAC7H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoD,CAAC;YACnE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAAmD,CAAC;YACjE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACnD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AAnFL,oDAoFC;AAtEG,gBAAgB;AACO,iCAAY,GAAG,uDAAuD,CAAC"}
|
package/triggerAction.d.ts
CHANGED
|
@@ -73,7 +73,7 @@ export declare class TriggerAction extends pulumi.CustomResource {
|
|
|
73
73
|
*/
|
|
74
74
|
readonly displayName: pulumi.Output<string>;
|
|
75
75
|
/**
|
|
76
|
-
* The ID of the trigger to bind with. Available options: `post-login`, `credentials-exchange`, `pre-user-registration`, `post-user-registration`, `post-change-password`, `send-phone-message`, `password-reset-post-challenge`.
|
|
76
|
+
* The ID of the trigger to bind with. Available options: `post-login`, `credentials-exchange`, `pre-user-registration`, `post-user-registration`, `post-change-password`, `send-phone-message`, `password-reset-post-challenge`, `custom-token-exchange`, `custom-email-provider`.
|
|
77
77
|
*/
|
|
78
78
|
readonly trigger: pulumi.Output<string>;
|
|
79
79
|
/**
|
|
@@ -98,7 +98,7 @@ export interface TriggerActionState {
|
|
|
98
98
|
*/
|
|
99
99
|
displayName?: pulumi.Input<string>;
|
|
100
100
|
/**
|
|
101
|
-
* The ID of the trigger to bind with. Available options: `post-login`, `credentials-exchange`, `pre-user-registration`, `post-user-registration`, `post-change-password`, `send-phone-message`, `password-reset-post-challenge`.
|
|
101
|
+
* The ID of the trigger to bind with. Available options: `post-login`, `credentials-exchange`, `pre-user-registration`, `post-user-registration`, `post-change-password`, `send-phone-message`, `password-reset-post-challenge`, `custom-token-exchange`, `custom-email-provider`.
|
|
102
102
|
*/
|
|
103
103
|
trigger?: pulumi.Input<string>;
|
|
104
104
|
}
|
|
@@ -115,7 +115,7 @@ export interface TriggerActionArgs {
|
|
|
115
115
|
*/
|
|
116
116
|
displayName?: pulumi.Input<string>;
|
|
117
117
|
/**
|
|
118
|
-
* The ID of the trigger to bind with. Available options: `post-login`, `credentials-exchange`, `pre-user-registration`, `post-user-registration`, `post-change-password`, `send-phone-message`, `password-reset-post-challenge`.
|
|
118
|
+
* The ID of the trigger to bind with. Available options: `post-login`, `credentials-exchange`, `pre-user-registration`, `post-user-registration`, `post-change-password`, `send-phone-message`, `password-reset-post-challenge`, `custom-token-exchange`, `custom-email-provider`.
|
|
119
119
|
*/
|
|
120
120
|
trigger: pulumi.Input<string>;
|
|
121
121
|
}
|
package/triggerActions.d.ts
CHANGED
|
@@ -86,7 +86,7 @@ export declare class TriggerActions extends pulumi.CustomResource {
|
|
|
86
86
|
*/
|
|
87
87
|
readonly actions: pulumi.Output<outputs.TriggerActionsAction[]>;
|
|
88
88
|
/**
|
|
89
|
-
* The ID of the trigger to bind with. Options include: `post-login`, `credentials-exchange`, `pre-user-registration`, `post-user-registration`, `post-change-password`, `send-phone-message`, `password-reset-post-challenge`.
|
|
89
|
+
* The ID of the trigger to bind with. Options include: `post-login`, `credentials-exchange`, `pre-user-registration`, `post-user-registration`, `post-change-password`, `send-phone-message`, `password-reset-post-challenge`, `custom-token-exchange`, `custom-email-provider`.
|
|
90
90
|
*/
|
|
91
91
|
readonly trigger: pulumi.Output<string>;
|
|
92
92
|
/**
|
|
@@ -107,7 +107,7 @@ export interface TriggerActionsState {
|
|
|
107
107
|
*/
|
|
108
108
|
actions?: pulumi.Input<pulumi.Input<inputs.TriggerActionsAction>[]>;
|
|
109
109
|
/**
|
|
110
|
-
* The ID of the trigger to bind with. Options include: `post-login`, `credentials-exchange`, `pre-user-registration`, `post-user-registration`, `post-change-password`, `send-phone-message`, `password-reset-post-challenge`.
|
|
110
|
+
* The ID of the trigger to bind with. Options include: `post-login`, `credentials-exchange`, `pre-user-registration`, `post-user-registration`, `post-change-password`, `send-phone-message`, `password-reset-post-challenge`, `custom-token-exchange`, `custom-email-provider`.
|
|
111
111
|
*/
|
|
112
112
|
trigger?: pulumi.Input<string>;
|
|
113
113
|
}
|
|
@@ -120,7 +120,7 @@ export interface TriggerActionsArgs {
|
|
|
120
120
|
*/
|
|
121
121
|
actions: pulumi.Input<pulumi.Input<inputs.TriggerActionsAction>[]>;
|
|
122
122
|
/**
|
|
123
|
-
* The ID of the trigger to bind with. Options include: `post-login`, `credentials-exchange`, `pre-user-registration`, `post-user-registration`, `post-change-password`, `send-phone-message`, `password-reset-post-challenge`.
|
|
123
|
+
* The ID of the trigger to bind with. Options include: `post-login`, `credentials-exchange`, `pre-user-registration`, `post-user-registration`, `post-change-password`, `send-phone-message`, `password-reset-post-challenge`, `custom-token-exchange`, `custom-email-provider`.
|
|
124
124
|
*/
|
|
125
125
|
trigger: pulumi.Input<string>;
|
|
126
126
|
}
|
package/types/input.d.ts
CHANGED
|
@@ -189,6 +189,10 @@ export interface BrandingThemeColors {
|
|
|
189
189
|
* Body text. Defaults to `#1e212a`.
|
|
190
190
|
*/
|
|
191
191
|
bodyText?: pulumi.Input<string>;
|
|
192
|
+
/**
|
|
193
|
+
* Captcha Widget Theme.
|
|
194
|
+
*/
|
|
195
|
+
captchaWidgetTheme?: pulumi.Input<string>;
|
|
192
196
|
/**
|
|
193
197
|
* Error. Defaults to `#d03c38`.
|
|
194
198
|
*/
|
|
@@ -1149,6 +1153,7 @@ export interface ClientMobileIos {
|
|
|
1149
1153
|
export interface ClientNativeSocialLogin {
|
|
1150
1154
|
apple?: pulumi.Input<inputs.ClientNativeSocialLoginApple>;
|
|
1151
1155
|
facebook?: pulumi.Input<inputs.ClientNativeSocialLoginFacebook>;
|
|
1156
|
+
google?: pulumi.Input<inputs.ClientNativeSocialLoginGoogle>;
|
|
1152
1157
|
}
|
|
1153
1158
|
export interface ClientNativeSocialLoginApple {
|
|
1154
1159
|
enabled?: pulumi.Input<boolean>;
|
|
@@ -1156,6 +1161,9 @@ export interface ClientNativeSocialLoginApple {
|
|
|
1156
1161
|
export interface ClientNativeSocialLoginFacebook {
|
|
1157
1162
|
enabled?: pulumi.Input<boolean>;
|
|
1158
1163
|
}
|
|
1164
|
+
export interface ClientNativeSocialLoginGoogle {
|
|
1165
|
+
enabled?: pulumi.Input<boolean>;
|
|
1166
|
+
}
|
|
1159
1167
|
export interface ClientOidcLogout {
|
|
1160
1168
|
/**
|
|
1161
1169
|
* Configure OIDC logout initiators for the Client
|
|
@@ -1359,6 +1367,14 @@ export interface ConnectionOptions {
|
|
|
1359
1367
|
* Defines a custom sms gateway to use instead of Twilio.
|
|
1360
1368
|
*/
|
|
1361
1369
|
gatewayUrl?: pulumi.Input<string>;
|
|
1370
|
+
/**
|
|
1371
|
+
* Specifies the issuer of the JWT used for global token revocation for the SAML connection.
|
|
1372
|
+
*/
|
|
1373
|
+
globalTokenRevocationJwtIss?: pulumi.Input<string>;
|
|
1374
|
+
/**
|
|
1375
|
+
* Specifies the subject of the JWT used for global token revocation for the SAML connection.
|
|
1376
|
+
*/
|
|
1377
|
+
globalTokenRevocationJwtSub?: pulumi.Input<string>;
|
|
1362
1378
|
/**
|
|
1363
1379
|
* Icon URL.
|
|
1364
1380
|
*/
|
|
@@ -2126,6 +2142,10 @@ export interface GetPromptScreenPartialsScreenPartialArgs {
|
|
|
2126
2142
|
screenName?: pulumi.Input<string>;
|
|
2127
2143
|
}
|
|
2128
2144
|
export interface GetPromptScreenPartialsScreenPartialInsertionPoint {
|
|
2145
|
+
/**
|
|
2146
|
+
* Content that goes inside the form
|
|
2147
|
+
*/
|
|
2148
|
+
formContent?: string;
|
|
2129
2149
|
/**
|
|
2130
2150
|
* Content that goes at the end of the form.
|
|
2131
2151
|
*/
|
|
@@ -2152,6 +2172,10 @@ export interface GetPromptScreenPartialsScreenPartialInsertionPoint {
|
|
|
2152
2172
|
secondaryActionsStart?: string;
|
|
2153
2173
|
}
|
|
2154
2174
|
export interface GetPromptScreenPartialsScreenPartialInsertionPointArgs {
|
|
2175
|
+
/**
|
|
2176
|
+
* Content that goes inside the form
|
|
2177
|
+
*/
|
|
2178
|
+
formContent?: pulumi.Input<string>;
|
|
2155
2179
|
/**
|
|
2156
2180
|
* Content that goes at the end of the form.
|
|
2157
2181
|
*/
|
|
@@ -2532,6 +2556,10 @@ export interface PagesLogin {
|
|
|
2532
2556
|
html: pulumi.Input<string>;
|
|
2533
2557
|
}
|
|
2534
2558
|
export interface PromptScreenPartialInsertionPoints {
|
|
2559
|
+
/**
|
|
2560
|
+
* Content that goes inside the form
|
|
2561
|
+
*/
|
|
2562
|
+
formContent?: pulumi.Input<string>;
|
|
2535
2563
|
/**
|
|
2536
2564
|
* Content that goes at the end of the form.
|
|
2537
2565
|
*/
|
|
@@ -2565,6 +2593,10 @@ export interface PromptScreenPartialsScreenPartial {
|
|
|
2565
2593
|
screenName: pulumi.Input<string>;
|
|
2566
2594
|
}
|
|
2567
2595
|
export interface PromptScreenPartialsScreenPartialInsertionPoints {
|
|
2596
|
+
/**
|
|
2597
|
+
* Content that goes inside the form
|
|
2598
|
+
*/
|
|
2599
|
+
formContent?: pulumi.Input<string>;
|
|
2568
2600
|
/**
|
|
2569
2601
|
* Content that goes at the end of the form.
|
|
2570
2602
|
*/
|
package/types/output.d.ts
CHANGED
|
@@ -188,6 +188,10 @@ export interface BrandingThemeColors {
|
|
|
188
188
|
* Body text. Defaults to `#1e212a`.
|
|
189
189
|
*/
|
|
190
190
|
bodyText?: string;
|
|
191
|
+
/**
|
|
192
|
+
* Captcha Widget Theme.
|
|
193
|
+
*/
|
|
194
|
+
captchaWidgetTheme?: string;
|
|
191
195
|
/**
|
|
192
196
|
* Error. Defaults to `#d03c38`.
|
|
193
197
|
*/
|
|
@@ -1148,6 +1152,7 @@ export interface ClientMobileIos {
|
|
|
1148
1152
|
export interface ClientNativeSocialLogin {
|
|
1149
1153
|
apple: outputs.ClientNativeSocialLoginApple;
|
|
1150
1154
|
facebook: outputs.ClientNativeSocialLoginFacebook;
|
|
1155
|
+
google: outputs.ClientNativeSocialLoginGoogle;
|
|
1151
1156
|
}
|
|
1152
1157
|
export interface ClientNativeSocialLoginApple {
|
|
1153
1158
|
enabled?: boolean;
|
|
@@ -1155,6 +1160,9 @@ export interface ClientNativeSocialLoginApple {
|
|
|
1155
1160
|
export interface ClientNativeSocialLoginFacebook {
|
|
1156
1161
|
enabled?: boolean;
|
|
1157
1162
|
}
|
|
1163
|
+
export interface ClientNativeSocialLoginGoogle {
|
|
1164
|
+
enabled?: boolean;
|
|
1165
|
+
}
|
|
1158
1166
|
export interface ClientOidcLogout {
|
|
1159
1167
|
/**
|
|
1160
1168
|
* Configure OIDC logout initiators for the Client
|
|
@@ -1358,6 +1366,14 @@ export interface ConnectionOptions {
|
|
|
1358
1366
|
* Defines a custom sms gateway to use instead of Twilio.
|
|
1359
1367
|
*/
|
|
1360
1368
|
gatewayUrl?: string;
|
|
1369
|
+
/**
|
|
1370
|
+
* Specifies the issuer of the JWT used for global token revocation for the SAML connection.
|
|
1371
|
+
*/
|
|
1372
|
+
globalTokenRevocationJwtIss?: string;
|
|
1373
|
+
/**
|
|
1374
|
+
* Specifies the subject of the JWT used for global token revocation for the SAML connection.
|
|
1375
|
+
*/
|
|
1376
|
+
globalTokenRevocationJwtSub?: string;
|
|
1361
1377
|
/**
|
|
1362
1378
|
* Icon URL.
|
|
1363
1379
|
*/
|
|
@@ -2229,6 +2245,10 @@ export interface GetBrandingThemeColor {
|
|
|
2229
2245
|
* Body text. Defaults to `#1e212a`.
|
|
2230
2246
|
*/
|
|
2231
2247
|
bodyText: string;
|
|
2248
|
+
/**
|
|
2249
|
+
* Captcha Widget Theme.
|
|
2250
|
+
*/
|
|
2251
|
+
captchaWidgetTheme: string;
|
|
2232
2252
|
/**
|
|
2233
2253
|
* Error. Defaults to `#d03c38`.
|
|
2234
2254
|
*/
|
|
@@ -3127,6 +3147,7 @@ export interface GetClientMobileIo {
|
|
|
3127
3147
|
export interface GetClientNativeSocialLogin {
|
|
3128
3148
|
apples: outputs.GetClientNativeSocialLoginApple[];
|
|
3129
3149
|
facebooks: outputs.GetClientNativeSocialLoginFacebook[];
|
|
3150
|
+
googles: outputs.GetClientNativeSocialLoginGoogle[];
|
|
3130
3151
|
}
|
|
3131
3152
|
export interface GetClientNativeSocialLoginApple {
|
|
3132
3153
|
enabled: boolean;
|
|
@@ -3134,6 +3155,9 @@ export interface GetClientNativeSocialLoginApple {
|
|
|
3134
3155
|
export interface GetClientNativeSocialLoginFacebook {
|
|
3135
3156
|
enabled: boolean;
|
|
3136
3157
|
}
|
|
3158
|
+
export interface GetClientNativeSocialLoginGoogle {
|
|
3159
|
+
enabled: boolean;
|
|
3160
|
+
}
|
|
3137
3161
|
export interface GetClientOidcLogout {
|
|
3138
3162
|
/**
|
|
3139
3163
|
* Configure OIDC logout initiators for the Client
|
|
@@ -3472,6 +3496,14 @@ export interface GetConnectionOption {
|
|
|
3472
3496
|
* Defines a custom sms gateway to use instead of Twilio.
|
|
3473
3497
|
*/
|
|
3474
3498
|
gatewayUrl: string;
|
|
3499
|
+
/**
|
|
3500
|
+
* Specifies the issuer of the JWT used for global token revocation for the SAML connection.
|
|
3501
|
+
*/
|
|
3502
|
+
globalTokenRevocationJwtIss: string;
|
|
3503
|
+
/**
|
|
3504
|
+
* Specifies the subject of the JWT used for global token revocation for the SAML connection.
|
|
3505
|
+
*/
|
|
3506
|
+
globalTokenRevocationJwtSub: string;
|
|
3475
3507
|
/**
|
|
3476
3508
|
* Icon URL.
|
|
3477
3509
|
*/
|
|
@@ -4128,6 +4160,10 @@ export interface GetPromptScreenPartialsScreenPartial {
|
|
|
4128
4160
|
screenName: string;
|
|
4129
4161
|
}
|
|
4130
4162
|
export interface GetPromptScreenPartialsScreenPartialInsertionPoint {
|
|
4163
|
+
/**
|
|
4164
|
+
* Content that goes inside the form
|
|
4165
|
+
*/
|
|
4166
|
+
formContent: string;
|
|
4131
4167
|
/**
|
|
4132
4168
|
* Content that goes at the end of the form.
|
|
4133
4169
|
*/
|
|
@@ -4802,6 +4838,10 @@ export interface PagesLogin {
|
|
|
4802
4838
|
html: string;
|
|
4803
4839
|
}
|
|
4804
4840
|
export interface PromptScreenPartialInsertionPoints {
|
|
4841
|
+
/**
|
|
4842
|
+
* Content that goes inside the form
|
|
4843
|
+
*/
|
|
4844
|
+
formContent?: string;
|
|
4805
4845
|
/**
|
|
4806
4846
|
* Content that goes at the end of the form.
|
|
4807
4847
|
*/
|
|
@@ -4835,6 +4875,10 @@ export interface PromptScreenPartialsScreenPartial {
|
|
|
4835
4875
|
screenName: string;
|
|
4836
4876
|
}
|
|
4837
4877
|
export interface PromptScreenPartialsScreenPartialInsertionPoints {
|
|
4878
|
+
/**
|
|
4879
|
+
* Content that goes inside the form
|
|
4880
|
+
*/
|
|
4881
|
+
formContent?: string;
|
|
4838
4882
|
/**
|
|
4839
4883
|
* Content that goes at the end of the form.
|
|
4840
4884
|
*/
|