@pulumi/okta 5.2.0-alpha.1756326509 → 5.2.0-alpha.1756506982
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/adminRoleCustom.js +9 -9
- package/adminRoleCustom.js.map +1 -1
- package/adminRoleCustomAssignments.js +9 -9
- package/adminRoleCustomAssignments.js.map +1 -1
- package/adminRoleTargets.js +12 -12
- package/adminRoleTargets.js.map +1 -1
- package/app/accessPolicyAssignment.js +7 -7
- package/app/accessPolicyAssignment.js.map +1 -1
- package/app/autoLogin.js +53 -53
- package/app/autoLogin.js.map +1 -1
- package/app/basicAuth.d.ts +6 -12
- package/app/basicAuth.js +51 -51
- package/app/basicAuth.js.map +1 -1
- package/app/bookmark.js +36 -36
- package/app/bookmark.js.map +1 -1
- package/app/groupAssignment.js +13 -13
- package/app/groupAssignment.js.map +1 -1
- package/app/oauth.js +99 -99
- package/app/oauth.js.map +1 -1
- package/app/oauthPostLogoutRedirectUri.js +7 -7
- package/app/oauthPostLogoutRedirectUri.js.map +1 -1
- package/app/oauthRedirectUri.js +7 -7
- package/app/oauthRedirectUri.js.map +1 -1
- package/app/oauthRoleAssignment.js +13 -13
- package/app/oauthRoleAssignment.js.map +1 -1
- package/app/saml.js +110 -110
- package/app/saml.js.map +1 -1
- package/app/securePasswordStore.js +66 -66
- package/app/securePasswordStore.js.map +1 -1
- package/app/swa.js +53 -53
- package/app/swa.js.map +1 -1
- package/app/threeField.js +65 -65
- package/app/threeField.js.map +1 -1
- package/app/user.js +16 -16
- package/app/user.js.map +1 -1
- package/appGroupAssignments.js +6 -6
- package/appGroupAssignments.js.map +1 -1
- package/appOauthApiScope.js +10 -10
- package/appOauthApiScope.js.map +1 -1
- package/appSamlAppSettings.js +7 -7
- package/appSamlAppSettings.js.map +1 -1
- package/appSharedCredentials.js +57 -57
- package/appSharedCredentials.js.map +1 -1
- package/appSignonPolicy.js +11 -11
- package/appSignonPolicy.js.map +1 -1
- package/appSignonPolicyRule.js +55 -55
- package/appSignonPolicyRule.js.map +1 -1
- package/appUserBaseSchemaProperty.js +23 -23
- package/appUserBaseSchemaProperty.js.map +1 -1
- package/appUserSchemaProperty.d.ts +24 -24
- package/appUserSchemaProperty.js +47 -47
- package/appUserSchemaProperty.js.map +1 -1
- package/auth/server.js +18 -18
- package/auth/server.js.map +1 -1
- package/auth/serverClaim.js +22 -22
- package/auth/serverClaim.js.map +1 -1
- package/auth/serverPolicy.js +17 -17
- package/auth/serverPolicy.js.map +1 -1
- package/auth/serverPolicyRule.js +38 -38
- package/auth/serverPolicyRule.js.map +1 -1
- package/auth/serverScope.js +19 -19
- package/auth/serverScope.js.map +1 -1
- package/authServerClaimDefault.js +14 -14
- package/authServerClaimDefault.js.map +1 -1
- package/authServerDefault.js +17 -17
- package/authServerDefault.js.map +1 -1
- package/authenticator.js +31 -31
- package/authenticator.js.map +1 -1
- package/behaviour.js +16 -16
- package/behaviour.js.map +1 -1
- package/brand.js +22 -22
- package/brand.js.map +1 -1
- package/captcha.js +12 -12
- package/captcha.js.map +1 -1
- package/captchaOrgWideSettings.js +5 -5
- package/captchaOrgWideSettings.js.map +1 -1
- package/config/vars.d.ts +3 -7
- package/config/vars.js.map +1 -1
- package/customizedSigninPage.js +14 -14
- package/customizedSigninPage.js.map +1 -1
- package/domain.js +9 -9
- package/domain.js.map +1 -1
- package/domainCertificate.js +15 -15
- package/domainCertificate.js.map +1 -1
- package/domainVerification.js +4 -4
- package/domainVerification.js.map +1 -1
- package/emailCustomization.js +18 -18
- package/emailCustomization.js.map +1 -1
- package/emailDomain.js +15 -15
- package/emailDomain.js.map +1 -1
- package/emailDomainVerification.js +4 -4
- package/emailDomainVerification.js.map +1 -1
- package/emailSender.js +12 -12
- package/emailSender.js.map +1 -1
- package/emailSenderVerification.js +4 -4
- package/emailSenderVerification.js.map +1 -1
- package/emailSmtpServer.js +18 -18
- package/emailSmtpServer.js.map +1 -1
- package/emailTemplateSettings.js +10 -10
- package/emailTemplateSettings.js.map +1 -1
- package/eventHook.d.ts +15 -15
- package/eventHook.js +15 -15
- package/eventHook.js.map +1 -1
- package/eventHookVerification.js +4 -4
- package/eventHookVerification.js.map +1 -1
- package/factor/factor.js +6 -6
- package/factor/factor.js.map +1 -1
- package/factorTotp.js +13 -13
- package/factorTotp.js.map +1 -1
- package/feature.js +13 -13
- package/feature.js.map +1 -1
- package/group/group.js +9 -9
- package/group/group.js.map +1 -1
- package/group/owner.js +14 -14
- package/group/owner.js.map +1 -1
- package/group/role.d.ts +51 -36
- package/group/role.js +17 -17
- package/group/role.js.map +1 -1
- package/group/rule.js +17 -17
- package/group/rule.js.map +1 -1
- package/groupMemberships.js +9 -9
- package/groupMemberships.js.map +1 -1
- package/groupSchemaProperty.d.ts +21 -18
- package/groupSchemaProperty.js +42 -42
- package/groupSchemaProperty.js.map +1 -1
- package/idp/oidc.js +81 -81
- package/idp/oidc.js.map +1 -1
- package/idp/saml.d.ts +3 -6
- package/idp/saml.js +70 -70
- package/idp/saml.js.map +1 -1
- package/idp/samlKey.js +10 -10
- package/idp/samlKey.js.map +1 -1
- package/idp/social.js +62 -62
- package/idp/social.js.map +1 -1
- package/inline/hook.js +19 -19
- package/inline/hook.js.map +1 -1
- package/linkDefinition.js +19 -19
- package/linkDefinition.js.map +1 -1
- package/linkValue.js +9 -9
- package/linkValue.js.map +1 -1
- package/logStream.js +10 -10
- package/logStream.js.map +1 -1
- package/network/zone.js +26 -26
- package/network/zone.js.map +1 -1
- package/orgConfiguration.js +34 -34
- package/orgConfiguration.js.map +1 -1
- package/orgSupport.js +5 -5
- package/orgSupport.js.map +1 -1
- package/package.json +2 -2
- package/policy/deviceAssuranceAndroid.js +18 -18
- package/policy/deviceAssuranceAndroid.js.map +1 -1
- package/policy/deviceAssuranceChromeos.js +36 -36
- package/policy/deviceAssuranceChromeos.js.map +1 -1
- package/policy/deviceAssuranceIos.js +14 -14
- package/policy/deviceAssuranceIos.js.map +1 -1
- package/policy/deviceAssuranceMacos.js +44 -44
- package/policy/deviceAssuranceMacos.js.map +1 -1
- package/policy/deviceAssuranceWindows.js +56 -56
- package/policy/deviceAssuranceWindows.js.map +1 -1
- package/policy/mfa.js +59 -59
- package/policy/mfa.js.map +1 -1
- package/policy/password.js +61 -61
- package/policy/password.js.map +1 -1
- package/policy/ruleIdpDiscovery.d.ts +39 -45
- package/policy/ruleIdpDiscovery.js +29 -29
- package/policy/ruleIdpDiscovery.js.map +1 -1
- package/policy/ruleMfa.d.ts +27 -30
- package/policy/ruleMfa.js +23 -23
- package/policy/ruleMfa.js.map +1 -1
- package/policy/rulePassword.js +23 -23
- package/policy/rulePassword.js.map +1 -1
- package/policy/ruleSignon.d.ts +33 -42
- package/policy/ruleSignon.js +49 -49
- package/policy/ruleSignon.js.map +1 -1
- package/policy/signon.js +11 -11
- package/policy/signon.js.map +1 -1
- package/policyMfaDefault.js +54 -54
- package/policyMfaDefault.js.map +1 -1
- package/policyPasswordDefault.js +55 -55
- package/policyPasswordDefault.js.map +1 -1
- package/policyProfileEnrollment.js +5 -5
- package/policyProfileEnrollment.js.map +1 -1
- package/policyProfileEnrollmentApps.js +7 -7
- package/policyProfileEnrollmentApps.js.map +1 -1
- package/policyRuleProfileEnrollment.d.ts +12 -15
- package/policyRuleProfileEnrollment.js +25 -25
- package/policyRuleProfileEnrollment.js.map +1 -1
- package/previewSigninPage.js +14 -14
- package/previewSigninPage.js.map +1 -1
- package/profile/mapping.js +17 -17
- package/profile/mapping.js.map +1 -1
- package/provider.d.ts +3 -7
- package/provider.js +17 -17
- package/provider.js.map +1 -1
- package/rateLimiting.js +9 -9
- package/rateLimiting.js.map +1 -1
- package/realm.js +7 -7
- package/realm.js.map +1 -1
- package/realmAssignment.d.ts +3 -6
- package/realmAssignment.js +16 -16
- package/realmAssignment.js.map +1 -1
- package/resourceSet.js +11 -11
- package/resourceSet.js.map +1 -1
- package/roleSubscription.d.ts +78 -30
- package/roleSubscription.js +9 -9
- package/roleSubscription.js.map +1 -1
- package/securityNotificationEmails.js +11 -11
- package/securityNotificationEmails.js.map +1 -1
- package/templateSms.js +9 -9
- package/templateSms.js.map +1 -1
- package/theme.js +32 -32
- package/theme.js.map +1 -1
- package/threatInsightSettings.js +6 -6
- package/threatInsightSettings.js.map +1 -1
- package/trustedServer.js +7 -7
- package/trustedServer.js.map +1 -1
- package/trustedorigin/origin.js +11 -11
- package/trustedorigin/origin.js.map +1 -1
- package/user/user.js +90 -90
- package/user/user.js.map +1 -1
- package/user/userType.js +9 -9
- package/user/userType.js.map +1 -1
- package/userAdminRoles.js +9 -9
- package/userAdminRoles.js.map +1 -1
- package/userBaseSchemaProperty.js +20 -20
- package/userBaseSchemaProperty.js.map +1 -1
- package/userFactorQuestion.js +12 -12
- package/userFactorQuestion.js.map +1 -1
- package/userGroupMemberships.js +7 -7
- package/userGroupMemberships.js.map +1 -1
- package/userSchemaProperty.d.ts +27 -18
- package/userSchemaProperty.js +46 -46
- package/userSchemaProperty.js.map +1 -1
- package/utilities.js +18 -29
- package/utilities.js.map +1 -1
|
@@ -64,8 +64,9 @@ export declare class AppUserSchemaProperty extends pulumi.CustomResource {
|
|
|
64
64
|
*/
|
|
65
65
|
readonly arrayEnums: pulumi.Output<string[] | undefined>;
|
|
66
66
|
/**
|
|
67
|
-
* Display name and value an enum array can be set to.
|
|
68
|
-
* - (Required)
|
|
67
|
+
* Display name and value an enum array can be set to.
|
|
68
|
+
* - 'const' - (Required) value mapping to member of 'enum'.
|
|
69
|
+
* - 'title' - (Required) display name for the enum value.
|
|
69
70
|
*/
|
|
70
71
|
readonly arrayOneOfs: pulumi.Output<outputs.AppUserSchemaPropertyArrayOneOf[] | undefined>;
|
|
71
72
|
/**
|
|
@@ -105,8 +106,9 @@ export declare class AppUserSchemaProperty extends pulumi.CustomResource {
|
|
|
105
106
|
*/
|
|
106
107
|
readonly minLength: pulumi.Output<number | undefined>;
|
|
107
108
|
/**
|
|
108
|
-
* Array of maps containing a mapping for display name to enum value.
|
|
109
|
-
*
|
|
109
|
+
* Array of maps containing a mapping for display name to enum value.
|
|
110
|
+
* - 'const' - (Required) value mapping to member of 'enum'.
|
|
111
|
+
* - 'title' - (Required) display name for the enum value.
|
|
110
112
|
*/
|
|
111
113
|
readonly oneOfs: pulumi.Output<outputs.AppUserSchemaPropertyOneOf[] | undefined>;
|
|
112
114
|
/**
|
|
@@ -118,8 +120,7 @@ export declare class AppUserSchemaProperty extends pulumi.CustomResource {
|
|
|
118
120
|
*/
|
|
119
121
|
readonly required: pulumi.Output<boolean | undefined>;
|
|
120
122
|
/**
|
|
121
|
-
* determines whether an app user attribute can be set at the Personal `SELF` or Group `NONE` level. Default value is
|
|
122
|
-
* `NONE`.
|
|
123
|
+
* determines whether an app user attribute can be set at the Personal `SELF` or Group `NONE` level. Default value is `NONE`.
|
|
123
124
|
*/
|
|
124
125
|
readonly scope: pulumi.Output<string | undefined>;
|
|
125
126
|
/**
|
|
@@ -131,8 +132,7 @@ export declare class AppUserSchemaProperty extends pulumi.CustomResource {
|
|
|
131
132
|
*/
|
|
132
133
|
readonly type: pulumi.Output<string>;
|
|
133
134
|
/**
|
|
134
|
-
* If `type` is set to `array`, used to set whether attribute value is determined by group priority `false`, or combine
|
|
135
|
-
* values across groups `true`. Can not be set to `true` if `scope` is set to `SELF`.
|
|
135
|
+
* If `type` is set to `array`, used to set whether attribute value is determined by group priority `false`, or combine values across groups `true`. Can not be set to `true` if `scope` is set to `SELF`.
|
|
136
136
|
*/
|
|
137
137
|
readonly union: pulumi.Output<boolean | undefined>;
|
|
138
138
|
/**
|
|
@@ -165,8 +165,9 @@ export interface AppUserSchemaPropertyState {
|
|
|
165
165
|
*/
|
|
166
166
|
arrayEnums?: pulumi.Input<pulumi.Input<string>[]>;
|
|
167
167
|
/**
|
|
168
|
-
* Display name and value an enum array can be set to.
|
|
169
|
-
* - (Required)
|
|
168
|
+
* Display name and value an enum array can be set to.
|
|
169
|
+
* - 'const' - (Required) value mapping to member of 'enum'.
|
|
170
|
+
* - 'title' - (Required) display name for the enum value.
|
|
170
171
|
*/
|
|
171
172
|
arrayOneOfs?: pulumi.Input<pulumi.Input<inputs.AppUserSchemaPropertyArrayOneOf>[]>;
|
|
172
173
|
/**
|
|
@@ -206,8 +207,9 @@ export interface AppUserSchemaPropertyState {
|
|
|
206
207
|
*/
|
|
207
208
|
minLength?: pulumi.Input<number>;
|
|
208
209
|
/**
|
|
209
|
-
* Array of maps containing a mapping for display name to enum value.
|
|
210
|
-
*
|
|
210
|
+
* Array of maps containing a mapping for display name to enum value.
|
|
211
|
+
* - 'const' - (Required) value mapping to member of 'enum'.
|
|
212
|
+
* - 'title' - (Required) display name for the enum value.
|
|
211
213
|
*/
|
|
212
214
|
oneOfs?: pulumi.Input<pulumi.Input<inputs.AppUserSchemaPropertyOneOf>[]>;
|
|
213
215
|
/**
|
|
@@ -219,8 +221,7 @@ export interface AppUserSchemaPropertyState {
|
|
|
219
221
|
*/
|
|
220
222
|
required?: pulumi.Input<boolean>;
|
|
221
223
|
/**
|
|
222
|
-
* determines whether an app user attribute can be set at the Personal `SELF` or Group `NONE` level. Default value is
|
|
223
|
-
* `NONE`.
|
|
224
|
+
* determines whether an app user attribute can be set at the Personal `SELF` or Group `NONE` level. Default value is `NONE`.
|
|
224
225
|
*/
|
|
225
226
|
scope?: pulumi.Input<string>;
|
|
226
227
|
/**
|
|
@@ -232,8 +233,7 @@ export interface AppUserSchemaPropertyState {
|
|
|
232
233
|
*/
|
|
233
234
|
type?: pulumi.Input<string>;
|
|
234
235
|
/**
|
|
235
|
-
* If `type` is set to `array`, used to set whether attribute value is determined by group priority `false`, or combine
|
|
236
|
-
* values across groups `true`. Can not be set to `true` if `scope` is set to `SELF`.
|
|
236
|
+
* If `type` is set to `array`, used to set whether attribute value is determined by group priority `false`, or combine values across groups `true`. Can not be set to `true` if `scope` is set to `SELF`.
|
|
237
237
|
*/
|
|
238
238
|
union?: pulumi.Input<boolean>;
|
|
239
239
|
/**
|
|
@@ -258,8 +258,9 @@ export interface AppUserSchemaPropertyArgs {
|
|
|
258
258
|
*/
|
|
259
259
|
arrayEnums?: pulumi.Input<pulumi.Input<string>[]>;
|
|
260
260
|
/**
|
|
261
|
-
* Display name and value an enum array can be set to.
|
|
262
|
-
* - (Required)
|
|
261
|
+
* Display name and value an enum array can be set to.
|
|
262
|
+
* - 'const' - (Required) value mapping to member of 'enum'.
|
|
263
|
+
* - 'title' - (Required) display name for the enum value.
|
|
263
264
|
*/
|
|
264
265
|
arrayOneOfs?: pulumi.Input<pulumi.Input<inputs.AppUserSchemaPropertyArrayOneOf>[]>;
|
|
265
266
|
/**
|
|
@@ -299,8 +300,9 @@ export interface AppUserSchemaPropertyArgs {
|
|
|
299
300
|
*/
|
|
300
301
|
minLength?: pulumi.Input<number>;
|
|
301
302
|
/**
|
|
302
|
-
* Array of maps containing a mapping for display name to enum value.
|
|
303
|
-
*
|
|
303
|
+
* Array of maps containing a mapping for display name to enum value.
|
|
304
|
+
* - 'const' - (Required) value mapping to member of 'enum'.
|
|
305
|
+
* - 'title' - (Required) display name for the enum value.
|
|
304
306
|
*/
|
|
305
307
|
oneOfs?: pulumi.Input<pulumi.Input<inputs.AppUserSchemaPropertyOneOf>[]>;
|
|
306
308
|
/**
|
|
@@ -312,8 +314,7 @@ export interface AppUserSchemaPropertyArgs {
|
|
|
312
314
|
*/
|
|
313
315
|
required?: pulumi.Input<boolean>;
|
|
314
316
|
/**
|
|
315
|
-
* determines whether an app user attribute can be set at the Personal `SELF` or Group `NONE` level. Default value is
|
|
316
|
-
* `NONE`.
|
|
317
|
+
* determines whether an app user attribute can be set at the Personal `SELF` or Group `NONE` level. Default value is `NONE`.
|
|
317
318
|
*/
|
|
318
319
|
scope?: pulumi.Input<string>;
|
|
319
320
|
/**
|
|
@@ -325,8 +326,7 @@ export interface AppUserSchemaPropertyArgs {
|
|
|
325
326
|
*/
|
|
326
327
|
type: pulumi.Input<string>;
|
|
327
328
|
/**
|
|
328
|
-
* If `type` is set to `array`, used to set whether attribute value is determined by group priority `false`, or combine
|
|
329
|
-
* values across groups `true`. Can not be set to `true` if `scope` is set to `SELF`.
|
|
329
|
+
* If `type` is set to `array`, used to set whether attribute value is determined by group priority `false`, or combine values across groups `true`. Can not be set to `true` if `scope` is set to `SELF`.
|
|
330
330
|
*/
|
|
331
331
|
union?: pulumi.Input<boolean>;
|
|
332
332
|
/**
|
package/appUserSchemaProperty.js
CHANGED
|
@@ -54,7 +54,7 @@ class AppUserSchemaProperty extends pulumi.CustomResource {
|
|
|
54
54
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
55
55
|
*/
|
|
56
56
|
static get(name, id, state, opts) {
|
|
57
|
-
return new AppUserSchemaProperty(name, state,
|
|
57
|
+
return new AppUserSchemaProperty(name, state, { ...opts, id: id });
|
|
58
58
|
}
|
|
59
59
|
/**
|
|
60
60
|
* Returns true if the given object is an instance of AppUserSchemaProperty. This is designed to work even
|
|
@@ -71,63 +71,63 @@ class AppUserSchemaProperty extends pulumi.CustomResource {
|
|
|
71
71
|
opts = opts || {};
|
|
72
72
|
if (opts.id) {
|
|
73
73
|
const state = argsOrState;
|
|
74
|
-
resourceInputs["appId"] = state
|
|
75
|
-
resourceInputs["arrayEnums"] = state
|
|
76
|
-
resourceInputs["arrayOneOfs"] = state
|
|
77
|
-
resourceInputs["arrayType"] = state
|
|
78
|
-
resourceInputs["description"] = state
|
|
79
|
-
resourceInputs["enums"] = state
|
|
80
|
-
resourceInputs["externalName"] = state
|
|
81
|
-
resourceInputs["externalNamespace"] = state
|
|
82
|
-
resourceInputs["index"] = state
|
|
83
|
-
resourceInputs["master"] = state
|
|
84
|
-
resourceInputs["maxLength"] = state
|
|
85
|
-
resourceInputs["minLength"] = state
|
|
86
|
-
resourceInputs["oneOfs"] = state
|
|
87
|
-
resourceInputs["permissions"] = state
|
|
88
|
-
resourceInputs["required"] = state
|
|
89
|
-
resourceInputs["scope"] = state
|
|
90
|
-
resourceInputs["title"] = state
|
|
91
|
-
resourceInputs["type"] = state
|
|
92
|
-
resourceInputs["union"] = state
|
|
93
|
-
resourceInputs["unique"] = state
|
|
94
|
-
resourceInputs["userType"] = state
|
|
74
|
+
resourceInputs["appId"] = state?.appId;
|
|
75
|
+
resourceInputs["arrayEnums"] = state?.arrayEnums;
|
|
76
|
+
resourceInputs["arrayOneOfs"] = state?.arrayOneOfs;
|
|
77
|
+
resourceInputs["arrayType"] = state?.arrayType;
|
|
78
|
+
resourceInputs["description"] = state?.description;
|
|
79
|
+
resourceInputs["enums"] = state?.enums;
|
|
80
|
+
resourceInputs["externalName"] = state?.externalName;
|
|
81
|
+
resourceInputs["externalNamespace"] = state?.externalNamespace;
|
|
82
|
+
resourceInputs["index"] = state?.index;
|
|
83
|
+
resourceInputs["master"] = state?.master;
|
|
84
|
+
resourceInputs["maxLength"] = state?.maxLength;
|
|
85
|
+
resourceInputs["minLength"] = state?.minLength;
|
|
86
|
+
resourceInputs["oneOfs"] = state?.oneOfs;
|
|
87
|
+
resourceInputs["permissions"] = state?.permissions;
|
|
88
|
+
resourceInputs["required"] = state?.required;
|
|
89
|
+
resourceInputs["scope"] = state?.scope;
|
|
90
|
+
resourceInputs["title"] = state?.title;
|
|
91
|
+
resourceInputs["type"] = state?.type;
|
|
92
|
+
resourceInputs["union"] = state?.union;
|
|
93
|
+
resourceInputs["unique"] = state?.unique;
|
|
94
|
+
resourceInputs["userType"] = state?.userType;
|
|
95
95
|
}
|
|
96
96
|
else {
|
|
97
97
|
const args = argsOrState;
|
|
98
|
-
if (
|
|
98
|
+
if (args?.appId === undefined && !opts.urn) {
|
|
99
99
|
throw new Error("Missing required property 'appId'");
|
|
100
100
|
}
|
|
101
|
-
if (
|
|
101
|
+
if (args?.index === undefined && !opts.urn) {
|
|
102
102
|
throw new Error("Missing required property 'index'");
|
|
103
103
|
}
|
|
104
|
-
if (
|
|
104
|
+
if (args?.title === undefined && !opts.urn) {
|
|
105
105
|
throw new Error("Missing required property 'title'");
|
|
106
106
|
}
|
|
107
|
-
if (
|
|
107
|
+
if (args?.type === undefined && !opts.urn) {
|
|
108
108
|
throw new Error("Missing required property 'type'");
|
|
109
109
|
}
|
|
110
|
-
resourceInputs["appId"] = args
|
|
111
|
-
resourceInputs["arrayEnums"] = args
|
|
112
|
-
resourceInputs["arrayOneOfs"] = args
|
|
113
|
-
resourceInputs["arrayType"] = args
|
|
114
|
-
resourceInputs["description"] = args
|
|
115
|
-
resourceInputs["enums"] = args
|
|
116
|
-
resourceInputs["externalName"] = args
|
|
117
|
-
resourceInputs["externalNamespace"] = args
|
|
118
|
-
resourceInputs["index"] = args
|
|
119
|
-
resourceInputs["master"] = args
|
|
120
|
-
resourceInputs["maxLength"] = args
|
|
121
|
-
resourceInputs["minLength"] = args
|
|
122
|
-
resourceInputs["oneOfs"] = args
|
|
123
|
-
resourceInputs["permissions"] = args
|
|
124
|
-
resourceInputs["required"] = args
|
|
125
|
-
resourceInputs["scope"] = args
|
|
126
|
-
resourceInputs["title"] = args
|
|
127
|
-
resourceInputs["type"] = args
|
|
128
|
-
resourceInputs["union"] = args
|
|
129
|
-
resourceInputs["unique"] = args
|
|
130
|
-
resourceInputs["userType"] = args
|
|
110
|
+
resourceInputs["appId"] = args?.appId;
|
|
111
|
+
resourceInputs["arrayEnums"] = args?.arrayEnums;
|
|
112
|
+
resourceInputs["arrayOneOfs"] = args?.arrayOneOfs;
|
|
113
|
+
resourceInputs["arrayType"] = args?.arrayType;
|
|
114
|
+
resourceInputs["description"] = args?.description;
|
|
115
|
+
resourceInputs["enums"] = args?.enums;
|
|
116
|
+
resourceInputs["externalName"] = args?.externalName;
|
|
117
|
+
resourceInputs["externalNamespace"] = args?.externalNamespace;
|
|
118
|
+
resourceInputs["index"] = args?.index;
|
|
119
|
+
resourceInputs["master"] = args?.master;
|
|
120
|
+
resourceInputs["maxLength"] = args?.maxLength;
|
|
121
|
+
resourceInputs["minLength"] = args?.minLength;
|
|
122
|
+
resourceInputs["oneOfs"] = args?.oneOfs;
|
|
123
|
+
resourceInputs["permissions"] = args?.permissions;
|
|
124
|
+
resourceInputs["required"] = args?.required;
|
|
125
|
+
resourceInputs["scope"] = args?.scope;
|
|
126
|
+
resourceInputs["title"] = args?.title;
|
|
127
|
+
resourceInputs["type"] = args?.type;
|
|
128
|
+
resourceInputs["union"] = args?.union;
|
|
129
|
+
resourceInputs["unique"] = args?.unique;
|
|
130
|
+
resourceInputs["userType"] = args?.userType;
|
|
131
131
|
}
|
|
132
132
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
133
133
|
super(AppUserSchemaProperty.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"appUserSchemaProperty.js","sourceRoot":"","sources":["../appUserSchemaProperty.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"appUserSchemaProperty.js","sourceRoot":"","sources":["../appUserSchemaProperty.ts"],"names":[],"mappings":"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"}
|
package/auth/server.js
CHANGED
|
@@ -40,7 +40,7 @@ class Server extends pulumi.CustomResource {
|
|
|
40
40
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
41
41
|
*/
|
|
42
42
|
static get(name, id, state, opts) {
|
|
43
|
-
return new Server(name, state,
|
|
43
|
+
return new Server(name, state, { ...opts, id: id });
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
46
|
* Returns true if the given object is an instance of Server. This is designed to work even
|
|
@@ -57,28 +57,28 @@ class Server extends pulumi.CustomResource {
|
|
|
57
57
|
opts = opts || {};
|
|
58
58
|
if (opts.id) {
|
|
59
59
|
const state = argsOrState;
|
|
60
|
-
resourceInputs["audiences"] = state
|
|
61
|
-
resourceInputs["credentialsLastRotated"] = state
|
|
62
|
-
resourceInputs["credentialsNextRotation"] = state
|
|
63
|
-
resourceInputs["credentialsRotationMode"] = state
|
|
64
|
-
resourceInputs["description"] = state
|
|
65
|
-
resourceInputs["issuer"] = state
|
|
66
|
-
resourceInputs["issuerMode"] = state
|
|
67
|
-
resourceInputs["kid"] = state
|
|
68
|
-
resourceInputs["name"] = state
|
|
69
|
-
resourceInputs["status"] = state
|
|
60
|
+
resourceInputs["audiences"] = state?.audiences;
|
|
61
|
+
resourceInputs["credentialsLastRotated"] = state?.credentialsLastRotated;
|
|
62
|
+
resourceInputs["credentialsNextRotation"] = state?.credentialsNextRotation;
|
|
63
|
+
resourceInputs["credentialsRotationMode"] = state?.credentialsRotationMode;
|
|
64
|
+
resourceInputs["description"] = state?.description;
|
|
65
|
+
resourceInputs["issuer"] = state?.issuer;
|
|
66
|
+
resourceInputs["issuerMode"] = state?.issuerMode;
|
|
67
|
+
resourceInputs["kid"] = state?.kid;
|
|
68
|
+
resourceInputs["name"] = state?.name;
|
|
69
|
+
resourceInputs["status"] = state?.status;
|
|
70
70
|
}
|
|
71
71
|
else {
|
|
72
72
|
const args = argsOrState;
|
|
73
|
-
if (
|
|
73
|
+
if (args?.audiences === undefined && !opts.urn) {
|
|
74
74
|
throw new Error("Missing required property 'audiences'");
|
|
75
75
|
}
|
|
76
|
-
resourceInputs["audiences"] = args
|
|
77
|
-
resourceInputs["credentialsRotationMode"] = args
|
|
78
|
-
resourceInputs["description"] = args
|
|
79
|
-
resourceInputs["issuerMode"] = args
|
|
80
|
-
resourceInputs["name"] = args
|
|
81
|
-
resourceInputs["status"] = args
|
|
76
|
+
resourceInputs["audiences"] = args?.audiences;
|
|
77
|
+
resourceInputs["credentialsRotationMode"] = args?.credentialsRotationMode;
|
|
78
|
+
resourceInputs["description"] = args?.description;
|
|
79
|
+
resourceInputs["issuerMode"] = args?.issuerMode;
|
|
80
|
+
resourceInputs["name"] = args?.name;
|
|
81
|
+
resourceInputs["status"] = args?.status;
|
|
82
82
|
resourceInputs["credentialsLastRotated"] = undefined /*out*/;
|
|
83
83
|
resourceInputs["credentialsNextRotation"] = undefined /*out*/;
|
|
84
84
|
resourceInputs["issuer"] = undefined /*out*/;
|
package/auth/server.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"server.js","sourceRoot":"","sources":["../../auth/server.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;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,
|
|
1
|
+
{"version":3,"file":"server.js","sourceRoot":"","sources":["../../auth/server.ts"],"names":[],"mappings":"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"}
|
package/auth/serverClaim.js
CHANGED
|
@@ -40,7 +40,7 @@ class ServerClaim extends pulumi.CustomResource {
|
|
|
40
40
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
41
41
|
*/
|
|
42
42
|
static get(name, id, state, opts) {
|
|
43
|
-
return new ServerClaim(name, state,
|
|
43
|
+
return new ServerClaim(name, state, { ...opts, id: id });
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
46
|
* Returns true if the given object is an instance of ServerClaim. This is designed to work even
|
|
@@ -57,36 +57,36 @@ class ServerClaim extends pulumi.CustomResource {
|
|
|
57
57
|
opts = opts || {};
|
|
58
58
|
if (opts.id) {
|
|
59
59
|
const state = argsOrState;
|
|
60
|
-
resourceInputs["alwaysIncludeInToken"] = state
|
|
61
|
-
resourceInputs["authServerId"] = state
|
|
62
|
-
resourceInputs["claimType"] = state
|
|
63
|
-
resourceInputs["groupFilterType"] = state
|
|
64
|
-
resourceInputs["name"] = state
|
|
65
|
-
resourceInputs["scopes"] = state
|
|
66
|
-
resourceInputs["status"] = state
|
|
67
|
-
resourceInputs["value"] = state
|
|
68
|
-
resourceInputs["valueType"] = state
|
|
60
|
+
resourceInputs["alwaysIncludeInToken"] = state?.alwaysIncludeInToken;
|
|
61
|
+
resourceInputs["authServerId"] = state?.authServerId;
|
|
62
|
+
resourceInputs["claimType"] = state?.claimType;
|
|
63
|
+
resourceInputs["groupFilterType"] = state?.groupFilterType;
|
|
64
|
+
resourceInputs["name"] = state?.name;
|
|
65
|
+
resourceInputs["scopes"] = state?.scopes;
|
|
66
|
+
resourceInputs["status"] = state?.status;
|
|
67
|
+
resourceInputs["value"] = state?.value;
|
|
68
|
+
resourceInputs["valueType"] = state?.valueType;
|
|
69
69
|
}
|
|
70
70
|
else {
|
|
71
71
|
const args = argsOrState;
|
|
72
|
-
if (
|
|
72
|
+
if (args?.authServerId === undefined && !opts.urn) {
|
|
73
73
|
throw new Error("Missing required property 'authServerId'");
|
|
74
74
|
}
|
|
75
|
-
if (
|
|
75
|
+
if (args?.claimType === undefined && !opts.urn) {
|
|
76
76
|
throw new Error("Missing required property 'claimType'");
|
|
77
77
|
}
|
|
78
|
-
if (
|
|
78
|
+
if (args?.value === undefined && !opts.urn) {
|
|
79
79
|
throw new Error("Missing required property 'value'");
|
|
80
80
|
}
|
|
81
|
-
resourceInputs["alwaysIncludeInToken"] = args
|
|
82
|
-
resourceInputs["authServerId"] = args
|
|
83
|
-
resourceInputs["claimType"] = args
|
|
84
|
-
resourceInputs["groupFilterType"] = args
|
|
85
|
-
resourceInputs["name"] = args
|
|
86
|
-
resourceInputs["scopes"] = args
|
|
87
|
-
resourceInputs["status"] = args
|
|
88
|
-
resourceInputs["value"] = args
|
|
89
|
-
resourceInputs["valueType"] = args
|
|
81
|
+
resourceInputs["alwaysIncludeInToken"] = args?.alwaysIncludeInToken;
|
|
82
|
+
resourceInputs["authServerId"] = args?.authServerId;
|
|
83
|
+
resourceInputs["claimType"] = args?.claimType;
|
|
84
|
+
resourceInputs["groupFilterType"] = args?.groupFilterType;
|
|
85
|
+
resourceInputs["name"] = args?.name;
|
|
86
|
+
resourceInputs["scopes"] = args?.scopes;
|
|
87
|
+
resourceInputs["status"] = args?.status;
|
|
88
|
+
resourceInputs["value"] = args?.value;
|
|
89
|
+
resourceInputs["valueType"] = args?.valueType;
|
|
90
90
|
}
|
|
91
91
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
92
92
|
super(ServerClaim.__pulumiType, name, resourceInputs, opts);
|
package/auth/serverClaim.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serverClaim.js","sourceRoot":"","sources":["../../auth/serverClaim.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"serverClaim.js","sourceRoot":"","sources":["../../auth/serverClaim.ts"],"names":[],"mappings":"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"}
|
package/auth/serverPolicy.js
CHANGED
|
@@ -41,7 +41,7 @@ class ServerPolicy extends pulumi.CustomResource {
|
|
|
41
41
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
42
42
|
*/
|
|
43
43
|
static get(name, id, state, opts) {
|
|
44
|
-
return new ServerPolicy(name, state,
|
|
44
|
+
return new ServerPolicy(name, state, { ...opts, id: id });
|
|
45
45
|
}
|
|
46
46
|
/**
|
|
47
47
|
* Returns true if the given object is an instance of ServerPolicy. This is designed to work even
|
|
@@ -58,33 +58,33 @@ class ServerPolicy extends pulumi.CustomResource {
|
|
|
58
58
|
opts = opts || {};
|
|
59
59
|
if (opts.id) {
|
|
60
60
|
const state = argsOrState;
|
|
61
|
-
resourceInputs["authServerId"] = state
|
|
62
|
-
resourceInputs["clientWhitelists"] = state
|
|
63
|
-
resourceInputs["description"] = state
|
|
64
|
-
resourceInputs["name"] = state
|
|
65
|
-
resourceInputs["priority"] = state
|
|
66
|
-
resourceInputs["status"] = state
|
|
61
|
+
resourceInputs["authServerId"] = state?.authServerId;
|
|
62
|
+
resourceInputs["clientWhitelists"] = state?.clientWhitelists;
|
|
63
|
+
resourceInputs["description"] = state?.description;
|
|
64
|
+
resourceInputs["name"] = state?.name;
|
|
65
|
+
resourceInputs["priority"] = state?.priority;
|
|
66
|
+
resourceInputs["status"] = state?.status;
|
|
67
67
|
}
|
|
68
68
|
else {
|
|
69
69
|
const args = argsOrState;
|
|
70
|
-
if (
|
|
70
|
+
if (args?.authServerId === undefined && !opts.urn) {
|
|
71
71
|
throw new Error("Missing required property 'authServerId'");
|
|
72
72
|
}
|
|
73
|
-
if (
|
|
73
|
+
if (args?.clientWhitelists === undefined && !opts.urn) {
|
|
74
74
|
throw new Error("Missing required property 'clientWhitelists'");
|
|
75
75
|
}
|
|
76
|
-
if (
|
|
76
|
+
if (args?.description === undefined && !opts.urn) {
|
|
77
77
|
throw new Error("Missing required property 'description'");
|
|
78
78
|
}
|
|
79
|
-
if (
|
|
79
|
+
if (args?.priority === undefined && !opts.urn) {
|
|
80
80
|
throw new Error("Missing required property 'priority'");
|
|
81
81
|
}
|
|
82
|
-
resourceInputs["authServerId"] = args
|
|
83
|
-
resourceInputs["clientWhitelists"] = args
|
|
84
|
-
resourceInputs["description"] = args
|
|
85
|
-
resourceInputs["name"] = args
|
|
86
|
-
resourceInputs["priority"] = args
|
|
87
|
-
resourceInputs["status"] = args
|
|
82
|
+
resourceInputs["authServerId"] = args?.authServerId;
|
|
83
|
+
resourceInputs["clientWhitelists"] = args?.clientWhitelists;
|
|
84
|
+
resourceInputs["description"] = args?.description;
|
|
85
|
+
resourceInputs["name"] = args?.name;
|
|
86
|
+
resourceInputs["priority"] = args?.priority;
|
|
87
|
+
resourceInputs["status"] = args?.status;
|
|
88
88
|
}
|
|
89
89
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
90
90
|
super(ServerPolicy.__pulumiType, name, resourceInputs, opts);
|
package/auth/serverPolicy.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serverPolicy.js","sourceRoot":"","sources":["../../auth/serverPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"serverPolicy.js","sourceRoot":"","sources":["../../auth/serverPolicy.ts"],"names":[],"mappings":"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"}
|