@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/policy/ruleMfa.js
CHANGED
|
@@ -25,7 +25,7 @@ class RuleMfa 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 RuleMfa(name, state,
|
|
28
|
+
return new RuleMfa(name, state, { ...opts, id: id });
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
31
|
* Returns true if the given object is an instance of RuleMfa. This is designed to work even
|
|
@@ -42,31 +42,31 @@ class RuleMfa extends pulumi.CustomResource {
|
|
|
42
42
|
opts = opts || {};
|
|
43
43
|
if (opts.id) {
|
|
44
44
|
const state = argsOrState;
|
|
45
|
-
resourceInputs["appExcludes"] = state
|
|
46
|
-
resourceInputs["appIncludes"] = state
|
|
47
|
-
resourceInputs["enroll"] = state
|
|
48
|
-
resourceInputs["name"] = state
|
|
49
|
-
resourceInputs["networkConnection"] = state
|
|
50
|
-
resourceInputs["networkExcludes"] = state
|
|
51
|
-
resourceInputs["networkIncludes"] = state
|
|
52
|
-
resourceInputs["policyId"] = state
|
|
53
|
-
resourceInputs["priority"] = state
|
|
54
|
-
resourceInputs["status"] = state
|
|
55
|
-
resourceInputs["usersExcludeds"] = state
|
|
45
|
+
resourceInputs["appExcludes"] = state?.appExcludes;
|
|
46
|
+
resourceInputs["appIncludes"] = state?.appIncludes;
|
|
47
|
+
resourceInputs["enroll"] = state?.enroll;
|
|
48
|
+
resourceInputs["name"] = state?.name;
|
|
49
|
+
resourceInputs["networkConnection"] = state?.networkConnection;
|
|
50
|
+
resourceInputs["networkExcludes"] = state?.networkExcludes;
|
|
51
|
+
resourceInputs["networkIncludes"] = state?.networkIncludes;
|
|
52
|
+
resourceInputs["policyId"] = state?.policyId;
|
|
53
|
+
resourceInputs["priority"] = state?.priority;
|
|
54
|
+
resourceInputs["status"] = state?.status;
|
|
55
|
+
resourceInputs["usersExcludeds"] = state?.usersExcludeds;
|
|
56
56
|
}
|
|
57
57
|
else {
|
|
58
58
|
const args = argsOrState;
|
|
59
|
-
resourceInputs["appExcludes"] = args
|
|
60
|
-
resourceInputs["appIncludes"] = args
|
|
61
|
-
resourceInputs["enroll"] = args
|
|
62
|
-
resourceInputs["name"] = args
|
|
63
|
-
resourceInputs["networkConnection"] = args
|
|
64
|
-
resourceInputs["networkExcludes"] = args
|
|
65
|
-
resourceInputs["networkIncludes"] = args
|
|
66
|
-
resourceInputs["policyId"] = args
|
|
67
|
-
resourceInputs["priority"] = args
|
|
68
|
-
resourceInputs["status"] = args
|
|
69
|
-
resourceInputs["usersExcludeds"] = args
|
|
59
|
+
resourceInputs["appExcludes"] = args?.appExcludes;
|
|
60
|
+
resourceInputs["appIncludes"] = args?.appIncludes;
|
|
61
|
+
resourceInputs["enroll"] = args?.enroll;
|
|
62
|
+
resourceInputs["name"] = args?.name;
|
|
63
|
+
resourceInputs["networkConnection"] = args?.networkConnection;
|
|
64
|
+
resourceInputs["networkExcludes"] = args?.networkExcludes;
|
|
65
|
+
resourceInputs["networkIncludes"] = args?.networkIncludes;
|
|
66
|
+
resourceInputs["policyId"] = args?.policyId;
|
|
67
|
+
resourceInputs["priority"] = args?.priority;
|
|
68
|
+
resourceInputs["status"] = args?.status;
|
|
69
|
+
resourceInputs["usersExcludeds"] = args?.usersExcludeds;
|
|
70
70
|
}
|
|
71
71
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
72
72
|
super(RuleMfa.__pulumiType, name, resourceInputs, opts);
|
package/policy/ruleMfa.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ruleMfa.js","sourceRoot":"","sources":["../../policy/ruleMfa.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;GAQG;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":"ruleMfa.js","sourceRoot":"","sources":["../../policy/ruleMfa.ts"],"names":[],"mappings":"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"}
|
package/policy/rulePassword.js
CHANGED
|
@@ -25,7 +25,7 @@ class RulePassword 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 RulePassword(name, state,
|
|
28
|
+
return new RulePassword(name, state, { ...opts, id: id });
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
31
|
* Returns true if the given object is an instance of RulePassword. This is designed to work even
|
|
@@ -42,31 +42,31 @@ class RulePassword extends pulumi.CustomResource {
|
|
|
42
42
|
opts = opts || {};
|
|
43
43
|
if (opts.id) {
|
|
44
44
|
const state = argsOrState;
|
|
45
|
-
resourceInputs["name"] = state
|
|
46
|
-
resourceInputs["networkConnection"] = state
|
|
47
|
-
resourceInputs["networkExcludes"] = state
|
|
48
|
-
resourceInputs["networkIncludes"] = state
|
|
49
|
-
resourceInputs["passwordChange"] = state
|
|
50
|
-
resourceInputs["passwordReset"] = state
|
|
51
|
-
resourceInputs["passwordUnlock"] = state
|
|
52
|
-
resourceInputs["policyId"] = state
|
|
53
|
-
resourceInputs["priority"] = state
|
|
54
|
-
resourceInputs["status"] = state
|
|
55
|
-
resourceInputs["usersExcludeds"] = state
|
|
45
|
+
resourceInputs["name"] = state?.name;
|
|
46
|
+
resourceInputs["networkConnection"] = state?.networkConnection;
|
|
47
|
+
resourceInputs["networkExcludes"] = state?.networkExcludes;
|
|
48
|
+
resourceInputs["networkIncludes"] = state?.networkIncludes;
|
|
49
|
+
resourceInputs["passwordChange"] = state?.passwordChange;
|
|
50
|
+
resourceInputs["passwordReset"] = state?.passwordReset;
|
|
51
|
+
resourceInputs["passwordUnlock"] = state?.passwordUnlock;
|
|
52
|
+
resourceInputs["policyId"] = state?.policyId;
|
|
53
|
+
resourceInputs["priority"] = state?.priority;
|
|
54
|
+
resourceInputs["status"] = state?.status;
|
|
55
|
+
resourceInputs["usersExcludeds"] = state?.usersExcludeds;
|
|
56
56
|
}
|
|
57
57
|
else {
|
|
58
58
|
const args = argsOrState;
|
|
59
|
-
resourceInputs["name"] = args
|
|
60
|
-
resourceInputs["networkConnection"] = args
|
|
61
|
-
resourceInputs["networkExcludes"] = args
|
|
62
|
-
resourceInputs["networkIncludes"] = args
|
|
63
|
-
resourceInputs["passwordChange"] = args
|
|
64
|
-
resourceInputs["passwordReset"] = args
|
|
65
|
-
resourceInputs["passwordUnlock"] = args
|
|
66
|
-
resourceInputs["policyId"] = args
|
|
67
|
-
resourceInputs["priority"] = args
|
|
68
|
-
resourceInputs["status"] = args
|
|
69
|
-
resourceInputs["usersExcludeds"] = args
|
|
59
|
+
resourceInputs["name"] = args?.name;
|
|
60
|
+
resourceInputs["networkConnection"] = args?.networkConnection;
|
|
61
|
+
resourceInputs["networkExcludes"] = args?.networkExcludes;
|
|
62
|
+
resourceInputs["networkIncludes"] = args?.networkIncludes;
|
|
63
|
+
resourceInputs["passwordChange"] = args?.passwordChange;
|
|
64
|
+
resourceInputs["passwordReset"] = args?.passwordReset;
|
|
65
|
+
resourceInputs["passwordUnlock"] = args?.passwordUnlock;
|
|
66
|
+
resourceInputs["policyId"] = args?.policyId;
|
|
67
|
+
resourceInputs["priority"] = args?.priority;
|
|
68
|
+
resourceInputs["status"] = args?.status;
|
|
69
|
+
resourceInputs["usersExcludeds"] = args?.usersExcludeds;
|
|
70
70
|
}
|
|
71
71
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
72
72
|
super(RulePassword.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rulePassword.js","sourceRoot":"","sources":["../../policy/rulePassword.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;GAQG;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":"rulePassword.js","sourceRoot":"","sources":["../../policy/rulePassword.ts"],"names":[],"mappings":"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"}
|
package/policy/ruleSignon.d.ts
CHANGED
|
@@ -121,15 +121,16 @@ export declare class RuleSignon extends pulumi.CustomResource {
|
|
|
121
121
|
*/
|
|
122
122
|
readonly behaviors: pulumi.Output<string[] | undefined>;
|
|
123
123
|
/**
|
|
124
|
-
* Auth factor sequences. Should be set if 'access = "CHALLENGE"'.
|
|
125
|
-
*
|
|
126
|
-
* '
|
|
127
|
-
*
|
|
124
|
+
* Auth factor sequences. Should be set if 'access = "CHALLENGE"'.
|
|
125
|
+
* - 'primary_criteria_provider' - (Required) Primary provider of the auth section.
|
|
126
|
+
* - 'primary_criteria_factor_type' - (Required) Primary factor type of the auth section.
|
|
127
|
+
* - 'secondary_criteria' - (Optional) Additional authentication steps.
|
|
128
|
+
* - 'provider' - (Required) Provider of the additional authentication step.
|
|
129
|
+
* - 'factor_type' - (Required) Factor type of the additional authentication step.
|
|
128
130
|
*/
|
|
129
131
|
readonly factorSequences: pulumi.Output<outputs.policy.RuleSignonFactorSequence[] | undefined>;
|
|
130
132
|
/**
|
|
131
|
-
* Apply rule based on the IdP used: `ANY`, `OKTA` or `SPECIFIC_IDP`. Default: `ANY`. > **WARNING**: Use of
|
|
132
|
-
* `identityProvider` requires a feature flag to be enabled.
|
|
133
|
+
* Apply rule based on the IdP used: `ANY`, `OKTA` or `SPECIFIC_IDP`. Default: `ANY`. > **WARNING**: Use of `identityProvider` requires a feature flag to be enabled.
|
|
133
134
|
*/
|
|
134
135
|
readonly identityProvider: pulumi.Output<string | undefined>;
|
|
135
136
|
/**
|
|
@@ -141,8 +142,7 @@ export declare class RuleSignon extends pulumi.CustomResource {
|
|
|
141
142
|
*/
|
|
142
143
|
readonly mfaLifetime: pulumi.Output<number | undefined>;
|
|
143
144
|
/**
|
|
144
|
-
* Prompt for MFA based on the device used, a factor session lifetime, or every sign-on attempt: `DEVICE`, `SESSION`
|
|
145
|
-
* or`ALWAYS`.
|
|
145
|
+
* Prompt for MFA based on the device used, a factor session lifetime, or every sign-on attempt: `DEVICE`, `SESSION` or`ALWAYS`.
|
|
146
146
|
*/
|
|
147
147
|
readonly mfaPrompt: pulumi.Output<string | undefined>;
|
|
148
148
|
/**
|
|
@@ -174,13 +174,11 @@ export declare class RuleSignon extends pulumi.CustomResource {
|
|
|
174
174
|
*/
|
|
175
175
|
readonly policyId: pulumi.Output<string | undefined>;
|
|
176
176
|
/**
|
|
177
|
-
* Rule's primary factor. **WARNING** Ony works as a part of the Identity Engine. Valid values: `PASSWORD_IDP_ANY_FACTOR`,
|
|
178
|
-
* `PASSWORD_IDP`.
|
|
177
|
+
* Rule's primary factor. **WARNING** Ony works as a part of the Identity Engine. Valid values: `PASSWORD_IDP_ANY_FACTOR`, `PASSWORD_IDP`.
|
|
179
178
|
*/
|
|
180
179
|
readonly primaryFactor: pulumi.Output<string>;
|
|
181
180
|
/**
|
|
182
|
-
* Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
|
|
183
|
-
* an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
|
|
181
|
+
* Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
|
|
184
182
|
*/
|
|
185
183
|
readonly priority: pulumi.Output<number | undefined>;
|
|
186
184
|
/**
|
|
@@ -202,8 +200,7 @@ export declare class RuleSignon extends pulumi.CustomResource {
|
|
|
202
200
|
*/
|
|
203
201
|
readonly sessionLifetime: pulumi.Output<number | undefined>;
|
|
204
202
|
/**
|
|
205
|
-
* Whether session cookies will last across browser sessions. Okta Administrators can never have persistent session
|
|
206
|
-
* cookies. Default: `false`
|
|
203
|
+
* Whether session cookies will last across browser sessions. Okta Administrators can never have persistent session cookies. Default: `false`
|
|
207
204
|
*/
|
|
208
205
|
readonly sessionPersistent: pulumi.Output<boolean | undefined>;
|
|
209
206
|
/**
|
|
@@ -240,15 +237,16 @@ export interface RuleSignonState {
|
|
|
240
237
|
*/
|
|
241
238
|
behaviors?: pulumi.Input<pulumi.Input<string>[]>;
|
|
242
239
|
/**
|
|
243
|
-
* Auth factor sequences. Should be set if 'access = "CHALLENGE"'.
|
|
244
|
-
*
|
|
245
|
-
* '
|
|
246
|
-
*
|
|
240
|
+
* Auth factor sequences. Should be set if 'access = "CHALLENGE"'.
|
|
241
|
+
* - 'primary_criteria_provider' - (Required) Primary provider of the auth section.
|
|
242
|
+
* - 'primary_criteria_factor_type' - (Required) Primary factor type of the auth section.
|
|
243
|
+
* - 'secondary_criteria' - (Optional) Additional authentication steps.
|
|
244
|
+
* - 'provider' - (Required) Provider of the additional authentication step.
|
|
245
|
+
* - 'factor_type' - (Required) Factor type of the additional authentication step.
|
|
247
246
|
*/
|
|
248
247
|
factorSequences?: pulumi.Input<pulumi.Input<inputs.policy.RuleSignonFactorSequence>[]>;
|
|
249
248
|
/**
|
|
250
|
-
* Apply rule based on the IdP used: `ANY`, `OKTA` or `SPECIFIC_IDP`. Default: `ANY`. > **WARNING**: Use of
|
|
251
|
-
* `identityProvider` requires a feature flag to be enabled.
|
|
249
|
+
* Apply rule based on the IdP used: `ANY`, `OKTA` or `SPECIFIC_IDP`. Default: `ANY`. > **WARNING**: Use of `identityProvider` requires a feature flag to be enabled.
|
|
252
250
|
*/
|
|
253
251
|
identityProvider?: pulumi.Input<string>;
|
|
254
252
|
/**
|
|
@@ -260,8 +258,7 @@ export interface RuleSignonState {
|
|
|
260
258
|
*/
|
|
261
259
|
mfaLifetime?: pulumi.Input<number>;
|
|
262
260
|
/**
|
|
263
|
-
* Prompt for MFA based on the device used, a factor session lifetime, or every sign-on attempt: `DEVICE`, `SESSION`
|
|
264
|
-
* or`ALWAYS`.
|
|
261
|
+
* Prompt for MFA based on the device used, a factor session lifetime, or every sign-on attempt: `DEVICE`, `SESSION` or`ALWAYS`.
|
|
265
262
|
*/
|
|
266
263
|
mfaPrompt?: pulumi.Input<string>;
|
|
267
264
|
/**
|
|
@@ -293,13 +290,11 @@ export interface RuleSignonState {
|
|
|
293
290
|
*/
|
|
294
291
|
policyId?: pulumi.Input<string>;
|
|
295
292
|
/**
|
|
296
|
-
* Rule's primary factor. **WARNING** Ony works as a part of the Identity Engine. Valid values: `PASSWORD_IDP_ANY_FACTOR`,
|
|
297
|
-
* `PASSWORD_IDP`.
|
|
293
|
+
* Rule's primary factor. **WARNING** Ony works as a part of the Identity Engine. Valid values: `PASSWORD_IDP_ANY_FACTOR`, `PASSWORD_IDP`.
|
|
298
294
|
*/
|
|
299
295
|
primaryFactor?: pulumi.Input<string>;
|
|
300
296
|
/**
|
|
301
|
-
* Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
|
|
302
|
-
* an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
|
|
297
|
+
* Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
|
|
303
298
|
*/
|
|
304
299
|
priority?: pulumi.Input<number>;
|
|
305
300
|
/**
|
|
@@ -321,8 +316,7 @@ export interface RuleSignonState {
|
|
|
321
316
|
*/
|
|
322
317
|
sessionLifetime?: pulumi.Input<number>;
|
|
323
318
|
/**
|
|
324
|
-
* Whether session cookies will last across browser sessions. Okta Administrators can never have persistent session
|
|
325
|
-
* cookies. Default: `false`
|
|
319
|
+
* Whether session cookies will last across browser sessions. Okta Administrators can never have persistent session cookies. Default: `false`
|
|
326
320
|
*/
|
|
327
321
|
sessionPersistent?: pulumi.Input<boolean>;
|
|
328
322
|
/**
|
|
@@ -351,15 +345,16 @@ export interface RuleSignonArgs {
|
|
|
351
345
|
*/
|
|
352
346
|
behaviors?: pulumi.Input<pulumi.Input<string>[]>;
|
|
353
347
|
/**
|
|
354
|
-
* Auth factor sequences. Should be set if 'access = "CHALLENGE"'.
|
|
355
|
-
*
|
|
356
|
-
* '
|
|
357
|
-
*
|
|
348
|
+
* Auth factor sequences. Should be set if 'access = "CHALLENGE"'.
|
|
349
|
+
* - 'primary_criteria_provider' - (Required) Primary provider of the auth section.
|
|
350
|
+
* - 'primary_criteria_factor_type' - (Required) Primary factor type of the auth section.
|
|
351
|
+
* - 'secondary_criteria' - (Optional) Additional authentication steps.
|
|
352
|
+
* - 'provider' - (Required) Provider of the additional authentication step.
|
|
353
|
+
* - 'factor_type' - (Required) Factor type of the additional authentication step.
|
|
358
354
|
*/
|
|
359
355
|
factorSequences?: pulumi.Input<pulumi.Input<inputs.policy.RuleSignonFactorSequence>[]>;
|
|
360
356
|
/**
|
|
361
|
-
* Apply rule based on the IdP used: `ANY`, `OKTA` or `SPECIFIC_IDP`. Default: `ANY`. > **WARNING**: Use of
|
|
362
|
-
* `identityProvider` requires a feature flag to be enabled.
|
|
357
|
+
* Apply rule based on the IdP used: `ANY`, `OKTA` or `SPECIFIC_IDP`. Default: `ANY`. > **WARNING**: Use of `identityProvider` requires a feature flag to be enabled.
|
|
363
358
|
*/
|
|
364
359
|
identityProvider?: pulumi.Input<string>;
|
|
365
360
|
/**
|
|
@@ -371,8 +366,7 @@ export interface RuleSignonArgs {
|
|
|
371
366
|
*/
|
|
372
367
|
mfaLifetime?: pulumi.Input<number>;
|
|
373
368
|
/**
|
|
374
|
-
* Prompt for MFA based on the device used, a factor session lifetime, or every sign-on attempt: `DEVICE`, `SESSION`
|
|
375
|
-
* or`ALWAYS`.
|
|
369
|
+
* Prompt for MFA based on the device used, a factor session lifetime, or every sign-on attempt: `DEVICE`, `SESSION` or`ALWAYS`.
|
|
376
370
|
*/
|
|
377
371
|
mfaPrompt?: pulumi.Input<string>;
|
|
378
372
|
/**
|
|
@@ -404,13 +398,11 @@ export interface RuleSignonArgs {
|
|
|
404
398
|
*/
|
|
405
399
|
policyId?: pulumi.Input<string>;
|
|
406
400
|
/**
|
|
407
|
-
* Rule's primary factor. **WARNING** Ony works as a part of the Identity Engine. Valid values: `PASSWORD_IDP_ANY_FACTOR`,
|
|
408
|
-
* `PASSWORD_IDP`.
|
|
401
|
+
* Rule's primary factor. **WARNING** Ony works as a part of the Identity Engine. Valid values: `PASSWORD_IDP_ANY_FACTOR`, `PASSWORD_IDP`.
|
|
409
402
|
*/
|
|
410
403
|
primaryFactor?: pulumi.Input<string>;
|
|
411
404
|
/**
|
|
412
|
-
* Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
|
|
413
|
-
* an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
|
|
405
|
+
* Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
|
|
414
406
|
*/
|
|
415
407
|
priority?: pulumi.Input<number>;
|
|
416
408
|
/**
|
|
@@ -432,8 +424,7 @@ export interface RuleSignonArgs {
|
|
|
432
424
|
*/
|
|
433
425
|
sessionLifetime?: pulumi.Input<number>;
|
|
434
426
|
/**
|
|
435
|
-
* Whether session cookies will last across browser sessions. Okta Administrators can never have persistent session
|
|
436
|
-
* cookies. Default: `false`
|
|
427
|
+
* Whether session cookies will last across browser sessions. Okta Administrators can never have persistent session cookies. Default: `false`
|
|
437
428
|
*/
|
|
438
429
|
sessionPersistent?: pulumi.Input<boolean>;
|
|
439
430
|
/**
|
package/policy/ruleSignon.js
CHANGED
|
@@ -107,7 +107,7 @@ class RuleSignon extends pulumi.CustomResource {
|
|
|
107
107
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
108
108
|
*/
|
|
109
109
|
static get(name, id, state, opts) {
|
|
110
|
-
return new RuleSignon(name, state,
|
|
110
|
+
return new RuleSignon(name, state, { ...opts, id: id });
|
|
111
111
|
}
|
|
112
112
|
/**
|
|
113
113
|
* Returns true if the given object is an instance of RuleSignon. This is designed to work even
|
|
@@ -124,57 +124,57 @@ class RuleSignon extends pulumi.CustomResource {
|
|
|
124
124
|
opts = opts || {};
|
|
125
125
|
if (opts.id) {
|
|
126
126
|
const state = argsOrState;
|
|
127
|
-
resourceInputs["access"] = state
|
|
128
|
-
resourceInputs["authtype"] = state
|
|
129
|
-
resourceInputs["behaviors"] = state
|
|
130
|
-
resourceInputs["factorSequences"] = state
|
|
131
|
-
resourceInputs["identityProvider"] = state
|
|
132
|
-
resourceInputs["identityProviderIds"] = state
|
|
133
|
-
resourceInputs["mfaLifetime"] = state
|
|
134
|
-
resourceInputs["mfaPrompt"] = state
|
|
135
|
-
resourceInputs["mfaRememberDevice"] = state
|
|
136
|
-
resourceInputs["mfaRequired"] = state
|
|
137
|
-
resourceInputs["name"] = state
|
|
138
|
-
resourceInputs["networkConnection"] = state
|
|
139
|
-
resourceInputs["networkExcludes"] = state
|
|
140
|
-
resourceInputs["networkIncludes"] = state
|
|
141
|
-
resourceInputs["policyId"] = state
|
|
142
|
-
resourceInputs["primaryFactor"] = state
|
|
143
|
-
resourceInputs["priority"] = state
|
|
144
|
-
resourceInputs["riscLevel"] = state
|
|
145
|
-
resourceInputs["riskLevel"] = state
|
|
146
|
-
resourceInputs["sessionIdle"] = state
|
|
147
|
-
resourceInputs["sessionLifetime"] = state
|
|
148
|
-
resourceInputs["sessionPersistent"] = state
|
|
149
|
-
resourceInputs["status"] = state
|
|
150
|
-
resourceInputs["usersExcludeds"] = state
|
|
127
|
+
resourceInputs["access"] = state?.access;
|
|
128
|
+
resourceInputs["authtype"] = state?.authtype;
|
|
129
|
+
resourceInputs["behaviors"] = state?.behaviors;
|
|
130
|
+
resourceInputs["factorSequences"] = state?.factorSequences;
|
|
131
|
+
resourceInputs["identityProvider"] = state?.identityProvider;
|
|
132
|
+
resourceInputs["identityProviderIds"] = state?.identityProviderIds;
|
|
133
|
+
resourceInputs["mfaLifetime"] = state?.mfaLifetime;
|
|
134
|
+
resourceInputs["mfaPrompt"] = state?.mfaPrompt;
|
|
135
|
+
resourceInputs["mfaRememberDevice"] = state?.mfaRememberDevice;
|
|
136
|
+
resourceInputs["mfaRequired"] = state?.mfaRequired;
|
|
137
|
+
resourceInputs["name"] = state?.name;
|
|
138
|
+
resourceInputs["networkConnection"] = state?.networkConnection;
|
|
139
|
+
resourceInputs["networkExcludes"] = state?.networkExcludes;
|
|
140
|
+
resourceInputs["networkIncludes"] = state?.networkIncludes;
|
|
141
|
+
resourceInputs["policyId"] = state?.policyId;
|
|
142
|
+
resourceInputs["primaryFactor"] = state?.primaryFactor;
|
|
143
|
+
resourceInputs["priority"] = state?.priority;
|
|
144
|
+
resourceInputs["riscLevel"] = state?.riscLevel;
|
|
145
|
+
resourceInputs["riskLevel"] = state?.riskLevel;
|
|
146
|
+
resourceInputs["sessionIdle"] = state?.sessionIdle;
|
|
147
|
+
resourceInputs["sessionLifetime"] = state?.sessionLifetime;
|
|
148
|
+
resourceInputs["sessionPersistent"] = state?.sessionPersistent;
|
|
149
|
+
resourceInputs["status"] = state?.status;
|
|
150
|
+
resourceInputs["usersExcludeds"] = state?.usersExcludeds;
|
|
151
151
|
}
|
|
152
152
|
else {
|
|
153
153
|
const args = argsOrState;
|
|
154
|
-
resourceInputs["access"] = args
|
|
155
|
-
resourceInputs["authtype"] = args
|
|
156
|
-
resourceInputs["behaviors"] = args
|
|
157
|
-
resourceInputs["factorSequences"] = args
|
|
158
|
-
resourceInputs["identityProvider"] = args
|
|
159
|
-
resourceInputs["identityProviderIds"] = args
|
|
160
|
-
resourceInputs["mfaLifetime"] = args
|
|
161
|
-
resourceInputs["mfaPrompt"] = args
|
|
162
|
-
resourceInputs["mfaRememberDevice"] = args
|
|
163
|
-
resourceInputs["mfaRequired"] = args
|
|
164
|
-
resourceInputs["name"] = args
|
|
165
|
-
resourceInputs["networkConnection"] = args
|
|
166
|
-
resourceInputs["networkExcludes"] = args
|
|
167
|
-
resourceInputs["networkIncludes"] = args
|
|
168
|
-
resourceInputs["policyId"] = args
|
|
169
|
-
resourceInputs["primaryFactor"] = args
|
|
170
|
-
resourceInputs["priority"] = args
|
|
171
|
-
resourceInputs["riscLevel"] = args
|
|
172
|
-
resourceInputs["riskLevel"] = args
|
|
173
|
-
resourceInputs["sessionIdle"] = args
|
|
174
|
-
resourceInputs["sessionLifetime"] = args
|
|
175
|
-
resourceInputs["sessionPersistent"] = args
|
|
176
|
-
resourceInputs["status"] = args
|
|
177
|
-
resourceInputs["usersExcludeds"] = args
|
|
154
|
+
resourceInputs["access"] = args?.access;
|
|
155
|
+
resourceInputs["authtype"] = args?.authtype;
|
|
156
|
+
resourceInputs["behaviors"] = args?.behaviors;
|
|
157
|
+
resourceInputs["factorSequences"] = args?.factorSequences;
|
|
158
|
+
resourceInputs["identityProvider"] = args?.identityProvider;
|
|
159
|
+
resourceInputs["identityProviderIds"] = args?.identityProviderIds;
|
|
160
|
+
resourceInputs["mfaLifetime"] = args?.mfaLifetime;
|
|
161
|
+
resourceInputs["mfaPrompt"] = args?.mfaPrompt;
|
|
162
|
+
resourceInputs["mfaRememberDevice"] = args?.mfaRememberDevice;
|
|
163
|
+
resourceInputs["mfaRequired"] = args?.mfaRequired;
|
|
164
|
+
resourceInputs["name"] = args?.name;
|
|
165
|
+
resourceInputs["networkConnection"] = args?.networkConnection;
|
|
166
|
+
resourceInputs["networkExcludes"] = args?.networkExcludes;
|
|
167
|
+
resourceInputs["networkIncludes"] = args?.networkIncludes;
|
|
168
|
+
resourceInputs["policyId"] = args?.policyId;
|
|
169
|
+
resourceInputs["primaryFactor"] = args?.primaryFactor;
|
|
170
|
+
resourceInputs["priority"] = args?.priority;
|
|
171
|
+
resourceInputs["riscLevel"] = args?.riscLevel;
|
|
172
|
+
resourceInputs["riskLevel"] = args?.riskLevel;
|
|
173
|
+
resourceInputs["sessionIdle"] = args?.sessionIdle;
|
|
174
|
+
resourceInputs["sessionLifetime"] = args?.sessionLifetime;
|
|
175
|
+
resourceInputs["sessionPersistent"] = args?.sessionPersistent;
|
|
176
|
+
resourceInputs["status"] = args?.status;
|
|
177
|
+
resourceInputs["usersExcludeds"] = args?.usersExcludeds;
|
|
178
178
|
}
|
|
179
179
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
180
180
|
super(RuleSignon.__pulumiType, name, resourceInputs, opts);
|
package/policy/ruleSignon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ruleSignon.js","sourceRoot":"","sources":["../../policy/ruleSignon.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0FG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"ruleSignon.js","sourceRoot":"","sources":["../../policy/ruleSignon.ts"],"names":[],"mappings":"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"}
|
package/policy/signon.js
CHANGED
|
@@ -39,7 +39,7 @@ class Signon 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 Signon(name, state,
|
|
42
|
+
return new Signon(name, state, { ...opts, id: id });
|
|
43
43
|
}
|
|
44
44
|
/**
|
|
45
45
|
* Returns true if the given object is an instance of Signon. This is designed to work even
|
|
@@ -56,19 +56,19 @@ class Signon extends pulumi.CustomResource {
|
|
|
56
56
|
opts = opts || {};
|
|
57
57
|
if (opts.id) {
|
|
58
58
|
const state = argsOrState;
|
|
59
|
-
resourceInputs["description"] = state
|
|
60
|
-
resourceInputs["groupsIncludeds"] = state
|
|
61
|
-
resourceInputs["name"] = state
|
|
62
|
-
resourceInputs["priority"] = state
|
|
63
|
-
resourceInputs["status"] = state
|
|
59
|
+
resourceInputs["description"] = state?.description;
|
|
60
|
+
resourceInputs["groupsIncludeds"] = state?.groupsIncludeds;
|
|
61
|
+
resourceInputs["name"] = state?.name;
|
|
62
|
+
resourceInputs["priority"] = state?.priority;
|
|
63
|
+
resourceInputs["status"] = state?.status;
|
|
64
64
|
}
|
|
65
65
|
else {
|
|
66
66
|
const args = argsOrState;
|
|
67
|
-
resourceInputs["description"] = args
|
|
68
|
-
resourceInputs["groupsIncludeds"] = args
|
|
69
|
-
resourceInputs["name"] = args
|
|
70
|
-
resourceInputs["priority"] = args
|
|
71
|
-
resourceInputs["status"] = args
|
|
67
|
+
resourceInputs["description"] = args?.description;
|
|
68
|
+
resourceInputs["groupsIncludeds"] = args?.groupsIncludeds;
|
|
69
|
+
resourceInputs["name"] = args?.name;
|
|
70
|
+
resourceInputs["priority"] = args?.priority;
|
|
71
|
+
resourceInputs["status"] = args?.status;
|
|
72
72
|
}
|
|
73
73
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
74
74
|
super(Signon.__pulumiType, name, resourceInputs, opts);
|
package/policy/signon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"signon.js","sourceRoot":"","sources":["../../policy/signon.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;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":"signon.js","sourceRoot":"","sources":["../../policy/signon.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsC,CAAC;YACrD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAqC,CAAC;YACnD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;;AA7EL,wBA8EC;AAhEG,gBAAgB;AACO,mBAAY,GAAG,2BAA2B,CAAC"}
|