@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/password.js
CHANGED
|
@@ -40,7 +40,7 @@ class Password extends pulumi.CustomResource {
|
|
|
40
40
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
41
41
|
*/
|
|
42
42
|
static get(name, id, state, opts) {
|
|
43
|
-
return new Password(name, state,
|
|
43
|
+
return new Password(name, state, { ...opts, id: id });
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
46
|
* Returns true if the given object is an instance of Password. This is designed to work even
|
|
@@ -57,69 +57,69 @@ class Password extends pulumi.CustomResource {
|
|
|
57
57
|
opts = opts || {};
|
|
58
58
|
if (opts.id) {
|
|
59
59
|
const state = argsOrState;
|
|
60
|
-
resourceInputs["authProvider"] = state
|
|
61
|
-
resourceInputs["callRecovery"] = state
|
|
62
|
-
resourceInputs["description"] = state
|
|
63
|
-
resourceInputs["emailRecovery"] = state
|
|
64
|
-
resourceInputs["groupsIncludeds"] = state
|
|
65
|
-
resourceInputs["name"] = state
|
|
66
|
-
resourceInputs["passwordAutoUnlockMinutes"] = state
|
|
67
|
-
resourceInputs["passwordDictionaryLookup"] = state
|
|
68
|
-
resourceInputs["passwordExcludeFirstName"] = state
|
|
69
|
-
resourceInputs["passwordExcludeLastName"] = state
|
|
70
|
-
resourceInputs["passwordExcludeUsername"] = state
|
|
71
|
-
resourceInputs["passwordExpireWarnDays"] = state
|
|
72
|
-
resourceInputs["passwordHistoryCount"] = state
|
|
73
|
-
resourceInputs["passwordLockoutNotificationChannels"] = state
|
|
74
|
-
resourceInputs["passwordMaxAgeDays"] = state
|
|
75
|
-
resourceInputs["passwordMaxLockoutAttempts"] = state
|
|
76
|
-
resourceInputs["passwordMinAgeMinutes"] = state
|
|
77
|
-
resourceInputs["passwordMinLength"] = state
|
|
78
|
-
resourceInputs["passwordMinLowercase"] = state
|
|
79
|
-
resourceInputs["passwordMinNumber"] = state
|
|
80
|
-
resourceInputs["passwordMinSymbol"] = state
|
|
81
|
-
resourceInputs["passwordMinUppercase"] = state
|
|
82
|
-
resourceInputs["passwordShowLockoutFailures"] = state
|
|
83
|
-
resourceInputs["priority"] = state
|
|
84
|
-
resourceInputs["questionMinLength"] = state
|
|
85
|
-
resourceInputs["questionRecovery"] = state
|
|
86
|
-
resourceInputs["recoveryEmailToken"] = state
|
|
87
|
-
resourceInputs["skipUnlock"] = state
|
|
88
|
-
resourceInputs["smsRecovery"] = state
|
|
89
|
-
resourceInputs["status"] = state
|
|
60
|
+
resourceInputs["authProvider"] = state?.authProvider;
|
|
61
|
+
resourceInputs["callRecovery"] = state?.callRecovery;
|
|
62
|
+
resourceInputs["description"] = state?.description;
|
|
63
|
+
resourceInputs["emailRecovery"] = state?.emailRecovery;
|
|
64
|
+
resourceInputs["groupsIncludeds"] = state?.groupsIncludeds;
|
|
65
|
+
resourceInputs["name"] = state?.name;
|
|
66
|
+
resourceInputs["passwordAutoUnlockMinutes"] = state?.passwordAutoUnlockMinutes;
|
|
67
|
+
resourceInputs["passwordDictionaryLookup"] = state?.passwordDictionaryLookup;
|
|
68
|
+
resourceInputs["passwordExcludeFirstName"] = state?.passwordExcludeFirstName;
|
|
69
|
+
resourceInputs["passwordExcludeLastName"] = state?.passwordExcludeLastName;
|
|
70
|
+
resourceInputs["passwordExcludeUsername"] = state?.passwordExcludeUsername;
|
|
71
|
+
resourceInputs["passwordExpireWarnDays"] = state?.passwordExpireWarnDays;
|
|
72
|
+
resourceInputs["passwordHistoryCount"] = state?.passwordHistoryCount;
|
|
73
|
+
resourceInputs["passwordLockoutNotificationChannels"] = state?.passwordLockoutNotificationChannels;
|
|
74
|
+
resourceInputs["passwordMaxAgeDays"] = state?.passwordMaxAgeDays;
|
|
75
|
+
resourceInputs["passwordMaxLockoutAttempts"] = state?.passwordMaxLockoutAttempts;
|
|
76
|
+
resourceInputs["passwordMinAgeMinutes"] = state?.passwordMinAgeMinutes;
|
|
77
|
+
resourceInputs["passwordMinLength"] = state?.passwordMinLength;
|
|
78
|
+
resourceInputs["passwordMinLowercase"] = state?.passwordMinLowercase;
|
|
79
|
+
resourceInputs["passwordMinNumber"] = state?.passwordMinNumber;
|
|
80
|
+
resourceInputs["passwordMinSymbol"] = state?.passwordMinSymbol;
|
|
81
|
+
resourceInputs["passwordMinUppercase"] = state?.passwordMinUppercase;
|
|
82
|
+
resourceInputs["passwordShowLockoutFailures"] = state?.passwordShowLockoutFailures;
|
|
83
|
+
resourceInputs["priority"] = state?.priority;
|
|
84
|
+
resourceInputs["questionMinLength"] = state?.questionMinLength;
|
|
85
|
+
resourceInputs["questionRecovery"] = state?.questionRecovery;
|
|
86
|
+
resourceInputs["recoveryEmailToken"] = state?.recoveryEmailToken;
|
|
87
|
+
resourceInputs["skipUnlock"] = state?.skipUnlock;
|
|
88
|
+
resourceInputs["smsRecovery"] = state?.smsRecovery;
|
|
89
|
+
resourceInputs["status"] = state?.status;
|
|
90
90
|
}
|
|
91
91
|
else {
|
|
92
92
|
const args = argsOrState;
|
|
93
|
-
resourceInputs["authProvider"] = args
|
|
94
|
-
resourceInputs["callRecovery"] = args
|
|
95
|
-
resourceInputs["description"] = args
|
|
96
|
-
resourceInputs["emailRecovery"] = args
|
|
97
|
-
resourceInputs["groupsIncludeds"] = args
|
|
98
|
-
resourceInputs["name"] = args
|
|
99
|
-
resourceInputs["passwordAutoUnlockMinutes"] = args
|
|
100
|
-
resourceInputs["passwordDictionaryLookup"] = args
|
|
101
|
-
resourceInputs["passwordExcludeFirstName"] = args
|
|
102
|
-
resourceInputs["passwordExcludeLastName"] = args
|
|
103
|
-
resourceInputs["passwordExcludeUsername"] = args
|
|
104
|
-
resourceInputs["passwordExpireWarnDays"] = args
|
|
105
|
-
resourceInputs["passwordHistoryCount"] = args
|
|
106
|
-
resourceInputs["passwordLockoutNotificationChannels"] = args
|
|
107
|
-
resourceInputs["passwordMaxAgeDays"] = args
|
|
108
|
-
resourceInputs["passwordMaxLockoutAttempts"] = args
|
|
109
|
-
resourceInputs["passwordMinAgeMinutes"] = args
|
|
110
|
-
resourceInputs["passwordMinLength"] = args
|
|
111
|
-
resourceInputs["passwordMinLowercase"] = args
|
|
112
|
-
resourceInputs["passwordMinNumber"] = args
|
|
113
|
-
resourceInputs["passwordMinSymbol"] = args
|
|
114
|
-
resourceInputs["passwordMinUppercase"] = args
|
|
115
|
-
resourceInputs["passwordShowLockoutFailures"] = args
|
|
116
|
-
resourceInputs["priority"] = args
|
|
117
|
-
resourceInputs["questionMinLength"] = args
|
|
118
|
-
resourceInputs["questionRecovery"] = args
|
|
119
|
-
resourceInputs["recoveryEmailToken"] = args
|
|
120
|
-
resourceInputs["skipUnlock"] = args
|
|
121
|
-
resourceInputs["smsRecovery"] = args
|
|
122
|
-
resourceInputs["status"] = args
|
|
93
|
+
resourceInputs["authProvider"] = args?.authProvider;
|
|
94
|
+
resourceInputs["callRecovery"] = args?.callRecovery;
|
|
95
|
+
resourceInputs["description"] = args?.description;
|
|
96
|
+
resourceInputs["emailRecovery"] = args?.emailRecovery;
|
|
97
|
+
resourceInputs["groupsIncludeds"] = args?.groupsIncludeds;
|
|
98
|
+
resourceInputs["name"] = args?.name;
|
|
99
|
+
resourceInputs["passwordAutoUnlockMinutes"] = args?.passwordAutoUnlockMinutes;
|
|
100
|
+
resourceInputs["passwordDictionaryLookup"] = args?.passwordDictionaryLookup;
|
|
101
|
+
resourceInputs["passwordExcludeFirstName"] = args?.passwordExcludeFirstName;
|
|
102
|
+
resourceInputs["passwordExcludeLastName"] = args?.passwordExcludeLastName;
|
|
103
|
+
resourceInputs["passwordExcludeUsername"] = args?.passwordExcludeUsername;
|
|
104
|
+
resourceInputs["passwordExpireWarnDays"] = args?.passwordExpireWarnDays;
|
|
105
|
+
resourceInputs["passwordHistoryCount"] = args?.passwordHistoryCount;
|
|
106
|
+
resourceInputs["passwordLockoutNotificationChannels"] = args?.passwordLockoutNotificationChannels;
|
|
107
|
+
resourceInputs["passwordMaxAgeDays"] = args?.passwordMaxAgeDays;
|
|
108
|
+
resourceInputs["passwordMaxLockoutAttempts"] = args?.passwordMaxLockoutAttempts;
|
|
109
|
+
resourceInputs["passwordMinAgeMinutes"] = args?.passwordMinAgeMinutes;
|
|
110
|
+
resourceInputs["passwordMinLength"] = args?.passwordMinLength;
|
|
111
|
+
resourceInputs["passwordMinLowercase"] = args?.passwordMinLowercase;
|
|
112
|
+
resourceInputs["passwordMinNumber"] = args?.passwordMinNumber;
|
|
113
|
+
resourceInputs["passwordMinSymbol"] = args?.passwordMinSymbol;
|
|
114
|
+
resourceInputs["passwordMinUppercase"] = args?.passwordMinUppercase;
|
|
115
|
+
resourceInputs["passwordShowLockoutFailures"] = args?.passwordShowLockoutFailures;
|
|
116
|
+
resourceInputs["priority"] = args?.priority;
|
|
117
|
+
resourceInputs["questionMinLength"] = args?.questionMinLength;
|
|
118
|
+
resourceInputs["questionRecovery"] = args?.questionRecovery;
|
|
119
|
+
resourceInputs["recoveryEmailToken"] = args?.recoveryEmailToken;
|
|
120
|
+
resourceInputs["skipUnlock"] = args?.skipUnlock;
|
|
121
|
+
resourceInputs["smsRecovery"] = args?.smsRecovery;
|
|
122
|
+
resourceInputs["status"] = args?.status;
|
|
123
123
|
}
|
|
124
124
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
125
125
|
super(Password.__pulumiType, name, resourceInputs, opts);
|
package/policy/password.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"password.js","sourceRoot":"","sources":["../../policy/password.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"password.js","sourceRoot":"","sources":["../../policy/password.ts"],"names":[],"mappings":"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"}
|
|
@@ -36,10 +36,10 @@ export declare class RuleIdpDiscovery extends pulumi.CustomResource {
|
|
|
36
36
|
*/
|
|
37
37
|
readonly appExcludes: pulumi.Output<outputs.policy.RuleIdpDiscoveryAppExclude[] | undefined>;
|
|
38
38
|
/**
|
|
39
|
-
* Applications to include in discovery rule.
|
|
40
|
-
*
|
|
41
|
-
* instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
|
|
42
|
-
* 'APP', 'APP_TYPE'
|
|
39
|
+
* Applications to include in discovery rule.
|
|
40
|
+
* - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
41
|
+
* - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
|
|
42
|
+
* - 'type' - (Required) One of: 'APP', 'APP_TYPE'
|
|
43
43
|
*/
|
|
44
44
|
readonly appIncludes: pulumi.Output<outputs.policy.RuleIdpDiscoveryAppInclude[] | undefined>;
|
|
45
45
|
readonly idpProviders: pulumi.Output<outputs.policy.RuleIdpDiscoveryIdpProvider[]>;
|
|
@@ -60,9 +60,10 @@ export declare class RuleIdpDiscovery extends pulumi.CustomResource {
|
|
|
60
60
|
*/
|
|
61
61
|
readonly networkIncludes: pulumi.Output<string[] | undefined>;
|
|
62
62
|
/**
|
|
63
|
-
* Platform to include in discovery rule.
|
|
64
|
-
*
|
|
65
|
-
* '
|
|
63
|
+
* Platform to include in discovery rule.
|
|
64
|
+
* - 'type' - (Optional) One of: 'ANY', 'MOBILE', 'DESKTOP'
|
|
65
|
+
* - 'os_expression - (Optional) Only available when using osType = 'OTHER'
|
|
66
|
+
* - 'os_type' - (Optional) One of: 'ANY', 'IOS', 'WINDOWS', 'ANDROID', 'OTHER', 'OSX'
|
|
66
67
|
*/
|
|
67
68
|
readonly platformIncludes: pulumi.Output<outputs.policy.RuleIdpDiscoveryPlatformInclude[] | undefined>;
|
|
68
69
|
/**
|
|
@@ -70,8 +71,7 @@ export declare class RuleIdpDiscovery extends pulumi.CustomResource {
|
|
|
70
71
|
*/
|
|
71
72
|
readonly policyId: pulumi.Output<string | undefined>;
|
|
72
73
|
/**
|
|
73
|
-
* Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
|
|
74
|
-
* an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
|
|
74
|
+
* 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.
|
|
75
75
|
*/
|
|
76
76
|
readonly priority: pulumi.Output<number | undefined>;
|
|
77
77
|
/**
|
|
@@ -79,15 +79,13 @@ export declare class RuleIdpDiscovery extends pulumi.CustomResource {
|
|
|
79
79
|
*/
|
|
80
80
|
readonly status: pulumi.Output<string | undefined>;
|
|
81
81
|
/**
|
|
82
|
-
* Profile attribute matching can only have a single value that describes the type indicated in `userIdentifierType`. This
|
|
83
|
-
* is the attribute or identifier that the `userIdentifierPatterns` are checked against.
|
|
82
|
+
* Profile attribute matching can only have a single value that describes the type indicated in `userIdentifierType`. This is the attribute or identifier that the `userIdentifierPatterns` are checked against.
|
|
84
83
|
*/
|
|
85
84
|
readonly userIdentifierAttribute: pulumi.Output<string | undefined>;
|
|
86
85
|
/**
|
|
87
|
-
* Specifies a User Identifier pattern condition to match against. If 'match_type' of 'EXPRESSION' is used, only a *single*
|
|
88
|
-
*
|
|
89
|
-
*
|
|
90
|
-
* 'STARTS_WITH', 'CONTAINS' - 'value' - (Optional) The regex or simple match string to match against.
|
|
86
|
+
* Specifies a User Identifier pattern condition to match against. If 'match_type' of 'EXPRESSION' is used, only a *single* element can be set, otherwise multiple elements of matching patterns may be provided.
|
|
87
|
+
* - 'match_type' - (Optional) The kind of pattern. For regex, use 'EXPRESSION'. For simple string matches, use one of the following: 'SUFFIX', 'EQUALS', 'STARTS_WITH', 'CONTAINS'
|
|
88
|
+
* - 'value' - (Optional) The regex or simple match string to match against.
|
|
91
89
|
*/
|
|
92
90
|
readonly userIdentifierPatterns: pulumi.Output<outputs.policy.RuleIdpDiscoveryUserIdentifierPattern[] | undefined>;
|
|
93
91
|
/**
|
|
@@ -112,10 +110,10 @@ export interface RuleIdpDiscoveryState {
|
|
|
112
110
|
*/
|
|
113
111
|
appExcludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryAppExclude>[]>;
|
|
114
112
|
/**
|
|
115
|
-
* Applications to include in discovery rule.
|
|
116
|
-
*
|
|
117
|
-
* instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
|
|
118
|
-
* 'APP', 'APP_TYPE'
|
|
113
|
+
* Applications to include in discovery rule.
|
|
114
|
+
* - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
115
|
+
* - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
|
|
116
|
+
* - 'type' - (Required) One of: 'APP', 'APP_TYPE'
|
|
119
117
|
*/
|
|
120
118
|
appIncludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryAppInclude>[]>;
|
|
121
119
|
idpProviders?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryIdpProvider>[]>;
|
|
@@ -136,9 +134,10 @@ export interface RuleIdpDiscoveryState {
|
|
|
136
134
|
*/
|
|
137
135
|
networkIncludes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
138
136
|
/**
|
|
139
|
-
* Platform to include in discovery rule.
|
|
140
|
-
*
|
|
141
|
-
* '
|
|
137
|
+
* Platform to include in discovery rule.
|
|
138
|
+
* - 'type' - (Optional) One of: 'ANY', 'MOBILE', 'DESKTOP'
|
|
139
|
+
* - 'os_expression - (Optional) Only available when using osType = 'OTHER'
|
|
140
|
+
* - 'os_type' - (Optional) One of: 'ANY', 'IOS', 'WINDOWS', 'ANDROID', 'OTHER', 'OSX'
|
|
142
141
|
*/
|
|
143
142
|
platformIncludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryPlatformInclude>[]>;
|
|
144
143
|
/**
|
|
@@ -146,8 +145,7 @@ export interface RuleIdpDiscoveryState {
|
|
|
146
145
|
*/
|
|
147
146
|
policyId?: pulumi.Input<string>;
|
|
148
147
|
/**
|
|
149
|
-
* Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
|
|
150
|
-
* an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
|
|
148
|
+
* 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.
|
|
151
149
|
*/
|
|
152
150
|
priority?: pulumi.Input<number>;
|
|
153
151
|
/**
|
|
@@ -155,15 +153,13 @@ export interface RuleIdpDiscoveryState {
|
|
|
155
153
|
*/
|
|
156
154
|
status?: pulumi.Input<string>;
|
|
157
155
|
/**
|
|
158
|
-
* Profile attribute matching can only have a single value that describes the type indicated in `userIdentifierType`. This
|
|
159
|
-
* is the attribute or identifier that the `userIdentifierPatterns` are checked against.
|
|
156
|
+
* Profile attribute matching can only have a single value that describes the type indicated in `userIdentifierType`. This is the attribute or identifier that the `userIdentifierPatterns` are checked against.
|
|
160
157
|
*/
|
|
161
158
|
userIdentifierAttribute?: pulumi.Input<string>;
|
|
162
159
|
/**
|
|
163
|
-
* Specifies a User Identifier pattern condition to match against. If 'match_type' of 'EXPRESSION' is used, only a *single*
|
|
164
|
-
*
|
|
165
|
-
*
|
|
166
|
-
* 'STARTS_WITH', 'CONTAINS' - 'value' - (Optional) The regex or simple match string to match against.
|
|
160
|
+
* Specifies a User Identifier pattern condition to match against. If 'match_type' of 'EXPRESSION' is used, only a *single* element can be set, otherwise multiple elements of matching patterns may be provided.
|
|
161
|
+
* - 'match_type' - (Optional) The kind of pattern. For regex, use 'EXPRESSION'. For simple string matches, use one of the following: 'SUFFIX', 'EQUALS', 'STARTS_WITH', 'CONTAINS'
|
|
162
|
+
* - 'value' - (Optional) The regex or simple match string to match against.
|
|
167
163
|
*/
|
|
168
164
|
userIdentifierPatterns?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryUserIdentifierPattern>[]>;
|
|
169
165
|
/**
|
|
@@ -180,10 +176,10 @@ export interface RuleIdpDiscoveryArgs {
|
|
|
180
176
|
*/
|
|
181
177
|
appExcludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryAppExclude>[]>;
|
|
182
178
|
/**
|
|
183
|
-
* Applications to include in discovery rule.
|
|
184
|
-
*
|
|
185
|
-
* instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
|
|
186
|
-
* 'APP', 'APP_TYPE'
|
|
179
|
+
* Applications to include in discovery rule.
|
|
180
|
+
* - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
181
|
+
* - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
|
|
182
|
+
* - 'type' - (Required) One of: 'APP', 'APP_TYPE'
|
|
187
183
|
*/
|
|
188
184
|
appIncludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryAppInclude>[]>;
|
|
189
185
|
idpProviders?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryIdpProvider>[]>;
|
|
@@ -204,9 +200,10 @@ export interface RuleIdpDiscoveryArgs {
|
|
|
204
200
|
*/
|
|
205
201
|
networkIncludes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
206
202
|
/**
|
|
207
|
-
* Platform to include in discovery rule.
|
|
208
|
-
*
|
|
209
|
-
* '
|
|
203
|
+
* Platform to include in discovery rule.
|
|
204
|
+
* - 'type' - (Optional) One of: 'ANY', 'MOBILE', 'DESKTOP'
|
|
205
|
+
* - 'os_expression - (Optional) Only available when using osType = 'OTHER'
|
|
206
|
+
* - 'os_type' - (Optional) One of: 'ANY', 'IOS', 'WINDOWS', 'ANDROID', 'OTHER', 'OSX'
|
|
210
207
|
*/
|
|
211
208
|
platformIncludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryPlatformInclude>[]>;
|
|
212
209
|
/**
|
|
@@ -214,8 +211,7 @@ export interface RuleIdpDiscoveryArgs {
|
|
|
214
211
|
*/
|
|
215
212
|
policyId?: pulumi.Input<string>;
|
|
216
213
|
/**
|
|
217
|
-
* Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
|
|
218
|
-
* an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
|
|
214
|
+
* 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.
|
|
219
215
|
*/
|
|
220
216
|
priority?: pulumi.Input<number>;
|
|
221
217
|
/**
|
|
@@ -223,15 +219,13 @@ export interface RuleIdpDiscoveryArgs {
|
|
|
223
219
|
*/
|
|
224
220
|
status?: pulumi.Input<string>;
|
|
225
221
|
/**
|
|
226
|
-
* Profile attribute matching can only have a single value that describes the type indicated in `userIdentifierType`. This
|
|
227
|
-
* is the attribute or identifier that the `userIdentifierPatterns` are checked against.
|
|
222
|
+
* Profile attribute matching can only have a single value that describes the type indicated in `userIdentifierType`. This is the attribute or identifier that the `userIdentifierPatterns` are checked against.
|
|
228
223
|
*/
|
|
229
224
|
userIdentifierAttribute?: pulumi.Input<string>;
|
|
230
225
|
/**
|
|
231
|
-
* Specifies a User Identifier pattern condition to match against. If 'match_type' of 'EXPRESSION' is used, only a *single*
|
|
232
|
-
*
|
|
233
|
-
*
|
|
234
|
-
* 'STARTS_WITH', 'CONTAINS' - 'value' - (Optional) The regex or simple match string to match against.
|
|
226
|
+
* Specifies a User Identifier pattern condition to match against. If 'match_type' of 'EXPRESSION' is used, only a *single* element can be set, otherwise multiple elements of matching patterns may be provided.
|
|
227
|
+
* - 'match_type' - (Optional) The kind of pattern. For regex, use 'EXPRESSION'. For simple string matches, use one of the following: 'SUFFIX', 'EQUALS', 'STARTS_WITH', 'CONTAINS'
|
|
228
|
+
* - 'value' - (Optional) The regex or simple match string to match against.
|
|
235
229
|
*/
|
|
236
230
|
userIdentifierPatterns?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryUserIdentifierPattern>[]>;
|
|
237
231
|
/**
|
|
@@ -30,7 +30,7 @@ class RuleIdpDiscovery extends pulumi.CustomResource {
|
|
|
30
30
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
31
31
|
*/
|
|
32
32
|
static get(name, id, state, opts) {
|
|
33
|
-
return new RuleIdpDiscovery(name, state,
|
|
33
|
+
return new RuleIdpDiscovery(name, state, { ...opts, id: id });
|
|
34
34
|
}
|
|
35
35
|
/**
|
|
36
36
|
* Returns true if the given object is an instance of RuleIdpDiscovery. This is designed to work even
|
|
@@ -47,37 +47,37 @@ class RuleIdpDiscovery extends pulumi.CustomResource {
|
|
|
47
47
|
opts = opts || {};
|
|
48
48
|
if (opts.id) {
|
|
49
49
|
const state = argsOrState;
|
|
50
|
-
resourceInputs["appExcludes"] = state
|
|
51
|
-
resourceInputs["appIncludes"] = state
|
|
52
|
-
resourceInputs["idpProviders"] = state
|
|
53
|
-
resourceInputs["name"] = state
|
|
54
|
-
resourceInputs["networkConnection"] = state
|
|
55
|
-
resourceInputs["networkExcludes"] = state
|
|
56
|
-
resourceInputs["networkIncludes"] = state
|
|
57
|
-
resourceInputs["platformIncludes"] = state
|
|
58
|
-
resourceInputs["policyId"] = state
|
|
59
|
-
resourceInputs["priority"] = state
|
|
60
|
-
resourceInputs["status"] = state
|
|
61
|
-
resourceInputs["userIdentifierAttribute"] = state
|
|
62
|
-
resourceInputs["userIdentifierPatterns"] = state
|
|
63
|
-
resourceInputs["userIdentifierType"] = state
|
|
50
|
+
resourceInputs["appExcludes"] = state?.appExcludes;
|
|
51
|
+
resourceInputs["appIncludes"] = state?.appIncludes;
|
|
52
|
+
resourceInputs["idpProviders"] = state?.idpProviders;
|
|
53
|
+
resourceInputs["name"] = state?.name;
|
|
54
|
+
resourceInputs["networkConnection"] = state?.networkConnection;
|
|
55
|
+
resourceInputs["networkExcludes"] = state?.networkExcludes;
|
|
56
|
+
resourceInputs["networkIncludes"] = state?.networkIncludes;
|
|
57
|
+
resourceInputs["platformIncludes"] = state?.platformIncludes;
|
|
58
|
+
resourceInputs["policyId"] = state?.policyId;
|
|
59
|
+
resourceInputs["priority"] = state?.priority;
|
|
60
|
+
resourceInputs["status"] = state?.status;
|
|
61
|
+
resourceInputs["userIdentifierAttribute"] = state?.userIdentifierAttribute;
|
|
62
|
+
resourceInputs["userIdentifierPatterns"] = state?.userIdentifierPatterns;
|
|
63
|
+
resourceInputs["userIdentifierType"] = state?.userIdentifierType;
|
|
64
64
|
}
|
|
65
65
|
else {
|
|
66
66
|
const args = argsOrState;
|
|
67
|
-
resourceInputs["appExcludes"] = args
|
|
68
|
-
resourceInputs["appIncludes"] = args
|
|
69
|
-
resourceInputs["idpProviders"] = args
|
|
70
|
-
resourceInputs["name"] = args
|
|
71
|
-
resourceInputs["networkConnection"] = args
|
|
72
|
-
resourceInputs["networkExcludes"] = args
|
|
73
|
-
resourceInputs["networkIncludes"] = args
|
|
74
|
-
resourceInputs["platformIncludes"] = args
|
|
75
|
-
resourceInputs["policyId"] = args
|
|
76
|
-
resourceInputs["priority"] = args
|
|
77
|
-
resourceInputs["status"] = args
|
|
78
|
-
resourceInputs["userIdentifierAttribute"] = args
|
|
79
|
-
resourceInputs["userIdentifierPatterns"] = args
|
|
80
|
-
resourceInputs["userIdentifierType"] = args
|
|
67
|
+
resourceInputs["appExcludes"] = args?.appExcludes;
|
|
68
|
+
resourceInputs["appIncludes"] = args?.appIncludes;
|
|
69
|
+
resourceInputs["idpProviders"] = args?.idpProviders;
|
|
70
|
+
resourceInputs["name"] = args?.name;
|
|
71
|
+
resourceInputs["networkConnection"] = args?.networkConnection;
|
|
72
|
+
resourceInputs["networkExcludes"] = args?.networkExcludes;
|
|
73
|
+
resourceInputs["networkIncludes"] = args?.networkIncludes;
|
|
74
|
+
resourceInputs["platformIncludes"] = args?.platformIncludes;
|
|
75
|
+
resourceInputs["policyId"] = args?.policyId;
|
|
76
|
+
resourceInputs["priority"] = args?.priority;
|
|
77
|
+
resourceInputs["status"] = args?.status;
|
|
78
|
+
resourceInputs["userIdentifierAttribute"] = args?.userIdentifierAttribute;
|
|
79
|
+
resourceInputs["userIdentifierPatterns"] = args?.userIdentifierPatterns;
|
|
80
|
+
resourceInputs["userIdentifierType"] = args?.userIdentifierType;
|
|
81
81
|
}
|
|
82
82
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
83
83
|
super(RuleIdpDiscovery.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ruleIdpDiscovery.js","sourceRoot":"","sources":["../../policy/ruleIdpDiscovery.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;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":"ruleIdpDiscovery.js","sourceRoot":"","sources":["../../policy/ruleIdpDiscovery.ts"],"names":[],"mappings":"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"}
|
package/policy/ruleMfa.d.ts
CHANGED
|
@@ -27,17 +27,17 @@ export declare class RuleMfa extends pulumi.CustomResource {
|
|
|
27
27
|
*/
|
|
28
28
|
static isInstance(obj: any): obj is RuleMfa;
|
|
29
29
|
/**
|
|
30
|
-
* Applications to exclude in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
|
|
31
|
-
* - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
32
|
-
* is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail')
|
|
33
|
-
*
|
|
30
|
+
* Applications to exclude in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
|
|
31
|
+
* - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
32
|
+
* - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
|
|
33
|
+
* - 'type' - (Required) One of: 'APP', 'APP_TYPE'
|
|
34
34
|
*/
|
|
35
35
|
readonly appExcludes: pulumi.Output<outputs.policy.RuleMfaAppExclude[] | undefined>;
|
|
36
36
|
/**
|
|
37
|
-
* Applications to include in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
|
|
38
|
-
* - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
39
|
-
* is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail')
|
|
40
|
-
*
|
|
37
|
+
* Applications to include in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
|
|
38
|
+
* - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
39
|
+
* - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
|
|
40
|
+
* - 'type' - (Required) One of: 'APP', 'APP_TYPE'
|
|
41
41
|
*/
|
|
42
42
|
readonly appIncludes: pulumi.Output<outputs.policy.RuleMfaAppInclude[] | undefined>;
|
|
43
43
|
/**
|
|
@@ -65,8 +65,7 @@ export declare class RuleMfa extends pulumi.CustomResource {
|
|
|
65
65
|
*/
|
|
66
66
|
readonly policyId: pulumi.Output<string | undefined>;
|
|
67
67
|
/**
|
|
68
|
-
* Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
|
|
69
|
-
* an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
|
|
68
|
+
* 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.
|
|
70
69
|
*/
|
|
71
70
|
readonly priority: pulumi.Output<number | undefined>;
|
|
72
71
|
/**
|
|
@@ -91,17 +90,17 @@ export declare class RuleMfa extends pulumi.CustomResource {
|
|
|
91
90
|
*/
|
|
92
91
|
export interface RuleMfaState {
|
|
93
92
|
/**
|
|
94
|
-
* Applications to exclude in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
|
|
95
|
-
* - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
96
|
-
* is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail')
|
|
97
|
-
*
|
|
93
|
+
* Applications to exclude in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
|
|
94
|
+
* - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
95
|
+
* - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
|
|
96
|
+
* - 'type' - (Required) One of: 'APP', 'APP_TYPE'
|
|
98
97
|
*/
|
|
99
98
|
appExcludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleMfaAppExclude>[]>;
|
|
100
99
|
/**
|
|
101
|
-
* Applications to include in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
|
|
102
|
-
* - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
103
|
-
* is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail')
|
|
104
|
-
*
|
|
100
|
+
* Applications to include in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
|
|
101
|
+
* - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
102
|
+
* - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
|
|
103
|
+
* - 'type' - (Required) One of: 'APP', 'APP_TYPE'
|
|
105
104
|
*/
|
|
106
105
|
appIncludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleMfaAppInclude>[]>;
|
|
107
106
|
/**
|
|
@@ -129,8 +128,7 @@ export interface RuleMfaState {
|
|
|
129
128
|
*/
|
|
130
129
|
policyId?: pulumi.Input<string>;
|
|
131
130
|
/**
|
|
132
|
-
* Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
|
|
133
|
-
* an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
|
|
131
|
+
* 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.
|
|
134
132
|
*/
|
|
135
133
|
priority?: pulumi.Input<number>;
|
|
136
134
|
/**
|
|
@@ -147,17 +145,17 @@ export interface RuleMfaState {
|
|
|
147
145
|
*/
|
|
148
146
|
export interface RuleMfaArgs {
|
|
149
147
|
/**
|
|
150
|
-
* Applications to exclude in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
|
|
151
|
-
* - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
152
|
-
* is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail')
|
|
153
|
-
*
|
|
148
|
+
* Applications to exclude in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
|
|
149
|
+
* - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
150
|
+
* - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
|
|
151
|
+
* - 'type' - (Required) One of: 'APP', 'APP_TYPE'
|
|
154
152
|
*/
|
|
155
153
|
appExcludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleMfaAppExclude>[]>;
|
|
156
154
|
/**
|
|
157
|
-
* Applications to include in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
|
|
158
|
-
* - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
159
|
-
* is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail')
|
|
160
|
-
*
|
|
155
|
+
* Applications to include in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
|
|
156
|
+
* - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
|
|
157
|
+
* - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
|
|
158
|
+
* - 'type' - (Required) One of: 'APP', 'APP_TYPE'
|
|
161
159
|
*/
|
|
162
160
|
appIncludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleMfaAppInclude>[]>;
|
|
163
161
|
/**
|
|
@@ -185,8 +183,7 @@ export interface RuleMfaArgs {
|
|
|
185
183
|
*/
|
|
186
184
|
policyId?: pulumi.Input<string>;
|
|
187
185
|
/**
|
|
188
|
-
* Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
|
|
189
|
-
* an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
|
|
186
|
+
* 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.
|
|
190
187
|
*/
|
|
191
188
|
priority?: pulumi.Input<number>;
|
|
192
189
|
/**
|