@pulumi/auth0 3.41.0-alpha.1777270152 → 3.41.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 +47 -3
- package/client.js +10 -0
- package/client.js.map +1 -1
- package/clientCimd.d.ts +394 -0
- package/clientCimd.js +162 -0
- package/clientCimd.js.map +1 -0
- package/getClient.d.ts +21 -1
- package/getClient.js.map +1 -1
- package/getClients.d.ts +12 -0
- package/getClients.js +2 -0
- package/getClients.js.map +1 -1
- package/getTenant.d.ts +8 -0
- package/getTenant.js.map +1 -1
- package/index.d.ts +3 -0
- package/index.js +9 -4
- package/index.js.map +1 -1
- package/organizationConnection.d.ts +38 -6
- package/organizationConnection.js +6 -0
- package/organizationConnection.js.map +1 -1
- package/package.json +2 -2
- package/tenant.d.ts +24 -0
- package/tenant.js +4 -0
- package/tenant.js.map +1 -1
- package/types/input.d.ts +120 -2
- package/types/output.d.ts +192 -6
|
@@ -78,8 +78,11 @@ class OrganizationConnection extends pulumi.CustomResource {
|
|
|
78
78
|
const state = argsOrState;
|
|
79
79
|
resourceInputs["assignMembershipOnLogin"] = state?.assignMembershipOnLogin;
|
|
80
80
|
resourceInputs["connectionId"] = state?.connectionId;
|
|
81
|
+
resourceInputs["isEnabled"] = state?.isEnabled;
|
|
81
82
|
resourceInputs["isSignupEnabled"] = state?.isSignupEnabled;
|
|
82
83
|
resourceInputs["name"] = state?.name;
|
|
84
|
+
resourceInputs["organizationAccessLevel"] = state?.organizationAccessLevel;
|
|
85
|
+
resourceInputs["organizationConnectionName"] = state?.organizationConnectionName;
|
|
83
86
|
resourceInputs["organizationId"] = state?.organizationId;
|
|
84
87
|
resourceInputs["showAsButton"] = state?.showAsButton;
|
|
85
88
|
resourceInputs["strategy"] = state?.strategy;
|
|
@@ -94,10 +97,13 @@ class OrganizationConnection extends pulumi.CustomResource {
|
|
|
94
97
|
}
|
|
95
98
|
resourceInputs["assignMembershipOnLogin"] = args?.assignMembershipOnLogin;
|
|
96
99
|
resourceInputs["connectionId"] = args?.connectionId;
|
|
100
|
+
resourceInputs["isEnabled"] = args?.isEnabled;
|
|
97
101
|
resourceInputs["isSignupEnabled"] = args?.isSignupEnabled;
|
|
102
|
+
resourceInputs["organizationAccessLevel"] = args?.organizationAccessLevel;
|
|
98
103
|
resourceInputs["organizationId"] = args?.organizationId;
|
|
99
104
|
resourceInputs["showAsButton"] = args?.showAsButton;
|
|
100
105
|
resourceInputs["name"] = undefined /*out*/;
|
|
106
|
+
resourceInputs["organizationConnectionName"] = undefined /*out*/;
|
|
101
107
|
resourceInputs["strategy"] = undefined /*out*/;
|
|
102
108
|
}
|
|
103
109
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"organizationConnection.js","sourceRoot":"","sources":["../organizationConnection.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmC,EAAE,IAAmC;QACjI,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7E,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,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;
|
|
1
|
+
{"version":3,"file":"organizationConnection.js","sourceRoot":"","sources":["../organizationConnection.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.41.0
|
|
3
|
+
"version": "3.41.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.41.0
|
|
26
|
+
"version": "3.41.0"
|
|
27
27
|
}
|
|
28
28
|
}
|
package/tenant.d.ts
CHANGED
|
@@ -86,6 +86,10 @@ export declare class Tenant extends pulumi.CustomResource {
|
|
|
86
86
|
* URLs that Auth0 may redirect to after logout.
|
|
87
87
|
*/
|
|
88
88
|
readonly allowedLogoutUrls: pulumi.Output<string[]>;
|
|
89
|
+
/**
|
|
90
|
+
* Whether the tenant supports Client ID Metadata Document (CIMD) for client registration.
|
|
91
|
+
*/
|
|
92
|
+
readonly clientIdMetadataDocumentSupported: pulumi.Output<boolean>;
|
|
89
93
|
/**
|
|
90
94
|
* Whether to enable flexible factors for MFA in the PostLogin action.
|
|
91
95
|
*/
|
|
@@ -158,6 +162,10 @@ export declare class Tenant extends pulumi.CustomResource {
|
|
|
158
162
|
* Enable pushed authorization requests.
|
|
159
163
|
*/
|
|
160
164
|
readonly pushedAuthorizationRequestsSupported: pulumi.Output<boolean>;
|
|
165
|
+
/**
|
|
166
|
+
* Profile that determines how the protected resource identity is specified in OAuth endpoints. When set to `audience` (default), the `audience` parameter is used. When set to `compatibility`, the `resource` parameter is used as fallback if `audience` is not provided.
|
|
167
|
+
*/
|
|
168
|
+
readonly resourceParameterProfile: pulumi.Output<string>;
|
|
161
169
|
/**
|
|
162
170
|
* Selected sandbox version for the extensibility environment, which allows you to use custom scripts to extend parts of Auth0's functionality.
|
|
163
171
|
*/
|
|
@@ -211,6 +219,10 @@ export interface TenantState {
|
|
|
211
219
|
* URLs that Auth0 may redirect to after logout.
|
|
212
220
|
*/
|
|
213
221
|
allowedLogoutUrls?: pulumi.Input<pulumi.Input<string>[]>;
|
|
222
|
+
/**
|
|
223
|
+
* Whether the tenant supports Client ID Metadata Document (CIMD) for client registration.
|
|
224
|
+
*/
|
|
225
|
+
clientIdMetadataDocumentSupported?: pulumi.Input<boolean>;
|
|
214
226
|
/**
|
|
215
227
|
* Whether to enable flexible factors for MFA in the PostLogin action.
|
|
216
228
|
*/
|
|
@@ -283,6 +295,10 @@ export interface TenantState {
|
|
|
283
295
|
* Enable pushed authorization requests.
|
|
284
296
|
*/
|
|
285
297
|
pushedAuthorizationRequestsSupported?: pulumi.Input<boolean>;
|
|
298
|
+
/**
|
|
299
|
+
* Profile that determines how the protected resource identity is specified in OAuth endpoints. When set to `audience` (default), the `audience` parameter is used. When set to `compatibility`, the `resource` parameter is used as fallback if `audience` is not provided.
|
|
300
|
+
*/
|
|
301
|
+
resourceParameterProfile?: pulumi.Input<string>;
|
|
286
302
|
/**
|
|
287
303
|
* Selected sandbox version for the extensibility environment, which allows you to use custom scripts to extend parts of Auth0's functionality.
|
|
288
304
|
*/
|
|
@@ -328,6 +344,10 @@ export interface TenantArgs {
|
|
|
328
344
|
* URLs that Auth0 may redirect to after logout.
|
|
329
345
|
*/
|
|
330
346
|
allowedLogoutUrls?: pulumi.Input<pulumi.Input<string>[]>;
|
|
347
|
+
/**
|
|
348
|
+
* Whether the tenant supports Client ID Metadata Document (CIMD) for client registration.
|
|
349
|
+
*/
|
|
350
|
+
clientIdMetadataDocumentSupported?: pulumi.Input<boolean>;
|
|
331
351
|
/**
|
|
332
352
|
* Whether to enable flexible factors for MFA in the PostLogin action.
|
|
333
353
|
*/
|
|
@@ -400,6 +420,10 @@ export interface TenantArgs {
|
|
|
400
420
|
* Enable pushed authorization requests.
|
|
401
421
|
*/
|
|
402
422
|
pushedAuthorizationRequestsSupported?: pulumi.Input<boolean>;
|
|
423
|
+
/**
|
|
424
|
+
* Profile that determines how the protected resource identity is specified in OAuth endpoints. When set to `audience` (default), the `audience` parameter is used. When set to `compatibility`, the `resource` parameter is used as fallback if `audience` is not provided.
|
|
425
|
+
*/
|
|
426
|
+
resourceParameterProfile?: pulumi.Input<string>;
|
|
403
427
|
/**
|
|
404
428
|
* Selected sandbox version for the extensibility environment, which allows you to use custom scripts to extend parts of Auth0's functionality.
|
|
405
429
|
*/
|
package/tenant.js
CHANGED
|
@@ -93,6 +93,7 @@ class Tenant extends pulumi.CustomResource {
|
|
|
93
93
|
resourceInputs["acrValuesSupporteds"] = state?.acrValuesSupporteds;
|
|
94
94
|
resourceInputs["allowOrganizationNameInAuthenticationApi"] = state?.allowOrganizationNameInAuthenticationApi;
|
|
95
95
|
resourceInputs["allowedLogoutUrls"] = state?.allowedLogoutUrls;
|
|
96
|
+
resourceInputs["clientIdMetadataDocumentSupported"] = state?.clientIdMetadataDocumentSupported;
|
|
96
97
|
resourceInputs["customizeMfaInPostloginAction"] = state?.customizeMfaInPostloginAction;
|
|
97
98
|
resourceInputs["defaultAudience"] = state?.defaultAudience;
|
|
98
99
|
resourceInputs["defaultDirectory"] = state?.defaultDirectory;
|
|
@@ -111,6 +112,7 @@ class Tenant extends pulumi.CustomResource {
|
|
|
111
112
|
resourceInputs["phoneConsolidatedExperience"] = state?.phoneConsolidatedExperience;
|
|
112
113
|
resourceInputs["pictureUrl"] = state?.pictureUrl;
|
|
113
114
|
resourceInputs["pushedAuthorizationRequestsSupported"] = state?.pushedAuthorizationRequestsSupported;
|
|
115
|
+
resourceInputs["resourceParameterProfile"] = state?.resourceParameterProfile;
|
|
114
116
|
resourceInputs["sandboxVersion"] = state?.sandboxVersion;
|
|
115
117
|
resourceInputs["sessionCookie"] = state?.sessionCookie;
|
|
116
118
|
resourceInputs["sessionLifetime"] = state?.sessionLifetime;
|
|
@@ -124,6 +126,7 @@ class Tenant extends pulumi.CustomResource {
|
|
|
124
126
|
resourceInputs["acrValuesSupporteds"] = args?.acrValuesSupporteds;
|
|
125
127
|
resourceInputs["allowOrganizationNameInAuthenticationApi"] = args?.allowOrganizationNameInAuthenticationApi;
|
|
126
128
|
resourceInputs["allowedLogoutUrls"] = args?.allowedLogoutUrls;
|
|
129
|
+
resourceInputs["clientIdMetadataDocumentSupported"] = args?.clientIdMetadataDocumentSupported;
|
|
127
130
|
resourceInputs["customizeMfaInPostloginAction"] = args?.customizeMfaInPostloginAction;
|
|
128
131
|
resourceInputs["defaultAudience"] = args?.defaultAudience;
|
|
129
132
|
resourceInputs["defaultDirectory"] = args?.defaultDirectory;
|
|
@@ -142,6 +145,7 @@ class Tenant extends pulumi.CustomResource {
|
|
|
142
145
|
resourceInputs["phoneConsolidatedExperience"] = args?.phoneConsolidatedExperience;
|
|
143
146
|
resourceInputs["pictureUrl"] = args?.pictureUrl;
|
|
144
147
|
resourceInputs["pushedAuthorizationRequestsSupported"] = args?.pushedAuthorizationRequestsSupported;
|
|
148
|
+
resourceInputs["resourceParameterProfile"] = args?.resourceParameterProfile;
|
|
145
149
|
resourceInputs["sandboxVersion"] = args?.sandboxVersion;
|
|
146
150
|
resourceInputs["sessionCookie"] = args?.sessionCookie;
|
|
147
151
|
resourceInputs["sessionLifetime"] = args?.sessionLifetime;
|
package/tenant.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tenant.js","sourceRoot":"","sources":["../tenant.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwDG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7D,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,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;
|
|
1
|
+
{"version":3,"file":"tenant.js","sourceRoot":"","sources":["../tenant.ts"],"names":[],"mappings":"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"}
|
package/types/input.d.ts
CHANGED
|
@@ -1176,6 +1176,94 @@ export interface ClientAddonsZoom {
|
|
|
1176
1176
|
*/
|
|
1177
1177
|
account?: pulumi.Input<string>;
|
|
1178
1178
|
}
|
|
1179
|
+
export interface ClientCimdDefaultOrganization {
|
|
1180
|
+
/**
|
|
1181
|
+
* Definition of the flow that needs to be configured. Eg. client_credentials
|
|
1182
|
+
*/
|
|
1183
|
+
flows: pulumi.Input<pulumi.Input<string>[]>;
|
|
1184
|
+
/**
|
|
1185
|
+
* The unique identifier of the organization
|
|
1186
|
+
*/
|
|
1187
|
+
organizationId: pulumi.Input<string>;
|
|
1188
|
+
}
|
|
1189
|
+
export interface ClientCimdJwtConfiguration {
|
|
1190
|
+
/**
|
|
1191
|
+
* Algorithm used to sign JWTs. CIMD clients support `RS256`, `RS512`, and `PS256` (asymmetric only).
|
|
1192
|
+
*/
|
|
1193
|
+
alg?: pulumi.Input<string>;
|
|
1194
|
+
/**
|
|
1195
|
+
* Number of seconds during which the JWT will be valid.
|
|
1196
|
+
*/
|
|
1197
|
+
lifetimeInSeconds?: pulumi.Input<number>;
|
|
1198
|
+
/**
|
|
1199
|
+
* Indicates whether the client secret is Base64-encoded.
|
|
1200
|
+
*/
|
|
1201
|
+
secretEncoded?: pulumi.Input<boolean>;
|
|
1202
|
+
}
|
|
1203
|
+
export interface ClientCimdRefreshToken {
|
|
1204
|
+
/**
|
|
1205
|
+
* Refresh token expiration type. Must be `expiring` for CIMD clients.
|
|
1206
|
+
*/
|
|
1207
|
+
expirationType?: pulumi.Input<string>;
|
|
1208
|
+
/**
|
|
1209
|
+
* The time in seconds after which inactive refresh tokens will expire.
|
|
1210
|
+
*/
|
|
1211
|
+
idleTokenLifetime?: pulumi.Input<number>;
|
|
1212
|
+
/**
|
|
1213
|
+
* Whether inactive refresh tokens should remain valid indefinitely. Must be `false` for CIMD clients.
|
|
1214
|
+
*/
|
|
1215
|
+
infiniteIdleTokenLifetime?: pulumi.Input<boolean>;
|
|
1216
|
+
/**
|
|
1217
|
+
* Whether refresh tokens should remain valid indefinitely. If false, `tokenLifetime` should also be set.
|
|
1218
|
+
*/
|
|
1219
|
+
infiniteTokenLifetime?: pulumi.Input<boolean>;
|
|
1220
|
+
/**
|
|
1221
|
+
* The amount of time in seconds in which a refresh token may be reused without triggering reuse detection.
|
|
1222
|
+
*/
|
|
1223
|
+
leeway?: pulumi.Input<number>;
|
|
1224
|
+
/**
|
|
1225
|
+
* Refresh token rotation type.Valid values are `rotating` and `non-rotating`
|
|
1226
|
+
*/
|
|
1227
|
+
rotationType?: pulumi.Input<string>;
|
|
1228
|
+
/**
|
|
1229
|
+
* The absolute lifetime of a refresh token in seconds.
|
|
1230
|
+
*/
|
|
1231
|
+
tokenLifetime?: pulumi.Input<number>;
|
|
1232
|
+
}
|
|
1233
|
+
export interface ClientCimdTokenQuota {
|
|
1234
|
+
/**
|
|
1235
|
+
* The token quota configuration for client credentials.
|
|
1236
|
+
*/
|
|
1237
|
+
clientCredentials: pulumi.Input<inputs.ClientCimdTokenQuotaClientCredentials>;
|
|
1238
|
+
}
|
|
1239
|
+
export interface ClientCimdTokenQuotaClientCredentials {
|
|
1240
|
+
/**
|
|
1241
|
+
* If enabled, the quota will be enforced and requests in excess of the quota will fail. If disabled, the quota will not be enforced, but notifications for requests exceeding the quota will be available in logs.
|
|
1242
|
+
*/
|
|
1243
|
+
enforce?: pulumi.Input<boolean>;
|
|
1244
|
+
/**
|
|
1245
|
+
* Maximum number of issued tokens per day
|
|
1246
|
+
*/
|
|
1247
|
+
perDay?: pulumi.Input<number>;
|
|
1248
|
+
/**
|
|
1249
|
+
* Maximum number of issued tokens per hour
|
|
1250
|
+
*/
|
|
1251
|
+
perHour?: pulumi.Input<number>;
|
|
1252
|
+
}
|
|
1253
|
+
export interface ClientCimdValidation {
|
|
1254
|
+
/**
|
|
1255
|
+
* Whether the metadata document passed validation.
|
|
1256
|
+
*/
|
|
1257
|
+
valid?: pulumi.Input<boolean>;
|
|
1258
|
+
/**
|
|
1259
|
+
* Array of validation violation messages, if any. Violations indicate issues that prevented the metadata document from being fully processed.
|
|
1260
|
+
*/
|
|
1261
|
+
violations?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1262
|
+
/**
|
|
1263
|
+
* Array of warning messages, if any. Warnings indicate non-critical issues such as unsupported properties being ignored.
|
|
1264
|
+
*/
|
|
1265
|
+
warnings?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1266
|
+
}
|
|
1179
1267
|
export interface ClientCredentialsPrivateKeyJwt {
|
|
1180
1268
|
/**
|
|
1181
1269
|
* Client credentials available for use when Private Key JWT is in use as the client authentication method. A maximum of 2 client credentials can be set.
|
|
@@ -1448,6 +1536,24 @@ export interface ClientMobileIos {
|
|
|
1448
1536
|
appBundleIdentifier?: pulumi.Input<string>;
|
|
1449
1537
|
teamId?: pulumi.Input<string>;
|
|
1450
1538
|
}
|
|
1539
|
+
export interface ClientMyOrganizationConfiguration {
|
|
1540
|
+
/**
|
|
1541
|
+
* The list of connection strategies that are allowed when creating organizations for this client (e.g. "okta", "samlp").
|
|
1542
|
+
*/
|
|
1543
|
+
allowedStrategies?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1544
|
+
/**
|
|
1545
|
+
* Controls the behavior when deleting connections associated with organizations for this client. Possible values: `allow`, `allowIfEmpty`.
|
|
1546
|
+
*/
|
|
1547
|
+
connectionDeletionBehavior?: pulumi.Input<string>;
|
|
1548
|
+
/**
|
|
1549
|
+
* The ID of the connection profile to use when creating organizations for this client.
|
|
1550
|
+
*/
|
|
1551
|
+
connectionProfileId?: pulumi.Input<string>;
|
|
1552
|
+
/**
|
|
1553
|
+
* The ID of the user attribute profile to use when creating organizations for this client.
|
|
1554
|
+
*/
|
|
1555
|
+
userAttributeProfileId?: pulumi.Input<string>;
|
|
1556
|
+
}
|
|
1451
1557
|
export interface ClientNativeSocialLogin {
|
|
1452
1558
|
apple?: pulumi.Input<inputs.ClientNativeSocialLoginApple>;
|
|
1453
1559
|
facebook?: pulumi.Input<inputs.ClientNativeSocialLoginFacebook>;
|
|
@@ -1561,7 +1667,7 @@ export interface ClientSessionTransfer {
|
|
|
1561
1667
|
}
|
|
1562
1668
|
export interface ClientTokenExchange {
|
|
1563
1669
|
/**
|
|
1564
|
-
* List of allowed profile types for token exchange
|
|
1670
|
+
* List of allowed profile types for token exchange. Supported values include: custom*authentication, on*behalf*of*token_exchange.
|
|
1565
1671
|
*/
|
|
1566
1672
|
allowAnyProfileOfTypes: pulumi.Input<pulumi.Input<string>[]>;
|
|
1567
1673
|
}
|
|
@@ -3343,12 +3449,24 @@ export interface OrganizationConnectionsEnabledConnection {
|
|
|
3343
3449
|
* The ID of the connection to enable for the organization.
|
|
3344
3450
|
*/
|
|
3345
3451
|
connectionId: pulumi.Input<string>;
|
|
3452
|
+
/**
|
|
3453
|
+
* Whether the connection is enabled for the organization.
|
|
3454
|
+
*/
|
|
3455
|
+
isEnabled?: pulumi.Input<boolean>;
|
|
3346
3456
|
/**
|
|
3347
3457
|
* Determines whether organization sign-up should be enabled for this organization connection. Only applicable for database connections. Note: `isSignupEnabled` can only be `true` if `assignMembershipOnLogin` is `true`.
|
|
3348
3458
|
*/
|
|
3349
3459
|
isSignupEnabled?: pulumi.Input<boolean>;
|
|
3350
3460
|
/**
|
|
3351
|
-
*
|
|
3461
|
+
* The access level for this organization connection. Can be `none`, `readonly`, `limited`, or `full`.
|
|
3462
|
+
*/
|
|
3463
|
+
organizationAccessLevel?: pulumi.Input<string>;
|
|
3464
|
+
/**
|
|
3465
|
+
* Name of the connection in the scope of this organization.
|
|
3466
|
+
*/
|
|
3467
|
+
organizationConnectionName?: pulumi.Input<string>;
|
|
3468
|
+
/**
|
|
3469
|
+
* Determines whether a connection should be displayed on this organization's login prompt. Only applicable for enterprise connections.
|
|
3352
3470
|
*/
|
|
3353
3471
|
showAsButton?: pulumi.Input<boolean>;
|
|
3354
3472
|
}
|
package/types/output.d.ts
CHANGED
|
@@ -1175,6 +1175,94 @@ export interface ClientAddonsZoom {
|
|
|
1175
1175
|
*/
|
|
1176
1176
|
account?: string;
|
|
1177
1177
|
}
|
|
1178
|
+
export interface ClientCimdDefaultOrganization {
|
|
1179
|
+
/**
|
|
1180
|
+
* Definition of the flow that needs to be configured. Eg. client_credentials
|
|
1181
|
+
*/
|
|
1182
|
+
flows: string[];
|
|
1183
|
+
/**
|
|
1184
|
+
* The unique identifier of the organization
|
|
1185
|
+
*/
|
|
1186
|
+
organizationId: string;
|
|
1187
|
+
}
|
|
1188
|
+
export interface ClientCimdJwtConfiguration {
|
|
1189
|
+
/**
|
|
1190
|
+
* Algorithm used to sign JWTs. CIMD clients support `RS256`, `RS512`, and `PS256` (asymmetric only).
|
|
1191
|
+
*/
|
|
1192
|
+
alg: string;
|
|
1193
|
+
/**
|
|
1194
|
+
* Number of seconds during which the JWT will be valid.
|
|
1195
|
+
*/
|
|
1196
|
+
lifetimeInSeconds: number;
|
|
1197
|
+
/**
|
|
1198
|
+
* Indicates whether the client secret is Base64-encoded.
|
|
1199
|
+
*/
|
|
1200
|
+
secretEncoded: boolean;
|
|
1201
|
+
}
|
|
1202
|
+
export interface ClientCimdRefreshToken {
|
|
1203
|
+
/**
|
|
1204
|
+
* Refresh token expiration type. Must be `expiring` for CIMD clients.
|
|
1205
|
+
*/
|
|
1206
|
+
expirationType: string;
|
|
1207
|
+
/**
|
|
1208
|
+
* The time in seconds after which inactive refresh tokens will expire.
|
|
1209
|
+
*/
|
|
1210
|
+
idleTokenLifetime: number;
|
|
1211
|
+
/**
|
|
1212
|
+
* Whether inactive refresh tokens should remain valid indefinitely. Must be `false` for CIMD clients.
|
|
1213
|
+
*/
|
|
1214
|
+
infiniteIdleTokenLifetime: boolean;
|
|
1215
|
+
/**
|
|
1216
|
+
* Whether refresh tokens should remain valid indefinitely. If false, `tokenLifetime` should also be set.
|
|
1217
|
+
*/
|
|
1218
|
+
infiniteTokenLifetime: boolean;
|
|
1219
|
+
/**
|
|
1220
|
+
* The amount of time in seconds in which a refresh token may be reused without triggering reuse detection.
|
|
1221
|
+
*/
|
|
1222
|
+
leeway: number;
|
|
1223
|
+
/**
|
|
1224
|
+
* Refresh token rotation type.Valid values are `rotating` and `non-rotating`
|
|
1225
|
+
*/
|
|
1226
|
+
rotationType: string;
|
|
1227
|
+
/**
|
|
1228
|
+
* The absolute lifetime of a refresh token in seconds.
|
|
1229
|
+
*/
|
|
1230
|
+
tokenLifetime: number;
|
|
1231
|
+
}
|
|
1232
|
+
export interface ClientCimdTokenQuota {
|
|
1233
|
+
/**
|
|
1234
|
+
* The token quota configuration for client credentials.
|
|
1235
|
+
*/
|
|
1236
|
+
clientCredentials: outputs.ClientCimdTokenQuotaClientCredentials;
|
|
1237
|
+
}
|
|
1238
|
+
export interface ClientCimdTokenQuotaClientCredentials {
|
|
1239
|
+
/**
|
|
1240
|
+
* If enabled, the quota will be enforced and requests in excess of the quota will fail. If disabled, the quota will not be enforced, but notifications for requests exceeding the quota will be available in logs.
|
|
1241
|
+
*/
|
|
1242
|
+
enforce?: boolean;
|
|
1243
|
+
/**
|
|
1244
|
+
* Maximum number of issued tokens per day
|
|
1245
|
+
*/
|
|
1246
|
+
perDay?: number;
|
|
1247
|
+
/**
|
|
1248
|
+
* Maximum number of issued tokens per hour
|
|
1249
|
+
*/
|
|
1250
|
+
perHour?: number;
|
|
1251
|
+
}
|
|
1252
|
+
export interface ClientCimdValidation {
|
|
1253
|
+
/**
|
|
1254
|
+
* Whether the metadata document passed validation.
|
|
1255
|
+
*/
|
|
1256
|
+
valid: boolean;
|
|
1257
|
+
/**
|
|
1258
|
+
* Array of validation violation messages, if any. Violations indicate issues that prevented the metadata document from being fully processed.
|
|
1259
|
+
*/
|
|
1260
|
+
violations: string[];
|
|
1261
|
+
/**
|
|
1262
|
+
* Array of warning messages, if any. Warnings indicate non-critical issues such as unsupported properties being ignored.
|
|
1263
|
+
*/
|
|
1264
|
+
warnings: string[];
|
|
1265
|
+
}
|
|
1178
1266
|
export interface ClientCredentialsPrivateKeyJwt {
|
|
1179
1267
|
/**
|
|
1180
1268
|
* Client credentials available for use when Private Key JWT is in use as the client authentication method. A maximum of 2 client credentials can be set.
|
|
@@ -1447,6 +1535,24 @@ export interface ClientMobileIos {
|
|
|
1447
1535
|
appBundleIdentifier?: string;
|
|
1448
1536
|
teamId?: string;
|
|
1449
1537
|
}
|
|
1538
|
+
export interface ClientMyOrganizationConfiguration {
|
|
1539
|
+
/**
|
|
1540
|
+
* The list of connection strategies that are allowed when creating organizations for this client (e.g. "okta", "samlp").
|
|
1541
|
+
*/
|
|
1542
|
+
allowedStrategies?: string[];
|
|
1543
|
+
/**
|
|
1544
|
+
* Controls the behavior when deleting connections associated with organizations for this client. Possible values: `allow`, `allowIfEmpty`.
|
|
1545
|
+
*/
|
|
1546
|
+
connectionDeletionBehavior?: string;
|
|
1547
|
+
/**
|
|
1548
|
+
* The ID of the connection profile to use when creating organizations for this client.
|
|
1549
|
+
*/
|
|
1550
|
+
connectionProfileId?: string;
|
|
1551
|
+
/**
|
|
1552
|
+
* The ID of the user attribute profile to use when creating organizations for this client.
|
|
1553
|
+
*/
|
|
1554
|
+
userAttributeProfileId?: string;
|
|
1555
|
+
}
|
|
1450
1556
|
export interface ClientNativeSocialLogin {
|
|
1451
1557
|
apple: outputs.ClientNativeSocialLoginApple;
|
|
1452
1558
|
facebook: outputs.ClientNativeSocialLoginFacebook;
|
|
@@ -1560,7 +1666,7 @@ export interface ClientSessionTransfer {
|
|
|
1560
1666
|
}
|
|
1561
1667
|
export interface ClientTokenExchange {
|
|
1562
1668
|
/**
|
|
1563
|
-
* List of allowed profile types for token exchange
|
|
1669
|
+
* List of allowed profile types for token exchange. Supported values include: custom*authentication, on*behalf*of*token_exchange.
|
|
1564
1670
|
*/
|
|
1565
1671
|
allowAnyProfileOfTypes: string[];
|
|
1566
1672
|
}
|
|
@@ -4322,6 +4428,24 @@ export interface GetClientMobileIo {
|
|
|
4322
4428
|
appBundleIdentifier: string;
|
|
4323
4429
|
teamId: string;
|
|
4324
4430
|
}
|
|
4431
|
+
export interface GetClientMyOrganizationConfiguration {
|
|
4432
|
+
/**
|
|
4433
|
+
* The list of connection strategies that are allowed when creating organizations for this client (e.g. "okta", "samlp").
|
|
4434
|
+
*/
|
|
4435
|
+
allowedStrategies: string[];
|
|
4436
|
+
/**
|
|
4437
|
+
* Controls the behavior when deleting connections associated with organizations for this client. Possible values: `allow`, `allowIfEmpty`.
|
|
4438
|
+
*/
|
|
4439
|
+
connectionDeletionBehavior: string;
|
|
4440
|
+
/**
|
|
4441
|
+
* The ID of the connection profile to use when creating organizations for this client.
|
|
4442
|
+
*/
|
|
4443
|
+
connectionProfileId: string;
|
|
4444
|
+
/**
|
|
4445
|
+
* The ID of the user attribute profile to use when creating organizations for this client.
|
|
4446
|
+
*/
|
|
4447
|
+
userAttributeProfileId: string;
|
|
4448
|
+
}
|
|
4325
4449
|
export interface GetClientNativeSocialLogin {
|
|
4326
4450
|
apples: outputs.GetClientNativeSocialLoginApple[];
|
|
4327
4451
|
facebooks: outputs.GetClientNativeSocialLoginFacebook[];
|
|
@@ -4479,7 +4603,7 @@ export interface GetClientSignedRequestObjectCredential {
|
|
|
4479
4603
|
}
|
|
4480
4604
|
export interface GetClientTokenExchange {
|
|
4481
4605
|
/**
|
|
4482
|
-
* List of allowed profile types for token exchange
|
|
4606
|
+
* List of allowed profile types for token exchange. Supported values include: custom_authentication, on_behalf_of_token_exchange.
|
|
4483
4607
|
*/
|
|
4484
4608
|
allowAnyProfileOfTypes: string[];
|
|
4485
4609
|
}
|
|
@@ -4550,18 +4674,38 @@ export interface GetClientsClient {
|
|
|
4550
4674
|
* Express Configuration settings for the client. Used with OIN Express Configuration.
|
|
4551
4675
|
*/
|
|
4552
4676
|
expressConfigurations: outputs.GetClientsClientExpressConfiguration[];
|
|
4677
|
+
/**
|
|
4678
|
+
* The URL of the Client ID Metadata Document. Only present for CIMD-registered clients.
|
|
4679
|
+
*/
|
|
4680
|
+
externalClientId: string;
|
|
4681
|
+
/**
|
|
4682
|
+
* Who created the external metadata client: `admin` (via Management API), `client` (self-registered), or `unknown`.
|
|
4683
|
+
*/
|
|
4684
|
+
externalMetadataCreatedBy: string;
|
|
4685
|
+
/**
|
|
4686
|
+
* Type of external metadata. Value is `cimd` for CIMD-registered clients.
|
|
4687
|
+
*/
|
|
4688
|
+
externalMetadataType: string;
|
|
4553
4689
|
/**
|
|
4554
4690
|
* Types of grants that this client is authorized to use.
|
|
4555
4691
|
*/
|
|
4556
4692
|
grantTypes: string[];
|
|
4557
4693
|
/**
|
|
4558
|
-
* Indicates whether this client is a first-party client.
|
|
4694
|
+
* Indicates whether this client is a first-party client.
|
|
4559
4695
|
*/
|
|
4560
4696
|
isFirstParty: boolean;
|
|
4561
4697
|
/**
|
|
4562
4698
|
* Indicates whether the token endpoint IP header is trusted. Requires the authentication method to be set to `clientSecretPost` or `clientSecretBasic`. Setting this property when creating the resource, will default the authentication method to `clientSecretPost`. To change the authentication method to `clientSecretBasic` use the `auth0.ClientCredentials` resource.
|
|
4563
4699
|
*/
|
|
4564
4700
|
isTokenEndpointIpHeaderTrusted: boolean;
|
|
4701
|
+
/**
|
|
4702
|
+
* URL for the JSON Web Key Set (JWKS) containing the public keys used for `privateKeyJwt` authentication. Only present for CIMD clients using `privateKeyJwt` authentication.
|
|
4703
|
+
*/
|
|
4704
|
+
jwksUri: string;
|
|
4705
|
+
/**
|
|
4706
|
+
* Configuration for self-service organization features, controlling how organizations are created and managed for this client.
|
|
4707
|
+
*/
|
|
4708
|
+
myOrganizationConfigurations: outputs.GetClientsClientMyOrganizationConfiguration[];
|
|
4565
4709
|
/**
|
|
4566
4710
|
* The name of the client. If not provided, `clientId` must be set.
|
|
4567
4711
|
*/
|
|
@@ -4640,6 +4784,24 @@ export interface GetClientsClientExpressConfigurationLinkedClient {
|
|
|
4640
4784
|
*/
|
|
4641
4785
|
clientId: string;
|
|
4642
4786
|
}
|
|
4787
|
+
export interface GetClientsClientMyOrganizationConfiguration {
|
|
4788
|
+
/**
|
|
4789
|
+
* The list of connection strategies that are allowed when creating organizations for this client (e.g. "okta", "samlp").
|
|
4790
|
+
*/
|
|
4791
|
+
allowedStrategies: string[];
|
|
4792
|
+
/**
|
|
4793
|
+
* Controls the behavior when deleting connections associated with organizations for this client. Possible values: `allow`, `allowIfEmpty`.
|
|
4794
|
+
*/
|
|
4795
|
+
connectionDeletionBehavior: string;
|
|
4796
|
+
/**
|
|
4797
|
+
* The ID of the connection profile to use when creating organizations for this client.
|
|
4798
|
+
*/
|
|
4799
|
+
connectionProfileId: string;
|
|
4800
|
+
/**
|
|
4801
|
+
* The ID of the user attribute profile to use when creating organizations for this client.
|
|
4802
|
+
*/
|
|
4803
|
+
userAttributeProfileId: string;
|
|
4804
|
+
}
|
|
4643
4805
|
export interface GetClientsClientOidcLogout {
|
|
4644
4806
|
/**
|
|
4645
4807
|
* Configure OIDC logout initiators for the Client
|
|
@@ -4695,7 +4857,7 @@ export interface GetClientsClientSessionTransfer {
|
|
|
4695
4857
|
}
|
|
4696
4858
|
export interface GetClientsClientTokenExchange {
|
|
4697
4859
|
/**
|
|
4698
|
-
* List of allowed profile types for token exchange
|
|
4860
|
+
* List of allowed profile types for token exchange. Supported values include: custom_authentication, on_behalf_of_token_exchange.
|
|
4699
4861
|
*/
|
|
4700
4862
|
allowAnyProfileOfTypes: string[];
|
|
4701
4863
|
}
|
|
@@ -6087,12 +6249,24 @@ export interface GetOrganizationConnection {
|
|
|
6087
6249
|
* The ID of the enabled connection on the organization.
|
|
6088
6250
|
*/
|
|
6089
6251
|
connectionId: string;
|
|
6252
|
+
/**
|
|
6253
|
+
* Whether the connection is enabled for the organization.
|
|
6254
|
+
*/
|
|
6255
|
+
isEnabled: boolean;
|
|
6090
6256
|
/**
|
|
6091
6257
|
* Determines whether organization sign-up should be enabled for this organization connection. Only applicable for database connections. Note: `isSignupEnabled` can only be `true` if `assignMembershipOnLogin` is `true`.
|
|
6092
6258
|
*/
|
|
6093
6259
|
isSignupEnabled: boolean;
|
|
6094
6260
|
/**
|
|
6095
|
-
*
|
|
6261
|
+
* The access level for this organization connection. Can be `none`, `readonly`, `limited`, or `full`.
|
|
6262
|
+
*/
|
|
6263
|
+
organizationAccessLevel: string;
|
|
6264
|
+
/**
|
|
6265
|
+
* Name of the connection in the scope of this organization.
|
|
6266
|
+
*/
|
|
6267
|
+
organizationConnectionName: string;
|
|
6268
|
+
/**
|
|
6269
|
+
* Determines whether a connection should be displayed on this organization's login prompt. Only applicable for enterprise connections.
|
|
6096
6270
|
*/
|
|
6097
6271
|
showAsButton: boolean;
|
|
6098
6272
|
}
|
|
@@ -7213,12 +7387,24 @@ export interface OrganizationConnectionsEnabledConnection {
|
|
|
7213
7387
|
* The ID of the connection to enable for the organization.
|
|
7214
7388
|
*/
|
|
7215
7389
|
connectionId: string;
|
|
7390
|
+
/**
|
|
7391
|
+
* Whether the connection is enabled for the organization.
|
|
7392
|
+
*/
|
|
7393
|
+
isEnabled?: boolean;
|
|
7216
7394
|
/**
|
|
7217
7395
|
* Determines whether organization sign-up should be enabled for this organization connection. Only applicable for database connections. Note: `isSignupEnabled` can only be `true` if `assignMembershipOnLogin` is `true`.
|
|
7218
7396
|
*/
|
|
7219
7397
|
isSignupEnabled?: boolean;
|
|
7220
7398
|
/**
|
|
7221
|
-
*
|
|
7399
|
+
* The access level for this organization connection. Can be `none`, `readonly`, `limited`, or `full`.
|
|
7400
|
+
*/
|
|
7401
|
+
organizationAccessLevel: string;
|
|
7402
|
+
/**
|
|
7403
|
+
* Name of the connection in the scope of this organization.
|
|
7404
|
+
*/
|
|
7405
|
+
organizationConnectionName?: string;
|
|
7406
|
+
/**
|
|
7407
|
+
* Determines whether a connection should be displayed on this organization's login prompt. Only applicable for enterprise connections.
|
|
7222
7408
|
*/
|
|
7223
7409
|
showAsButton?: boolean;
|
|
7224
7410
|
}
|