@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
package/previewSigninPage.js
CHANGED
|
@@ -19,7 +19,7 @@ class PreviewSigninPage extends pulumi.CustomResource {
|
|
|
19
19
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
20
20
|
*/
|
|
21
21
|
static get(name, id, state, opts) {
|
|
22
|
-
return new PreviewSigninPage(name, state,
|
|
22
|
+
return new PreviewSigninPage(name, state, { ...opts, id: id });
|
|
23
23
|
}
|
|
24
24
|
/**
|
|
25
25
|
* Returns true if the given object is an instance of PreviewSigninPage. This is designed to work even
|
|
@@ -36,28 +36,28 @@ class PreviewSigninPage extends pulumi.CustomResource {
|
|
|
36
36
|
opts = opts || {};
|
|
37
37
|
if (opts.id) {
|
|
38
38
|
const state = argsOrState;
|
|
39
|
-
resourceInputs["brandId"] = state
|
|
40
|
-
resourceInputs["contentSecurityPolicySetting"] = state
|
|
41
|
-
resourceInputs["pageContent"] = state
|
|
42
|
-
resourceInputs["widgetCustomizations"] = state
|
|
43
|
-
resourceInputs["widgetVersion"] = state
|
|
39
|
+
resourceInputs["brandId"] = state?.brandId;
|
|
40
|
+
resourceInputs["contentSecurityPolicySetting"] = state?.contentSecurityPolicySetting;
|
|
41
|
+
resourceInputs["pageContent"] = state?.pageContent;
|
|
42
|
+
resourceInputs["widgetCustomizations"] = state?.widgetCustomizations;
|
|
43
|
+
resourceInputs["widgetVersion"] = state?.widgetVersion;
|
|
44
44
|
}
|
|
45
45
|
else {
|
|
46
46
|
const args = argsOrState;
|
|
47
|
-
if (
|
|
47
|
+
if (args?.brandId === undefined && !opts.urn) {
|
|
48
48
|
throw new Error("Missing required property 'brandId'");
|
|
49
49
|
}
|
|
50
|
-
if (
|
|
50
|
+
if (args?.pageContent === undefined && !opts.urn) {
|
|
51
51
|
throw new Error("Missing required property 'pageContent'");
|
|
52
52
|
}
|
|
53
|
-
if (
|
|
53
|
+
if (args?.widgetVersion === undefined && !opts.urn) {
|
|
54
54
|
throw new Error("Missing required property 'widgetVersion'");
|
|
55
55
|
}
|
|
56
|
-
resourceInputs["brandId"] = args
|
|
57
|
-
resourceInputs["contentSecurityPolicySetting"] = args
|
|
58
|
-
resourceInputs["pageContent"] = args
|
|
59
|
-
resourceInputs["widgetCustomizations"] = args
|
|
60
|
-
resourceInputs["widgetVersion"] = args
|
|
56
|
+
resourceInputs["brandId"] = args?.brandId;
|
|
57
|
+
resourceInputs["contentSecurityPolicySetting"] = args?.contentSecurityPolicySetting;
|
|
58
|
+
resourceInputs["pageContent"] = args?.pageContent;
|
|
59
|
+
resourceInputs["widgetCustomizations"] = args?.widgetCustomizations;
|
|
60
|
+
resourceInputs["widgetVersion"] = args?.widgetVersion;
|
|
61
61
|
}
|
|
62
62
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
63
63
|
super(PreviewSigninPage.__pulumiType, name, resourceInputs, opts);
|
package/previewSigninPage.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"previewSigninPage.js","sourceRoot":"","sources":["../previewSigninPage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8B,EAAE,IAAmC;QAC5H,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"previewSigninPage.js","sourceRoot":"","sources":["../previewSigninPage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8B,EAAE,IAAmC;QAC5H,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACxE,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,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;IA8BD,YAAY,IAAY,EAAE,WAA4D,EAAE,IAAmC;QACvH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAiD,CAAC;YAChE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,EAAE,4BAA4B,CAAC;YACrF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;SAC1D;aAAM;YACH,MAAM,IAAI,GAAG,WAAgD,CAAC;YAC9D,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,EAAE,4BAA4B,CAAC;YACpF,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,iBAAiB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtE,CAAC;;AArFL,8CAsFC;AAxEG,gBAAgB;AACO,8BAAY,GAAG,gDAAgD,CAAC"}
|
package/profile/mapping.js
CHANGED
|
@@ -51,7 +51,7 @@ class Mapping extends pulumi.CustomResource {
|
|
|
51
51
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
52
52
|
*/
|
|
53
53
|
static get(name, id, state, opts) {
|
|
54
|
-
return new Mapping(name, state,
|
|
54
|
+
return new Mapping(name, state, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/**
|
|
57
57
|
* Returns true if the given object is an instance of Mapping. This is designed to work even
|
|
@@ -68,29 +68,29 @@ class Mapping extends pulumi.CustomResource {
|
|
|
68
68
|
opts = opts || {};
|
|
69
69
|
if (opts.id) {
|
|
70
70
|
const state = argsOrState;
|
|
71
|
-
resourceInputs["alwaysApply"] = state
|
|
72
|
-
resourceInputs["deleteWhenAbsent"] = state
|
|
73
|
-
resourceInputs["mappings"] = state
|
|
74
|
-
resourceInputs["sourceId"] = state
|
|
75
|
-
resourceInputs["sourceName"] = state
|
|
76
|
-
resourceInputs["sourceType"] = state
|
|
77
|
-
resourceInputs["targetId"] = state
|
|
78
|
-
resourceInputs["targetName"] = state
|
|
79
|
-
resourceInputs["targetType"] = state
|
|
71
|
+
resourceInputs["alwaysApply"] = state?.alwaysApply;
|
|
72
|
+
resourceInputs["deleteWhenAbsent"] = state?.deleteWhenAbsent;
|
|
73
|
+
resourceInputs["mappings"] = state?.mappings;
|
|
74
|
+
resourceInputs["sourceId"] = state?.sourceId;
|
|
75
|
+
resourceInputs["sourceName"] = state?.sourceName;
|
|
76
|
+
resourceInputs["sourceType"] = state?.sourceType;
|
|
77
|
+
resourceInputs["targetId"] = state?.targetId;
|
|
78
|
+
resourceInputs["targetName"] = state?.targetName;
|
|
79
|
+
resourceInputs["targetType"] = state?.targetType;
|
|
80
80
|
}
|
|
81
81
|
else {
|
|
82
82
|
const args = argsOrState;
|
|
83
|
-
if (
|
|
83
|
+
if (args?.sourceId === undefined && !opts.urn) {
|
|
84
84
|
throw new Error("Missing required property 'sourceId'");
|
|
85
85
|
}
|
|
86
|
-
if (
|
|
86
|
+
if (args?.targetId === undefined && !opts.urn) {
|
|
87
87
|
throw new Error("Missing required property 'targetId'");
|
|
88
88
|
}
|
|
89
|
-
resourceInputs["alwaysApply"] = args
|
|
90
|
-
resourceInputs["deleteWhenAbsent"] = args
|
|
91
|
-
resourceInputs["mappings"] = args
|
|
92
|
-
resourceInputs["sourceId"] = args
|
|
93
|
-
resourceInputs["targetId"] = args
|
|
89
|
+
resourceInputs["alwaysApply"] = args?.alwaysApply;
|
|
90
|
+
resourceInputs["deleteWhenAbsent"] = args?.deleteWhenAbsent;
|
|
91
|
+
resourceInputs["mappings"] = args?.mappings;
|
|
92
|
+
resourceInputs["sourceId"] = args?.sourceId;
|
|
93
|
+
resourceInputs["targetId"] = args?.targetId;
|
|
94
94
|
resourceInputs["sourceName"] = undefined /*out*/;
|
|
95
95
|
resourceInputs["sourceType"] = undefined /*out*/;
|
|
96
96
|
resourceInputs["targetName"] = undefined /*out*/;
|
package/profile/mapping.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mapping.js","sourceRoot":"","sources":["../../profile/mapping.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"mapping.js","sourceRoot":"","sources":["../../profile/mapping.ts"],"names":[],"mappings":"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"}
|
package/provider.d.ts
CHANGED
|
@@ -89,9 +89,7 @@ export interface ProviderArgs {
|
|
|
89
89
|
*/
|
|
90
90
|
logLevel?: pulumi.Input<number>;
|
|
91
91
|
/**
|
|
92
|
-
* Sets what percentage of capacity the provider can use of the total rate limit capacity while making calls to the Okta
|
|
93
|
-
* management API endpoints. Okta API operates in one minute buckets. See Okta Management API Rate Limits:
|
|
94
|
-
* https://developer.okta.com/docs/reference/rl-global-mgmt/
|
|
92
|
+
* Sets what percentage of capacity the provider can use of the total rate limit capacity while making calls to the Okta management API endpoints. Okta API operates in one minute buckets. See Okta Management API Rate Limits: https://developer.okta.com/docs/reference/rl-global-mgmt/
|
|
95
93
|
*/
|
|
96
94
|
maxApiCapacity?: pulumi.Input<number>;
|
|
97
95
|
/**
|
|
@@ -111,8 +109,7 @@ export interface ProviderArgs {
|
|
|
111
109
|
*/
|
|
112
110
|
orgName?: pulumi.Input<string>;
|
|
113
111
|
/**
|
|
114
|
-
* Number of concurrent requests to make within a resource where bulk operations are not possible. Take note of
|
|
115
|
-
* https://developer.okta.com/docs/api/getting_started/rate-limits.
|
|
112
|
+
* Number of concurrent requests to make within a resource where bulk operations are not possible. Take note of https://developer.okta.com/docs/api/getting_started/rate-limits.
|
|
116
113
|
*/
|
|
117
114
|
parallelism?: pulumi.Input<number>;
|
|
118
115
|
/**
|
|
@@ -124,8 +121,7 @@ export interface ProviderArgs {
|
|
|
124
121
|
*/
|
|
125
122
|
privateKeyId?: pulumi.Input<string>;
|
|
126
123
|
/**
|
|
127
|
-
* Timeout for single request (in seconds) which is made to Okta, the default is `0` (means no limit is set). The maximum
|
|
128
|
-
* value can be `300`.
|
|
124
|
+
* Timeout for single request (in seconds) which is made to Okta, the default is `0` (means no limit is set). The maximum value can be `300`.
|
|
129
125
|
*/
|
|
130
126
|
requestTimeout?: pulumi.Input<number>;
|
|
131
127
|
/**
|
package/provider.js
CHANGED
|
@@ -33,23 +33,23 @@ class Provider extends pulumi.ProviderResource {
|
|
|
33
33
|
let resourceInputs = {};
|
|
34
34
|
opts = opts || {};
|
|
35
35
|
{
|
|
36
|
-
resourceInputs["accessToken"] =
|
|
37
|
-
resourceInputs["apiToken"] =
|
|
38
|
-
resourceInputs["backoff"] = pulumi.output(args
|
|
39
|
-
resourceInputs["baseUrl"] = args
|
|
40
|
-
resourceInputs["clientId"] = args
|
|
41
|
-
resourceInputs["httpProxy"] = args
|
|
42
|
-
resourceInputs["logLevel"] = pulumi.output(args
|
|
43
|
-
resourceInputs["maxApiCapacity"] = pulumi.output(args
|
|
44
|
-
resourceInputs["maxRetries"] = pulumi.output(args
|
|
45
|
-
resourceInputs["maxWaitSeconds"] = pulumi.output(args
|
|
46
|
-
resourceInputs["minWaitSeconds"] = pulumi.output(args
|
|
47
|
-
resourceInputs["orgName"] = args
|
|
48
|
-
resourceInputs["parallelism"] = pulumi.output(args
|
|
49
|
-
resourceInputs["privateKey"] =
|
|
50
|
-
resourceInputs["privateKeyId"] = args
|
|
51
|
-
resourceInputs["requestTimeout"] = pulumi.output(args
|
|
52
|
-
resourceInputs["scopes"] = pulumi.output(args
|
|
36
|
+
resourceInputs["accessToken"] = args?.accessToken ? pulumi.secret(args.accessToken) : undefined;
|
|
37
|
+
resourceInputs["apiToken"] = args?.apiToken ? pulumi.secret(args.apiToken) : undefined;
|
|
38
|
+
resourceInputs["backoff"] = pulumi.output(args?.backoff).apply(JSON.stringify);
|
|
39
|
+
resourceInputs["baseUrl"] = args?.baseUrl;
|
|
40
|
+
resourceInputs["clientId"] = args?.clientId;
|
|
41
|
+
resourceInputs["httpProxy"] = args?.httpProxy;
|
|
42
|
+
resourceInputs["logLevel"] = pulumi.output(args?.logLevel).apply(JSON.stringify);
|
|
43
|
+
resourceInputs["maxApiCapacity"] = pulumi.output(args?.maxApiCapacity).apply(JSON.stringify);
|
|
44
|
+
resourceInputs["maxRetries"] = pulumi.output(args?.maxRetries).apply(JSON.stringify);
|
|
45
|
+
resourceInputs["maxWaitSeconds"] = pulumi.output(args?.maxWaitSeconds).apply(JSON.stringify);
|
|
46
|
+
resourceInputs["minWaitSeconds"] = pulumi.output(args?.minWaitSeconds).apply(JSON.stringify);
|
|
47
|
+
resourceInputs["orgName"] = args?.orgName;
|
|
48
|
+
resourceInputs["parallelism"] = pulumi.output(args?.parallelism).apply(JSON.stringify);
|
|
49
|
+
resourceInputs["privateKey"] = args?.privateKey ? pulumi.secret(args.privateKey) : undefined;
|
|
50
|
+
resourceInputs["privateKeyId"] = args?.privateKeyId;
|
|
51
|
+
resourceInputs["requestTimeout"] = pulumi.output(args?.requestTimeout).apply(JSON.stringify);
|
|
52
|
+
resourceInputs["scopes"] = pulumi.output(args?.scopes).apply(JSON.stringify);
|
|
53
53
|
}
|
|
54
54
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
55
55
|
const secretOpts = { additionalSecretOutputs: ["accessToken", "apiToken", "privateKey"] };
|
package/provider.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"provider.js","sourceRoot":"","sources":["../provider.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;GAKG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,gBAAgB;IAIjD;;;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,GAAG,QAAQ,CAAC,YAAY,CAAC;IAC/E,CAAC;IAmCD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAmB,EAAE,IAA6B;QACxE,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB;YACI,cAAc,CAAC,aAAa,CAAC,GAAG,
|
|
1
|
+
{"version":3,"file":"provider.js","sourceRoot":"","sources":["../provider.ts"],"names":[],"mappings":"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"}
|
package/rateLimiting.js
CHANGED
|
@@ -41,7 +41,7 @@ class RateLimiting 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 RateLimiting(name, state,
|
|
44
|
+
return new RateLimiting(name, state, { ...opts, id: id });
|
|
45
45
|
}
|
|
46
46
|
/**
|
|
47
47
|
* Returns true if the given object is an instance of RateLimiting. This is designed to work even
|
|
@@ -58,21 +58,21 @@ class RateLimiting extends pulumi.CustomResource {
|
|
|
58
58
|
opts = opts || {};
|
|
59
59
|
if (opts.id) {
|
|
60
60
|
const state = argsOrState;
|
|
61
|
-
resourceInputs["authorize"] = state
|
|
62
|
-
resourceInputs["communicationsEnabled"] = state
|
|
63
|
-
resourceInputs["login"] = state
|
|
61
|
+
resourceInputs["authorize"] = state?.authorize;
|
|
62
|
+
resourceInputs["communicationsEnabled"] = state?.communicationsEnabled;
|
|
63
|
+
resourceInputs["login"] = state?.login;
|
|
64
64
|
}
|
|
65
65
|
else {
|
|
66
66
|
const args = argsOrState;
|
|
67
|
-
if (
|
|
67
|
+
if (args?.authorize === undefined && !opts.urn) {
|
|
68
68
|
throw new Error("Missing required property 'authorize'");
|
|
69
69
|
}
|
|
70
|
-
if (
|
|
70
|
+
if (args?.login === undefined && !opts.urn) {
|
|
71
71
|
throw new Error("Missing required property 'login'");
|
|
72
72
|
}
|
|
73
|
-
resourceInputs["authorize"] = args
|
|
74
|
-
resourceInputs["communicationsEnabled"] = args
|
|
75
|
-
resourceInputs["login"] = args
|
|
73
|
+
resourceInputs["authorize"] = args?.authorize;
|
|
74
|
+
resourceInputs["communicationsEnabled"] = args?.communicationsEnabled;
|
|
75
|
+
resourceInputs["login"] = args?.login;
|
|
76
76
|
}
|
|
77
77
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
78
78
|
super(RateLimiting.__pulumiType, name, resourceInputs, opts);
|
package/rateLimiting.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rateLimiting.js","sourceRoot":"","sources":["../rateLimiting.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;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":"rateLimiting.js","sourceRoot":"","sources":["../rateLimiting.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;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,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,EAAE,qBAAqB,CAAC;YACvE,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;YACtE,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;SACzC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AAvEL,oCAwEC;AA1DG,gBAAgB;AACO,yBAAY,GAAG,sCAAsC,CAAC"}
|
package/realm.js
CHANGED
|
@@ -16,7 +16,7 @@ class Realm extends pulumi.CustomResource {
|
|
|
16
16
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
17
|
*/
|
|
18
18
|
static get(name, id, state, opts) {
|
|
19
|
-
return new Realm(name, state,
|
|
19
|
+
return new Realm(name, state, { ...opts, id: id });
|
|
20
20
|
}
|
|
21
21
|
/**
|
|
22
22
|
* Returns true if the given object is an instance of Realm. This is designed to work even
|
|
@@ -33,17 +33,17 @@ class Realm extends pulumi.CustomResource {
|
|
|
33
33
|
opts = opts || {};
|
|
34
34
|
if (opts.id) {
|
|
35
35
|
const state = argsOrState;
|
|
36
|
-
resourceInputs["isDefault"] = state
|
|
37
|
-
resourceInputs["name"] = state
|
|
38
|
-
resourceInputs["realmType"] = state
|
|
36
|
+
resourceInputs["isDefault"] = state?.isDefault;
|
|
37
|
+
resourceInputs["name"] = state?.name;
|
|
38
|
+
resourceInputs["realmType"] = state?.realmType;
|
|
39
39
|
}
|
|
40
40
|
else {
|
|
41
41
|
const args = argsOrState;
|
|
42
|
-
if (
|
|
42
|
+
if (args?.realmType === undefined && !opts.urn) {
|
|
43
43
|
throw new Error("Missing required property 'realmType'");
|
|
44
44
|
}
|
|
45
|
-
resourceInputs["name"] = args
|
|
46
|
-
resourceInputs["realmType"] = args
|
|
45
|
+
resourceInputs["name"] = args?.name;
|
|
46
|
+
resourceInputs["realmType"] = args?.realmType;
|
|
47
47
|
resourceInputs["isDefault"] = undefined /*out*/;
|
|
48
48
|
}
|
|
49
49
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
package/realm.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"realm.js","sourceRoot":"","sources":["../realm.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"realm.js","sourceRoot":"","sources":["../realm.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5D,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAoC,EAAE,IAAmC;QAC/F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqC,CAAC;YACpD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;SAClD;aAAM;YACH,MAAM,IAAI,GAAG,WAAoC,CAAC;YAClD,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,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,KAAK,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;;AApEL,sBAqEC;AAvDG,gBAAgB;AACO,kBAAY,GAAG,wBAAwB,CAAC"}
|
package/realmAssignment.d.ts
CHANGED
|
@@ -16,8 +16,7 @@ export declare class RealmAssignment extends pulumi.CustomResource {
|
|
|
16
16
|
*/
|
|
17
17
|
static isInstance(obj: any): obj is RealmAssignment;
|
|
18
18
|
/**
|
|
19
|
-
* Condition expression for the Realm Assignment in Okta Expression Language. Example: `user.profile.role =="Manager"` or
|
|
20
|
-
* `user.profile.state.contains("example")`.
|
|
19
|
+
* Condition expression for the Realm Assignment in Okta Expression Language. Example: `user.profile.role =="Manager"` or `user.profile.state.contains("example")`.
|
|
21
20
|
*/
|
|
22
21
|
readonly conditionExpression: pulumi.Output<string | undefined>;
|
|
23
22
|
/**
|
|
@@ -58,8 +57,7 @@ export declare class RealmAssignment extends pulumi.CustomResource {
|
|
|
58
57
|
*/
|
|
59
58
|
export interface RealmAssignmentState {
|
|
60
59
|
/**
|
|
61
|
-
* Condition expression for the Realm Assignment in Okta Expression Language. Example: `user.profile.role =="Manager"` or
|
|
62
|
-
* `user.profile.state.contains("example")`.
|
|
60
|
+
* Condition expression for the Realm Assignment in Okta Expression Language. Example: `user.profile.role =="Manager"` or `user.profile.state.contains("example")`.
|
|
63
61
|
*/
|
|
64
62
|
conditionExpression?: pulumi.Input<string>;
|
|
65
63
|
/**
|
|
@@ -92,8 +90,7 @@ export interface RealmAssignmentState {
|
|
|
92
90
|
*/
|
|
93
91
|
export interface RealmAssignmentArgs {
|
|
94
92
|
/**
|
|
95
|
-
* Condition expression for the Realm Assignment in Okta Expression Language. Example: `user.profile.role =="Manager"` or
|
|
96
|
-
* `user.profile.state.contains("example")`.
|
|
93
|
+
* Condition expression for the Realm Assignment in Okta Expression Language. Example: `user.profile.role =="Manager"` or `user.profile.state.contains("example")`.
|
|
97
94
|
*/
|
|
98
95
|
conditionExpression?: pulumi.Input<string>;
|
|
99
96
|
/**
|
package/realmAssignment.js
CHANGED
|
@@ -16,7 +16,7 @@ class RealmAssignment extends pulumi.CustomResource {
|
|
|
16
16
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
17
|
*/
|
|
18
18
|
static get(name, id, state, opts) {
|
|
19
|
-
return new RealmAssignment(name, state,
|
|
19
|
+
return new RealmAssignment(name, state, { ...opts, id: id });
|
|
20
20
|
}
|
|
21
21
|
/**
|
|
22
22
|
* Returns true if the given object is an instance of RealmAssignment. This is designed to work even
|
|
@@ -33,28 +33,28 @@ class RealmAssignment extends pulumi.CustomResource {
|
|
|
33
33
|
opts = opts || {};
|
|
34
34
|
if (opts.id) {
|
|
35
35
|
const state = argsOrState;
|
|
36
|
-
resourceInputs["conditionExpression"] = state
|
|
37
|
-
resourceInputs["isDefault"] = state
|
|
38
|
-
resourceInputs["name"] = state
|
|
39
|
-
resourceInputs["priority"] = state
|
|
40
|
-
resourceInputs["profileSourceId"] = state
|
|
41
|
-
resourceInputs["realmId"] = state
|
|
42
|
-
resourceInputs["status"] = state
|
|
36
|
+
resourceInputs["conditionExpression"] = state?.conditionExpression;
|
|
37
|
+
resourceInputs["isDefault"] = state?.isDefault;
|
|
38
|
+
resourceInputs["name"] = state?.name;
|
|
39
|
+
resourceInputs["priority"] = state?.priority;
|
|
40
|
+
resourceInputs["profileSourceId"] = state?.profileSourceId;
|
|
41
|
+
resourceInputs["realmId"] = state?.realmId;
|
|
42
|
+
resourceInputs["status"] = state?.status;
|
|
43
43
|
}
|
|
44
44
|
else {
|
|
45
45
|
const args = argsOrState;
|
|
46
|
-
if (
|
|
46
|
+
if (args?.profileSourceId === undefined && !opts.urn) {
|
|
47
47
|
throw new Error("Missing required property 'profileSourceId'");
|
|
48
48
|
}
|
|
49
|
-
if (
|
|
49
|
+
if (args?.realmId === undefined && !opts.urn) {
|
|
50
50
|
throw new Error("Missing required property 'realmId'");
|
|
51
51
|
}
|
|
52
|
-
resourceInputs["conditionExpression"] = args
|
|
53
|
-
resourceInputs["name"] = args
|
|
54
|
-
resourceInputs["priority"] = args
|
|
55
|
-
resourceInputs["profileSourceId"] = args
|
|
56
|
-
resourceInputs["realmId"] = args
|
|
57
|
-
resourceInputs["status"] = args
|
|
52
|
+
resourceInputs["conditionExpression"] = args?.conditionExpression;
|
|
53
|
+
resourceInputs["name"] = args?.name;
|
|
54
|
+
resourceInputs["priority"] = args?.priority;
|
|
55
|
+
resourceInputs["profileSourceId"] = args?.profileSourceId;
|
|
56
|
+
resourceInputs["realmId"] = args?.realmId;
|
|
57
|
+
resourceInputs["status"] = args?.status;
|
|
58
58
|
resourceInputs["isDefault"] = undefined /*out*/;
|
|
59
59
|
}
|
|
60
60
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
package/realmAssignment.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"realmAssignment.js","sourceRoot":"","sources":["../realmAssignment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"realmAssignment.js","sourceRoot":"","sources":["../realmAssignment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACtE,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,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;IAuCD,YAAY,IAAY,EAAE,WAAwD,EAAE,IAAmC;QACnH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+C,CAAC;YAC9D,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAA8C,CAAC;YAC5D,IAAI,IAAI,EAAE,eAAe,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC;aAClE;YACD,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,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,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;;AA/FL,0CAgGC;AAlFG,gBAAgB;AACO,4BAAY,GAAG,4CAA4C,CAAC"}
|
package/resourceSet.js
CHANGED
|
@@ -33,7 +33,7 @@ class ResourceSet extends pulumi.CustomResource {
|
|
|
33
33
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
34
34
|
*/
|
|
35
35
|
static get(name, id, state, opts) {
|
|
36
|
-
return new ResourceSet(name, state,
|
|
36
|
+
return new ResourceSet(name, state, { ...opts, id: id });
|
|
37
37
|
}
|
|
38
38
|
/**
|
|
39
39
|
* Returns true if the given object is an instance of ResourceSet. This is designed to work even
|
|
@@ -50,23 +50,23 @@ class ResourceSet extends pulumi.CustomResource {
|
|
|
50
50
|
opts = opts || {};
|
|
51
51
|
if (opts.id) {
|
|
52
52
|
const state = argsOrState;
|
|
53
|
-
resourceInputs["description"] = state
|
|
54
|
-
resourceInputs["label"] = state
|
|
55
|
-
resourceInputs["resources"] = state
|
|
56
|
-
resourceInputs["resourcesOrns"] = state
|
|
53
|
+
resourceInputs["description"] = state?.description;
|
|
54
|
+
resourceInputs["label"] = state?.label;
|
|
55
|
+
resourceInputs["resources"] = state?.resources;
|
|
56
|
+
resourceInputs["resourcesOrns"] = state?.resourcesOrns;
|
|
57
57
|
}
|
|
58
58
|
else {
|
|
59
59
|
const args = argsOrState;
|
|
60
|
-
if (
|
|
60
|
+
if (args?.description === undefined && !opts.urn) {
|
|
61
61
|
throw new Error("Missing required property 'description'");
|
|
62
62
|
}
|
|
63
|
-
if (
|
|
63
|
+
if (args?.label === undefined && !opts.urn) {
|
|
64
64
|
throw new Error("Missing required property 'label'");
|
|
65
65
|
}
|
|
66
|
-
resourceInputs["description"] = args
|
|
67
|
-
resourceInputs["label"] = args
|
|
68
|
-
resourceInputs["resources"] = args
|
|
69
|
-
resourceInputs["resourcesOrns"] = args
|
|
66
|
+
resourceInputs["description"] = args?.description;
|
|
67
|
+
resourceInputs["label"] = args?.label;
|
|
68
|
+
resourceInputs["resources"] = args?.resources;
|
|
69
|
+
resourceInputs["resourcesOrns"] = args?.resourcesOrns;
|
|
70
70
|
}
|
|
71
71
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
72
72
|
super(ResourceSet.__pulumiType, name, resourceInputs, opts);
|
package/resourceSet.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resourceSet.js","sourceRoot":"","sources":["../resourceSet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;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":"resourceSet.js","sourceRoot":"","sources":["../resourceSet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;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,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IA2BD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;YACvC,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;SAC1D;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AA7EL,kCA8EC;AAhEG,gBAAgB;AACO,wBAAY,GAAG,oCAAoC,CAAC"}
|