@pulumi/okta 5.2.0-alpha.1756362399 → 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/group/group.js
CHANGED
|
@@ -25,7 +25,7 @@ class Group extends pulumi.CustomResource {
|
|
|
25
25
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
26
26
|
*/
|
|
27
27
|
static get(name, id, state, opts) {
|
|
28
|
-
return new Group(name, state,
|
|
28
|
+
return new Group(name, state, { ...opts, id: id });
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
31
|
* Returns true if the given object is an instance of Group. This is designed to work even
|
|
@@ -42,17 +42,17 @@ class Group extends pulumi.CustomResource {
|
|
|
42
42
|
opts = opts || {};
|
|
43
43
|
if (opts.id) {
|
|
44
44
|
const state = argsOrState;
|
|
45
|
-
resourceInputs["customProfileAttributes"] = state
|
|
46
|
-
resourceInputs["description"] = state
|
|
47
|
-
resourceInputs["name"] = state
|
|
48
|
-
resourceInputs["skipUsers"] = state
|
|
45
|
+
resourceInputs["customProfileAttributes"] = state?.customProfileAttributes;
|
|
46
|
+
resourceInputs["description"] = state?.description;
|
|
47
|
+
resourceInputs["name"] = state?.name;
|
|
48
|
+
resourceInputs["skipUsers"] = state?.skipUsers;
|
|
49
49
|
}
|
|
50
50
|
else {
|
|
51
51
|
const args = argsOrState;
|
|
52
|
-
resourceInputs["customProfileAttributes"] = args
|
|
53
|
-
resourceInputs["description"] = args
|
|
54
|
-
resourceInputs["name"] = args
|
|
55
|
-
resourceInputs["skipUsers"] = args
|
|
52
|
+
resourceInputs["customProfileAttributes"] = args?.customProfileAttributes;
|
|
53
|
+
resourceInputs["description"] = args?.description;
|
|
54
|
+
resourceInputs["name"] = args?.name;
|
|
55
|
+
resourceInputs["skipUsers"] = args?.skipUsers;
|
|
56
56
|
}
|
|
57
57
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
58
58
|
super(Group.__pulumiType, name, resourceInputs, opts);
|
package/group/group.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"group.js","sourceRoot":"","sources":["../../group/group.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,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":"group.js","sourceRoot":"","sources":["../../group/group.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,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;IA6BD,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,yBAAyB,CAAC,GAAG,KAAK,EAAE,uBAAuB,CAAC;YAC3E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,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,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,EAAE,uBAAuB,CAAC;YAC1E,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;SACjD;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;;AAzEL,sBA0EC;AA5DG,gBAAgB;AACO,kBAAY,GAAG,wBAAwB,CAAC"}
|
package/group/owner.js
CHANGED
|
@@ -39,7 +39,7 @@ class Owner extends pulumi.CustomResource {
|
|
|
39
39
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
40
40
|
*/
|
|
41
41
|
static get(name, id, state, opts) {
|
|
42
|
-
return new Owner(name, state,
|
|
42
|
+
return new Owner(name, state, { ...opts, id: id });
|
|
43
43
|
}
|
|
44
44
|
/**
|
|
45
45
|
* Returns true if the given object is an instance of Owner. This is designed to work even
|
|
@@ -56,28 +56,28 @@ class Owner extends pulumi.CustomResource {
|
|
|
56
56
|
opts = opts || {};
|
|
57
57
|
if (opts.id) {
|
|
58
58
|
const state = argsOrState;
|
|
59
|
-
resourceInputs["displayName"] = state
|
|
60
|
-
resourceInputs["groupId"] = state
|
|
61
|
-
resourceInputs["idOfGroupOwner"] = state
|
|
62
|
-
resourceInputs["originId"] = state
|
|
63
|
-
resourceInputs["originType"] = state
|
|
64
|
-
resourceInputs["resolved"] = state
|
|
65
|
-
resourceInputs["type"] = state
|
|
59
|
+
resourceInputs["displayName"] = state?.displayName;
|
|
60
|
+
resourceInputs["groupId"] = state?.groupId;
|
|
61
|
+
resourceInputs["idOfGroupOwner"] = state?.idOfGroupOwner;
|
|
62
|
+
resourceInputs["originId"] = state?.originId;
|
|
63
|
+
resourceInputs["originType"] = state?.originType;
|
|
64
|
+
resourceInputs["resolved"] = state?.resolved;
|
|
65
|
+
resourceInputs["type"] = state?.type;
|
|
66
66
|
}
|
|
67
67
|
else {
|
|
68
68
|
const args = argsOrState;
|
|
69
|
-
if (
|
|
69
|
+
if (args?.groupId === undefined && !opts.urn) {
|
|
70
70
|
throw new Error("Missing required property 'groupId'");
|
|
71
71
|
}
|
|
72
|
-
if (
|
|
72
|
+
if (args?.idOfGroupOwner === undefined && !opts.urn) {
|
|
73
73
|
throw new Error("Missing required property 'idOfGroupOwner'");
|
|
74
74
|
}
|
|
75
|
-
if (
|
|
75
|
+
if (args?.type === undefined && !opts.urn) {
|
|
76
76
|
throw new Error("Missing required property 'type'");
|
|
77
77
|
}
|
|
78
|
-
resourceInputs["groupId"] = args
|
|
79
|
-
resourceInputs["idOfGroupOwner"] = args
|
|
80
|
-
resourceInputs["type"] = args
|
|
78
|
+
resourceInputs["groupId"] = args?.groupId;
|
|
79
|
+
resourceInputs["idOfGroupOwner"] = args?.idOfGroupOwner;
|
|
80
|
+
resourceInputs["type"] = args?.type;
|
|
81
81
|
resourceInputs["displayName"] = undefined /*out*/;
|
|
82
82
|
resourceInputs["originId"] = undefined /*out*/;
|
|
83
83
|
resourceInputs["originType"] = undefined /*out*/;
|
package/group/owner.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"owner.js","sourceRoot":"","sources":["../../group/owner.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,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":"owner.js","sourceRoot":"","sources":["../../group/owner.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,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;IAuCD,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,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAoC,CAAC;YAClD,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,cAAc,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAClD;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;;AAlGL,sBAmGC;AArFG,gBAAgB;AACO,kBAAY,GAAG,wBAAwB,CAAC"}
|
package/group/role.d.ts
CHANGED
|
@@ -25,8 +25,7 @@ export declare class Role extends pulumi.CustomResource {
|
|
|
25
25
|
*/
|
|
26
26
|
static isInstance(obj: any): obj is Role;
|
|
27
27
|
/**
|
|
28
|
-
* When this setting is enabled, the admins won't receive any of the default Okta administrator emails. These admins also
|
|
29
|
-
* won't have access to contact Okta Support and open support cases on behalf of your org.
|
|
28
|
+
* When this setting is enabled, the admins won't receive any of the default Okta administrator emails. These admins also won't have access to contact Okta Support and open support cases on behalf of your org.
|
|
30
29
|
*/
|
|
31
30
|
readonly disableNotifications: pulumi.Output<boolean | undefined>;
|
|
32
31
|
/**
|
|
@@ -42,22 +41,28 @@ export declare class Role extends pulumi.CustomResource {
|
|
|
42
41
|
*/
|
|
43
42
|
readonly roleId: pulumi.Output<string | undefined>;
|
|
44
43
|
/**
|
|
45
|
-
* Admin role assigned to the group. It can be any one of the following values:
|
|
46
|
-
*
|
|
47
|
-
*
|
|
48
|
-
*
|
|
49
|
-
*
|
|
44
|
+
* Admin role assigned to the group. It can be any one of the following values:
|
|
45
|
+
* "API_ADMIN",
|
|
46
|
+
* "APP_ADMIN",
|
|
47
|
+
* "CUSTOM",
|
|
48
|
+
* "GROUP_MEMBERSHIP_ADMIN",
|
|
49
|
+
* "HELP_DESK_ADMIN",
|
|
50
|
+
* "MOBILE_ADMIN",
|
|
51
|
+
* "ORG_ADMIN",
|
|
52
|
+
* "READ_ONLY_ADMIN",
|
|
53
|
+
* "REPORT_ADMIN",
|
|
54
|
+
* "SUPER_ADMIN",
|
|
55
|
+
* "USER_ADMIN"
|
|
56
|
+
* . See [API Docs](https://developer.okta.com/docs/api/openapi/okta-management/guides/roles/#standard-roles).
|
|
57
|
+
* - "USER_ADMIN" is the Group Administrator.
|
|
50
58
|
*/
|
|
51
59
|
readonly roleType: pulumi.Output<string>;
|
|
52
60
|
/**
|
|
53
|
-
* A list of app names (name represents set of app instances, like 'salesforce' or 'facebook'), or a combination of app
|
|
54
|
-
* name and app instance ID (like 'facebook.0oapsqQ6dv19pqyEo0g3') you would like as the targets of the admin role. - Only
|
|
55
|
-
* supported when used with the role type `APP_ADMIN`.
|
|
61
|
+
* A list of app names (name represents set of app instances, like 'salesforce' or 'facebook'), or a combination of app name and app instance ID (like 'facebook.0oapsqQ6dv19pqyEo0g3') you would like as the targets of the admin role. - Only supported when used with the role type `APP_ADMIN`.
|
|
56
62
|
*/
|
|
57
63
|
readonly targetAppLists: pulumi.Output<string[] | undefined>;
|
|
58
64
|
/**
|
|
59
|
-
* A list of group IDs you would like as the targets of the admin role. - Only supported when used with the role types:
|
|
60
|
-
* `GROUP_MEMBERSHIP_ADMIN`, `HELP_DESK_ADMIN`, or `USER_ADMIN`.
|
|
65
|
+
* A list of group IDs you would like as the targets of the admin role. - Only supported when used with the role types: `GROUP_MEMBERSHIP_ADMIN`, `HELP_DESK_ADMIN`, or `USER_ADMIN`.
|
|
61
66
|
*/
|
|
62
67
|
readonly targetGroupLists: pulumi.Output<string[] | undefined>;
|
|
63
68
|
/**
|
|
@@ -74,8 +79,7 @@ export declare class Role extends pulumi.CustomResource {
|
|
|
74
79
|
*/
|
|
75
80
|
export interface RoleState {
|
|
76
81
|
/**
|
|
77
|
-
* When this setting is enabled, the admins won't receive any of the default Okta administrator emails. These admins also
|
|
78
|
-
* won't have access to contact Okta Support and open support cases on behalf of your org.
|
|
82
|
+
* When this setting is enabled, the admins won't receive any of the default Okta administrator emails. These admins also won't have access to contact Okta Support and open support cases on behalf of your org.
|
|
79
83
|
*/
|
|
80
84
|
disableNotifications?: pulumi.Input<boolean>;
|
|
81
85
|
/**
|
|
@@ -91,22 +95,28 @@ export interface RoleState {
|
|
|
91
95
|
*/
|
|
92
96
|
roleId?: pulumi.Input<string>;
|
|
93
97
|
/**
|
|
94
|
-
* Admin role assigned to the group. It can be any one of the following values:
|
|
95
|
-
*
|
|
96
|
-
*
|
|
97
|
-
*
|
|
98
|
-
*
|
|
98
|
+
* Admin role assigned to the group. It can be any one of the following values:
|
|
99
|
+
* "API_ADMIN",
|
|
100
|
+
* "APP_ADMIN",
|
|
101
|
+
* "CUSTOM",
|
|
102
|
+
* "GROUP_MEMBERSHIP_ADMIN",
|
|
103
|
+
* "HELP_DESK_ADMIN",
|
|
104
|
+
* "MOBILE_ADMIN",
|
|
105
|
+
* "ORG_ADMIN",
|
|
106
|
+
* "READ_ONLY_ADMIN",
|
|
107
|
+
* "REPORT_ADMIN",
|
|
108
|
+
* "SUPER_ADMIN",
|
|
109
|
+
* "USER_ADMIN"
|
|
110
|
+
* . See [API Docs](https://developer.okta.com/docs/api/openapi/okta-management/guides/roles/#standard-roles).
|
|
111
|
+
* - "USER_ADMIN" is the Group Administrator.
|
|
99
112
|
*/
|
|
100
113
|
roleType?: pulumi.Input<string>;
|
|
101
114
|
/**
|
|
102
|
-
* A list of app names (name represents set of app instances, like 'salesforce' or 'facebook'), or a combination of app
|
|
103
|
-
* name and app instance ID (like 'facebook.0oapsqQ6dv19pqyEo0g3') you would like as the targets of the admin role. - Only
|
|
104
|
-
* supported when used with the role type `APP_ADMIN`.
|
|
115
|
+
* A list of app names (name represents set of app instances, like 'salesforce' or 'facebook'), or a combination of app name and app instance ID (like 'facebook.0oapsqQ6dv19pqyEo0g3') you would like as the targets of the admin role. - Only supported when used with the role type `APP_ADMIN`.
|
|
105
116
|
*/
|
|
106
117
|
targetAppLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
107
118
|
/**
|
|
108
|
-
* A list of group IDs you would like as the targets of the admin role. - Only supported when used with the role types:
|
|
109
|
-
* `GROUP_MEMBERSHIP_ADMIN`, `HELP_DESK_ADMIN`, or `USER_ADMIN`.
|
|
119
|
+
* A list of group IDs you would like as the targets of the admin role. - Only supported when used with the role types: `GROUP_MEMBERSHIP_ADMIN`, `HELP_DESK_ADMIN`, or `USER_ADMIN`.
|
|
110
120
|
*/
|
|
111
121
|
targetGroupLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
112
122
|
}
|
|
@@ -115,8 +125,7 @@ export interface RoleState {
|
|
|
115
125
|
*/
|
|
116
126
|
export interface RoleArgs {
|
|
117
127
|
/**
|
|
118
|
-
* When this setting is enabled, the admins won't receive any of the default Okta administrator emails. These admins also
|
|
119
|
-
* won't have access to contact Okta Support and open support cases on behalf of your org.
|
|
128
|
+
* When this setting is enabled, the admins won't receive any of the default Okta administrator emails. These admins also won't have access to contact Okta Support and open support cases on behalf of your org.
|
|
120
129
|
*/
|
|
121
130
|
disableNotifications?: pulumi.Input<boolean>;
|
|
122
131
|
/**
|
|
@@ -132,22 +141,28 @@ export interface RoleArgs {
|
|
|
132
141
|
*/
|
|
133
142
|
roleId?: pulumi.Input<string>;
|
|
134
143
|
/**
|
|
135
|
-
* Admin role assigned to the group. It can be any one of the following values:
|
|
136
|
-
*
|
|
137
|
-
*
|
|
138
|
-
*
|
|
139
|
-
*
|
|
144
|
+
* Admin role assigned to the group. It can be any one of the following values:
|
|
145
|
+
* "API_ADMIN",
|
|
146
|
+
* "APP_ADMIN",
|
|
147
|
+
* "CUSTOM",
|
|
148
|
+
* "GROUP_MEMBERSHIP_ADMIN",
|
|
149
|
+
* "HELP_DESK_ADMIN",
|
|
150
|
+
* "MOBILE_ADMIN",
|
|
151
|
+
* "ORG_ADMIN",
|
|
152
|
+
* "READ_ONLY_ADMIN",
|
|
153
|
+
* "REPORT_ADMIN",
|
|
154
|
+
* "SUPER_ADMIN",
|
|
155
|
+
* "USER_ADMIN"
|
|
156
|
+
* . See [API Docs](https://developer.okta.com/docs/api/openapi/okta-management/guides/roles/#standard-roles).
|
|
157
|
+
* - "USER_ADMIN" is the Group Administrator.
|
|
140
158
|
*/
|
|
141
159
|
roleType: pulumi.Input<string>;
|
|
142
160
|
/**
|
|
143
|
-
* A list of app names (name represents set of app instances, like 'salesforce' or 'facebook'), or a combination of app
|
|
144
|
-
* name and app instance ID (like 'facebook.0oapsqQ6dv19pqyEo0g3') you would like as the targets of the admin role. - Only
|
|
145
|
-
* supported when used with the role type `APP_ADMIN`.
|
|
161
|
+
* A list of app names (name represents set of app instances, like 'salesforce' or 'facebook'), or a combination of app name and app instance ID (like 'facebook.0oapsqQ6dv19pqyEo0g3') you would like as the targets of the admin role. - Only supported when used with the role type `APP_ADMIN`.
|
|
146
162
|
*/
|
|
147
163
|
targetAppLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
148
164
|
/**
|
|
149
|
-
* A list of group IDs you would like as the targets of the admin role. - Only supported when used with the role types:
|
|
150
|
-
* `GROUP_MEMBERSHIP_ADMIN`, `HELP_DESK_ADMIN`, or `USER_ADMIN`.
|
|
165
|
+
* A list of group IDs you would like as the targets of the admin role. - Only supported when used with the role types: `GROUP_MEMBERSHIP_ADMIN`, `HELP_DESK_ADMIN`, or `USER_ADMIN`.
|
|
151
166
|
*/
|
|
152
167
|
targetGroupLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
153
168
|
}
|
package/group/role.js
CHANGED
|
@@ -25,7 +25,7 @@ class Role extends pulumi.CustomResource {
|
|
|
25
25
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
26
26
|
*/
|
|
27
27
|
static get(name, id, state, opts) {
|
|
28
|
-
return new Role(name, state,
|
|
28
|
+
return new Role(name, state, { ...opts, id: id });
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
31
|
* Returns true if the given object is an instance of Role. This is designed to work even
|
|
@@ -42,29 +42,29 @@ class Role extends pulumi.CustomResource {
|
|
|
42
42
|
opts = opts || {};
|
|
43
43
|
if (opts.id) {
|
|
44
44
|
const state = argsOrState;
|
|
45
|
-
resourceInputs["disableNotifications"] = state
|
|
46
|
-
resourceInputs["groupId"] = state
|
|
47
|
-
resourceInputs["resourceSetId"] = state
|
|
48
|
-
resourceInputs["roleId"] = state
|
|
49
|
-
resourceInputs["roleType"] = state
|
|
50
|
-
resourceInputs["targetAppLists"] = state
|
|
51
|
-
resourceInputs["targetGroupLists"] = state
|
|
45
|
+
resourceInputs["disableNotifications"] = state?.disableNotifications;
|
|
46
|
+
resourceInputs["groupId"] = state?.groupId;
|
|
47
|
+
resourceInputs["resourceSetId"] = state?.resourceSetId;
|
|
48
|
+
resourceInputs["roleId"] = state?.roleId;
|
|
49
|
+
resourceInputs["roleType"] = state?.roleType;
|
|
50
|
+
resourceInputs["targetAppLists"] = state?.targetAppLists;
|
|
51
|
+
resourceInputs["targetGroupLists"] = state?.targetGroupLists;
|
|
52
52
|
}
|
|
53
53
|
else {
|
|
54
54
|
const args = argsOrState;
|
|
55
|
-
if (
|
|
55
|
+
if (args?.groupId === undefined && !opts.urn) {
|
|
56
56
|
throw new Error("Missing required property 'groupId'");
|
|
57
57
|
}
|
|
58
|
-
if (
|
|
58
|
+
if (args?.roleType === undefined && !opts.urn) {
|
|
59
59
|
throw new Error("Missing required property 'roleType'");
|
|
60
60
|
}
|
|
61
|
-
resourceInputs["disableNotifications"] = args
|
|
62
|
-
resourceInputs["groupId"] = args
|
|
63
|
-
resourceInputs["resourceSetId"] = args
|
|
64
|
-
resourceInputs["roleId"] = args
|
|
65
|
-
resourceInputs["roleType"] = args
|
|
66
|
-
resourceInputs["targetAppLists"] = args
|
|
67
|
-
resourceInputs["targetGroupLists"] = args
|
|
61
|
+
resourceInputs["disableNotifications"] = args?.disableNotifications;
|
|
62
|
+
resourceInputs["groupId"] = args?.groupId;
|
|
63
|
+
resourceInputs["resourceSetId"] = args?.resourceSetId;
|
|
64
|
+
resourceInputs["roleId"] = args?.roleId;
|
|
65
|
+
resourceInputs["roleType"] = args?.roleType;
|
|
66
|
+
resourceInputs["targetAppLists"] = args?.targetAppLists;
|
|
67
|
+
resourceInputs["targetGroupLists"] = args?.targetGroupLists;
|
|
68
68
|
}
|
|
69
69
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
70
70
|
super(Role.__pulumiType, name, resourceInputs, opts);
|
package/group/role.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"role.js","sourceRoot":"","sources":["../../group/role.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiB,EAAE,IAAmC;QAC/G,OAAO,IAAI,IAAI,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"role.js","sourceRoot":"","sources":["../../group/role.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiB,EAAE,IAAmC;QAC/G,OAAO,IAAI,IAAI,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3D,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,IAAI,CAAC,YAAY,CAAC;IACrD,CAAC;IAoDD,YAAY,IAAY,EAAE,WAAkC,EAAE,IAAmC;QAC7F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoC,CAAC;YACnD,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;SAChE;aAAM;YACH,MAAM,IAAI,GAAG,WAAmC,CAAC;YACjD,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,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;SAC/D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,IAAI,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzD,CAAC;;AA5GL,oBA6GC;AA/FG,gBAAgB;AACO,iBAAY,GAAG,sBAAsB,CAAC"}
|
package/group/rule.js
CHANGED
|
@@ -38,7 +38,7 @@ class Rule extends pulumi.CustomResource {
|
|
|
38
38
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
39
39
|
*/
|
|
40
40
|
static get(name, id, state, opts) {
|
|
41
|
-
return new Rule(name, state,
|
|
41
|
+
return new Rule(name, state, { ...opts, id: id });
|
|
42
42
|
}
|
|
43
43
|
/**
|
|
44
44
|
* Returns true if the given object is an instance of Rule. This is designed to work even
|
|
@@ -55,29 +55,29 @@ class Rule extends pulumi.CustomResource {
|
|
|
55
55
|
opts = opts || {};
|
|
56
56
|
if (opts.id) {
|
|
57
57
|
const state = argsOrState;
|
|
58
|
-
resourceInputs["expressionType"] = state
|
|
59
|
-
resourceInputs["expressionValue"] = state
|
|
60
|
-
resourceInputs["groupAssignments"] = state
|
|
61
|
-
resourceInputs["name"] = state
|
|
62
|
-
resourceInputs["removeAssignedUsers"] = state
|
|
63
|
-
resourceInputs["status"] = state
|
|
64
|
-
resourceInputs["usersExcludeds"] = state
|
|
58
|
+
resourceInputs["expressionType"] = state?.expressionType;
|
|
59
|
+
resourceInputs["expressionValue"] = state?.expressionValue;
|
|
60
|
+
resourceInputs["groupAssignments"] = state?.groupAssignments;
|
|
61
|
+
resourceInputs["name"] = state?.name;
|
|
62
|
+
resourceInputs["removeAssignedUsers"] = state?.removeAssignedUsers;
|
|
63
|
+
resourceInputs["status"] = state?.status;
|
|
64
|
+
resourceInputs["usersExcludeds"] = state?.usersExcludeds;
|
|
65
65
|
}
|
|
66
66
|
else {
|
|
67
67
|
const args = argsOrState;
|
|
68
|
-
if (
|
|
68
|
+
if (args?.expressionValue === undefined && !opts.urn) {
|
|
69
69
|
throw new Error("Missing required property 'expressionValue'");
|
|
70
70
|
}
|
|
71
|
-
if (
|
|
71
|
+
if (args?.groupAssignments === undefined && !opts.urn) {
|
|
72
72
|
throw new Error("Missing required property 'groupAssignments'");
|
|
73
73
|
}
|
|
74
|
-
resourceInputs["expressionType"] = args
|
|
75
|
-
resourceInputs["expressionValue"] = args
|
|
76
|
-
resourceInputs["groupAssignments"] = args
|
|
77
|
-
resourceInputs["name"] = args
|
|
78
|
-
resourceInputs["removeAssignedUsers"] = args
|
|
79
|
-
resourceInputs["status"] = args
|
|
80
|
-
resourceInputs["usersExcludeds"] = args
|
|
74
|
+
resourceInputs["expressionType"] = args?.expressionType;
|
|
75
|
+
resourceInputs["expressionValue"] = args?.expressionValue;
|
|
76
|
+
resourceInputs["groupAssignments"] = args?.groupAssignments;
|
|
77
|
+
resourceInputs["name"] = args?.name;
|
|
78
|
+
resourceInputs["removeAssignedUsers"] = args?.removeAssignedUsers;
|
|
79
|
+
resourceInputs["status"] = args?.status;
|
|
80
|
+
resourceInputs["usersExcludeds"] = args?.usersExcludeds;
|
|
81
81
|
}
|
|
82
82
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
83
83
|
super(Rule.__pulumiType, name, resourceInputs, opts);
|
package/group/rule.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rule.js","sourceRoot":"","sources":["../../group/rule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiB,EAAE,IAAmC;QAC/G,OAAO,IAAI,IAAI,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"rule.js","sourceRoot":"","sources":["../../group/rule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiB,EAAE,IAAmC;QAC/G,OAAO,IAAI,IAAI,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3D,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,IAAI,CAAC,YAAY,CAAC;IACrD,CAAC;IAuCD,YAAY,IAAY,EAAE,WAAkC,EAAE,IAAmC;QAC7F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoC,CAAC;YACnD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;SAC5D;aAAM;YACH,MAAM,IAAI,GAAG,WAAmC,CAAC;YACjD,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,gBAAgB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;SAC3D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,IAAI,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzD,CAAC;;AA/FL,oBAgGC;AAlFG,gBAAgB;AACO,iBAAY,GAAG,sBAAsB,CAAC"}
|
package/groupMemberships.js
CHANGED
|
@@ -61,7 +61,7 @@ class GroupMemberships extends pulumi.CustomResource {
|
|
|
61
61
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
62
62
|
*/
|
|
63
63
|
static get(name, id, state, opts) {
|
|
64
|
-
return new GroupMemberships(name, state,
|
|
64
|
+
return new GroupMemberships(name, state, { ...opts, id: id });
|
|
65
65
|
}
|
|
66
66
|
/**
|
|
67
67
|
* Returns true if the given object is an instance of GroupMemberships. This is designed to work even
|
|
@@ -78,21 +78,21 @@ class GroupMemberships extends pulumi.CustomResource {
|
|
|
78
78
|
opts = opts || {};
|
|
79
79
|
if (opts.id) {
|
|
80
80
|
const state = argsOrState;
|
|
81
|
-
resourceInputs["groupId"] = state
|
|
82
|
-
resourceInputs["trackAllUsers"] = state
|
|
83
|
-
resourceInputs["users"] = state
|
|
81
|
+
resourceInputs["groupId"] = state?.groupId;
|
|
82
|
+
resourceInputs["trackAllUsers"] = state?.trackAllUsers;
|
|
83
|
+
resourceInputs["users"] = state?.users;
|
|
84
84
|
}
|
|
85
85
|
else {
|
|
86
86
|
const args = argsOrState;
|
|
87
|
-
if (
|
|
87
|
+
if (args?.groupId === undefined && !opts.urn) {
|
|
88
88
|
throw new Error("Missing required property 'groupId'");
|
|
89
89
|
}
|
|
90
|
-
if (
|
|
90
|
+
if (args?.users === undefined && !opts.urn) {
|
|
91
91
|
throw new Error("Missing required property 'users'");
|
|
92
92
|
}
|
|
93
|
-
resourceInputs["groupId"] = args
|
|
94
|
-
resourceInputs["trackAllUsers"] = args
|
|
95
|
-
resourceInputs["users"] = args
|
|
93
|
+
resourceInputs["groupId"] = args?.groupId;
|
|
94
|
+
resourceInputs["trackAllUsers"] = args?.trackAllUsers;
|
|
95
|
+
resourceInputs["users"] = args?.users;
|
|
96
96
|
}
|
|
97
97
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
98
98
|
super(GroupMemberships.__pulumiType, name, resourceInputs, opts);
|
package/groupMemberships.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"groupMemberships.js","sourceRoot":"","sources":["../groupMemberships.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"groupMemberships.js","sourceRoot":"","sources":["../groupMemberships.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,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,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IAuBD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,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,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,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,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AAvEL,4CAwEC;AA1DG,gBAAgB;AACO,6BAAY,GAAG,8CAA8C,CAAC"}
|
package/groupSchemaProperty.d.ts
CHANGED
|
@@ -45,8 +45,9 @@ export declare class GroupSchemaProperty extends pulumi.CustomResource {
|
|
|
45
45
|
*/
|
|
46
46
|
readonly arrayEnums: pulumi.Output<string[] | undefined>;
|
|
47
47
|
/**
|
|
48
|
-
* Display name and value an enum array can be set to.
|
|
49
|
-
* - (Required)
|
|
48
|
+
* Display name and value an enum array can be set to.
|
|
49
|
+
* - 'const' - (Required) value mapping to member of 'enum'.
|
|
50
|
+
* - 'title' - (Required) display name for the enum value.
|
|
50
51
|
*/
|
|
51
52
|
readonly arrayOneOfs: pulumi.Output<outputs.GroupSchemaPropertyArrayOneOf[] | undefined>;
|
|
52
53
|
/**
|
|
@@ -74,8 +75,7 @@ export declare class GroupSchemaProperty extends pulumi.CustomResource {
|
|
|
74
75
|
*/
|
|
75
76
|
readonly index: pulumi.Output<string>;
|
|
76
77
|
/**
|
|
77
|
-
* Master priority for the group schema property. It can be set to `PROFILE_MASTER`, `OVERRIDE` or `OKTA`. Default:
|
|
78
|
-
* `PROFILE_MASTER`
|
|
78
|
+
* Master priority for the group schema property. It can be set to `PROFILE_MASTER`, `OVERRIDE` or `OKTA`. Default: `PROFILE_MASTER`
|
|
79
79
|
*/
|
|
80
80
|
readonly master: pulumi.Output<string | undefined>;
|
|
81
81
|
/**
|
|
@@ -91,8 +91,9 @@ export declare class GroupSchemaProperty extends pulumi.CustomResource {
|
|
|
91
91
|
*/
|
|
92
92
|
readonly minLength: pulumi.Output<number | undefined>;
|
|
93
93
|
/**
|
|
94
|
-
* Array of maps containing a mapping for display name to enum value.
|
|
95
|
-
*
|
|
94
|
+
* Array of maps containing a mapping for display name to enum value.
|
|
95
|
+
* - 'const' - (Required) value mapping to member of 'enum'.
|
|
96
|
+
* - 'title' - (Required) display name for the enum value.
|
|
96
97
|
*/
|
|
97
98
|
readonly oneOfs: pulumi.Output<outputs.GroupSchemaPropertyOneOf[] | undefined>;
|
|
98
99
|
/**
|
|
@@ -134,8 +135,9 @@ export interface GroupSchemaPropertyState {
|
|
|
134
135
|
*/
|
|
135
136
|
arrayEnums?: pulumi.Input<pulumi.Input<string>[]>;
|
|
136
137
|
/**
|
|
137
|
-
* Display name and value an enum array can be set to.
|
|
138
|
-
* - (Required)
|
|
138
|
+
* Display name and value an enum array can be set to.
|
|
139
|
+
* - 'const' - (Required) value mapping to member of 'enum'.
|
|
140
|
+
* - 'title' - (Required) display name for the enum value.
|
|
139
141
|
*/
|
|
140
142
|
arrayOneOfs?: pulumi.Input<pulumi.Input<inputs.GroupSchemaPropertyArrayOneOf>[]>;
|
|
141
143
|
/**
|
|
@@ -163,8 +165,7 @@ export interface GroupSchemaPropertyState {
|
|
|
163
165
|
*/
|
|
164
166
|
index?: pulumi.Input<string>;
|
|
165
167
|
/**
|
|
166
|
-
* Master priority for the group schema property. It can be set to `PROFILE_MASTER`, `OVERRIDE` or `OKTA`. Default:
|
|
167
|
-
* `PROFILE_MASTER`
|
|
168
|
+
* Master priority for the group schema property. It can be set to `PROFILE_MASTER`, `OVERRIDE` or `OKTA`. Default: `PROFILE_MASTER`
|
|
168
169
|
*/
|
|
169
170
|
master?: pulumi.Input<string>;
|
|
170
171
|
/**
|
|
@@ -180,8 +181,9 @@ export interface GroupSchemaPropertyState {
|
|
|
180
181
|
*/
|
|
181
182
|
minLength?: pulumi.Input<number>;
|
|
182
183
|
/**
|
|
183
|
-
* Array of maps containing a mapping for display name to enum value.
|
|
184
|
-
*
|
|
184
|
+
* Array of maps containing a mapping for display name to enum value.
|
|
185
|
+
* - 'const' - (Required) value mapping to member of 'enum'.
|
|
186
|
+
* - 'title' - (Required) display name for the enum value.
|
|
185
187
|
*/
|
|
186
188
|
oneOfs?: pulumi.Input<pulumi.Input<inputs.GroupSchemaPropertyOneOf>[]>;
|
|
187
189
|
/**
|
|
@@ -215,8 +217,9 @@ export interface GroupSchemaPropertyArgs {
|
|
|
215
217
|
*/
|
|
216
218
|
arrayEnums?: pulumi.Input<pulumi.Input<string>[]>;
|
|
217
219
|
/**
|
|
218
|
-
* Display name and value an enum array can be set to.
|
|
219
|
-
* - (Required)
|
|
220
|
+
* Display name and value an enum array can be set to.
|
|
221
|
+
* - 'const' - (Required) value mapping to member of 'enum'.
|
|
222
|
+
* - 'title' - (Required) display name for the enum value.
|
|
220
223
|
*/
|
|
221
224
|
arrayOneOfs?: pulumi.Input<pulumi.Input<inputs.GroupSchemaPropertyArrayOneOf>[]>;
|
|
222
225
|
/**
|
|
@@ -244,8 +247,7 @@ export interface GroupSchemaPropertyArgs {
|
|
|
244
247
|
*/
|
|
245
248
|
index: pulumi.Input<string>;
|
|
246
249
|
/**
|
|
247
|
-
* Master priority for the group schema property. It can be set to `PROFILE_MASTER`, `OVERRIDE` or `OKTA`. Default:
|
|
248
|
-
* `PROFILE_MASTER`
|
|
250
|
+
* Master priority for the group schema property. It can be set to `PROFILE_MASTER`, `OVERRIDE` or `OKTA`. Default: `PROFILE_MASTER`
|
|
249
251
|
*/
|
|
250
252
|
master?: pulumi.Input<string>;
|
|
251
253
|
/**
|
|
@@ -261,8 +263,9 @@ export interface GroupSchemaPropertyArgs {
|
|
|
261
263
|
*/
|
|
262
264
|
minLength?: pulumi.Input<number>;
|
|
263
265
|
/**
|
|
264
|
-
* Array of maps containing a mapping for display name to enum value.
|
|
265
|
-
*
|
|
266
|
+
* Array of maps containing a mapping for display name to enum value.
|
|
267
|
+
* - 'const' - (Required) value mapping to member of 'enum'.
|
|
268
|
+
* - 'title' - (Required) display name for the enum value.
|
|
266
269
|
*/
|
|
267
270
|
oneOfs?: pulumi.Input<pulumi.Input<inputs.GroupSchemaPropertyOneOf>[]>;
|
|
268
271
|
/**
|