@pulumi/okta 4.11.0-alpha.1726207043 → 4.11.0-alpha.1726565817
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.d.ts +1 -1
- package/adminRoleCustom.js +1 -1
- package/adminRoleCustomAssignments.d.ts +1 -1
- package/adminRoleCustomAssignments.js +1 -1
- package/adminRoleTargets.d.ts +1 -1
- package/adminRoleTargets.js +1 -1
- package/app/accessPolicyAssignment.d.ts +1 -1
- package/app/accessPolicyAssignment.js +1 -1
- package/app/autoLogin.d.ts +1 -1
- package/app/autoLogin.js +1 -1
- package/app/basicAuth.d.ts +1 -1
- package/app/basicAuth.js +1 -1
- package/app/bookmark.d.ts +1 -1
- package/app/bookmark.js +1 -1
- package/app/groupAssignment.d.ts +1 -1
- package/app/groupAssignment.js +1 -1
- package/app/oauth.d.ts +1 -1
- package/app/oauth.js +1 -1
- package/app/oauthPostLogoutRedirectUri.d.ts +1 -1
- package/app/oauthPostLogoutRedirectUri.js +1 -1
- package/app/oauthRedirectUri.d.ts +1 -1
- package/app/oauthRedirectUri.js +1 -1
- package/app/saml.d.ts +1 -1
- package/app/saml.js +1 -1
- package/app/securePasswordStore.d.ts +1 -1
- package/app/securePasswordStore.js +1 -1
- package/app/swa.d.ts +1 -1
- package/app/swa.js +1 -1
- package/app/threeField.d.ts +1 -1
- package/app/threeField.js +1 -1
- package/app/user.d.ts +1 -1
- package/app/user.js +1 -1
- package/appGroupAssignments.d.ts +1 -1
- package/appGroupAssignments.js +1 -1
- package/appOauthApiScope.d.ts +1 -1
- package/appOauthApiScope.js +1 -1
- package/appSamlAppSettings.d.ts +1 -1
- package/appSamlAppSettings.js +1 -1
- package/appSharedCredentials.d.ts +1 -1
- package/appSharedCredentials.js +1 -1
- package/appSignonPolicy.d.ts +1 -1
- package/appSignonPolicy.js +1 -1
- package/appSignonPolicyRule.d.ts +1 -1
- package/appSignonPolicyRule.js +1 -1
- package/appUserBaseSchemaProperty.d.ts +1 -1
- package/appUserBaseSchemaProperty.js +1 -1
- package/appUserSchemaProperty.d.ts +1 -1
- package/appUserSchemaProperty.js +1 -1
- package/auth/server.d.ts +1 -1
- package/auth/server.js +1 -1
- package/auth/serverClaim.d.ts +1 -1
- package/auth/serverClaim.js +1 -1
- package/auth/serverPolicy.d.ts +1 -1
- package/auth/serverPolicy.js +1 -1
- package/auth/serverPolicyClaim.d.ts +1 -1
- package/auth/serverPolicyClaim.js +1 -1
- package/auth/serverPolicyRule.d.ts +1 -1
- package/auth/serverPolicyRule.js +1 -1
- package/auth/serverScope.d.ts +1 -1
- package/auth/serverScope.js +1 -1
- package/authServerClaimDefault.d.ts +1 -1
- package/authServerClaimDefault.js +1 -1
- package/authServerDefault.d.ts +1 -1
- package/authServerDefault.js +1 -1
- package/authenticator.d.ts +1 -1
- package/authenticator.js +1 -1
- package/behaviour.d.ts +1 -1
- package/behaviour.js +1 -1
- package/brand.d.ts +1 -1
- package/brand.js +1 -1
- package/captcha.d.ts +1 -1
- package/captcha.js +1 -1
- package/customizedSigninPage.d.ts +1 -1
- package/customizedSigninPage.js +1 -1
- package/domain.d.ts +2 -2
- package/domain.js +1 -1
- package/emailCustomization.d.ts +1 -1
- package/emailCustomization.js +1 -1
- package/emailDomain.d.ts +1 -1
- package/emailDomain.js +1 -1
- package/emailSender.d.ts +1 -1
- package/emailSender.js +1 -1
- package/eventHook.d.ts +1 -1
- package/eventHook.js +1 -1
- package/group/group.d.ts +1 -1
- package/group/group.js +1 -1
- package/group/index.d.ts +3 -0
- package/group/index.js +6 -1
- package/group/index.js.map +1 -1
- package/group/owner.d.ts +127 -0
- package/group/owner.js +93 -0
- package/group/owner.js.map +1 -0
- package/group/role.d.ts +25 -13
- package/group/role.js +5 -13
- package/group/role.js.map +1 -1
- package/group/rule.d.ts +1 -1
- package/group/rule.js +1 -1
- package/groupMemberships.d.ts +2 -2
- package/groupMemberships.js +2 -2
- package/groupSchemaProperty.d.ts +1 -1
- package/groupSchemaProperty.js +1 -1
- package/idp/oidc.d.ts +1 -1
- package/idp/oidc.js +1 -1
- package/idp/saml.d.ts +1 -1
- package/idp/saml.js +1 -1
- package/idp/samlKey.d.ts +1 -1
- package/idp/samlKey.js +1 -1
- package/idp/social.d.ts +1 -1
- package/idp/social.js +1 -1
- package/inline/hook.d.ts +1 -1
- package/inline/hook.js +1 -1
- package/linkDefinition.d.ts +1 -1
- package/linkDefinition.js +1 -1
- package/linkValue.d.ts +1 -1
- package/linkValue.js +1 -1
- package/logStream.d.ts +1 -1
- package/logStream.js +1 -1
- package/network/zone.d.ts +1 -1
- package/network/zone.js +1 -1
- package/package.json +3 -3
- package/policy/deviceAssuranceAndroid.d.ts +1 -1
- package/policy/deviceAssuranceAndroid.js +1 -1
- package/policy/deviceAssuranceChromeos.d.ts +1 -1
- package/policy/deviceAssuranceChromeos.js +1 -1
- package/policy/deviceAssuranceIos.d.ts +1 -1
- package/policy/deviceAssuranceIos.js +1 -1
- package/policy/deviceAssuranceMacos.d.ts +1 -1
- package/policy/deviceAssuranceMacos.js +1 -1
- package/policy/deviceAssuranceWindows.d.ts +1 -1
- package/policy/deviceAssuranceWindows.js +1 -1
- package/policy/mfa.d.ts +1 -1
- package/policy/mfa.js +1 -1
- package/policy/password.d.ts +1 -1
- package/policy/password.js +1 -1
- package/policy/ruleIdpDiscovery.d.ts +1 -1
- package/policy/ruleIdpDiscovery.js +1 -1
- package/policy/ruleMfa.d.ts +1 -1
- package/policy/ruleMfa.js +1 -1
- package/policy/rulePassword.d.ts +1 -1
- package/policy/rulePassword.js +1 -1
- package/policy/ruleSignon.d.ts +1 -1
- package/policy/ruleSignon.js +1 -1
- package/policy/signon.d.ts +1 -1
- package/policy/signon.js +1 -1
- package/policyProfileEnrollment.d.ts +1 -1
- package/policyProfileEnrollment.js +1 -1
- package/policyProfileEnrollmentApps.d.ts +1 -1
- package/policyProfileEnrollmentApps.js +1 -1
- package/policyRuleProfileEnrollment.d.ts +1 -1
- package/policyRuleProfileEnrollment.js +1 -1
- package/resourceSet.d.ts +1 -1
- package/resourceSet.js +1 -1
- package/roleSubscription.d.ts +1 -1
- package/roleSubscription.js +1 -1
- package/templateSms.d.ts +1 -1
- package/templateSms.js +1 -1
- package/theme.d.ts +1 -1
- package/theme.js +1 -1
- package/trustedorigin/origin.d.ts +1 -1
- package/trustedorigin/origin.js +1 -1
- package/user/user.d.ts +1 -1
- package/user/user.js +1 -1
- package/user/userType.d.ts +1 -1
- package/user/userType.js +1 -1
- package/userAdminRoles.d.ts +1 -1
- package/userAdminRoles.js +1 -1
- package/userBaseSchemaProperty.d.ts +2 -2
- package/userBaseSchemaProperty.js +2 -2
- package/userFactorQuestion.d.ts +1 -1
- package/userFactorQuestion.js +1 -1
- package/userSchemaProperty.d.ts +5 -1
- package/userSchemaProperty.js +5 -1
- package/userSchemaProperty.js.map +1 -1
|
@@ -67,7 +67,7 @@ const utilities = require("./utilities");
|
|
|
67
67
|
* ## Import
|
|
68
68
|
*
|
|
69
69
|
* ```sh
|
|
70
|
-
* $ pulumi import okta:index/policyRuleProfileEnrollment:PolicyRuleProfileEnrollment example
|
|
70
|
+
* $ pulumi import okta:index/policyRuleProfileEnrollment:PolicyRuleProfileEnrollment example <policy_id>/<rule_id>
|
|
71
71
|
* ```
|
|
72
72
|
*/
|
|
73
73
|
class PolicyRuleProfileEnrollment extends pulumi.CustomResource {
|
package/resourceSet.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
13
13
|
* ## Import
|
|
14
14
|
*
|
|
15
15
|
* ```sh
|
|
16
|
-
* $ pulumi import okta:index/resourceSet:ResourceSet example
|
|
16
|
+
* $ pulumi import okta:index/resourceSet:ResourceSet example <resource_set_id>
|
|
17
17
|
* ```
|
|
18
18
|
*/
|
|
19
19
|
export declare class ResourceSet extends pulumi.CustomResource {
|
package/resourceSet.js
CHANGED
|
@@ -19,7 +19,7 @@ const utilities = require("./utilities");
|
|
|
19
19
|
* ## Import
|
|
20
20
|
*
|
|
21
21
|
* ```sh
|
|
22
|
-
* $ pulumi import okta:index/resourceSet:ResourceSet example
|
|
22
|
+
* $ pulumi import okta:index/resourceSet:ResourceSet example <resource_set_id>
|
|
23
23
|
* ```
|
|
24
24
|
*/
|
|
25
25
|
class ResourceSet extends pulumi.CustomResource {
|
package/roleSubscription.d.ts
CHANGED
|
@@ -22,7 +22,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
22
22
|
* ## Import
|
|
23
23
|
*
|
|
24
24
|
* ```sh
|
|
25
|
-
* $ pulumi import okta:index/roleSubscription:RoleSubscription example
|
|
25
|
+
* $ pulumi import okta:index/roleSubscription:RoleSubscription example <role_type>/<notification_type>
|
|
26
26
|
* ```
|
|
27
27
|
*/
|
|
28
28
|
export declare class RoleSubscription extends pulumi.CustomResource {
|
package/roleSubscription.js
CHANGED
|
@@ -28,7 +28,7 @@ const utilities = require("./utilities");
|
|
|
28
28
|
* ## Import
|
|
29
29
|
*
|
|
30
30
|
* ```sh
|
|
31
|
-
* $ pulumi import okta:index/roleSubscription:RoleSubscription example
|
|
31
|
+
* $ pulumi import okta:index/roleSubscription:RoleSubscription example <role_type>/<notification_type>
|
|
32
32
|
* ```
|
|
33
33
|
*/
|
|
34
34
|
class RoleSubscription extends pulumi.CustomResource {
|
package/templateSms.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ import * as outputs from "./types/output";
|
|
|
29
29
|
* ## Import
|
|
30
30
|
*
|
|
31
31
|
* ```sh
|
|
32
|
-
* $ pulumi import okta:index/templateSms:TemplateSms example
|
|
32
|
+
* $ pulumi import okta:index/templateSms:TemplateSms example <template_type>
|
|
33
33
|
* ```
|
|
34
34
|
*/
|
|
35
35
|
export declare class TemplateSms extends pulumi.CustomResource {
|
package/templateSms.js
CHANGED
|
@@ -33,7 +33,7 @@ const utilities = require("./utilities");
|
|
|
33
33
|
* ## Import
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
|
-
* $ pulumi import okta:index/templateSms:TemplateSms example
|
|
36
|
+
* $ pulumi import okta:index/templateSms:TemplateSms example <template_type>
|
|
37
37
|
* ```
|
|
38
38
|
*/
|
|
39
39
|
class TemplateSms extends pulumi.CustomResource {
|
package/theme.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
11
11
|
* ## Import
|
|
12
12
|
*
|
|
13
13
|
* ```sh
|
|
14
|
-
* $ pulumi import okta:index/theme:Theme example
|
|
14
|
+
* $ pulumi import okta:index/theme:Theme example <brand_id>/<theme_id>
|
|
15
15
|
* ```
|
|
16
16
|
*/
|
|
17
17
|
export declare class Theme extends pulumi.CustomResource {
|
package/theme.js
CHANGED
|
@@ -17,7 +17,7 @@ const utilities = require("./utilities");
|
|
|
17
17
|
* ## Import
|
|
18
18
|
*
|
|
19
19
|
* ```sh
|
|
20
|
-
* $ pulumi import okta:index/theme:Theme example
|
|
20
|
+
* $ pulumi import okta:index/theme:Theme example <brand_id>/<theme_id>
|
|
21
21
|
* ```
|
|
22
22
|
*/
|
|
23
23
|
class Theme extends pulumi.CustomResource {
|
|
@@ -18,7 +18,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
18
18
|
* ## Import
|
|
19
19
|
*
|
|
20
20
|
* ```sh
|
|
21
|
-
* $ pulumi import okta:trustedorigin/origin:Origin example
|
|
21
|
+
* $ pulumi import okta:trustedorigin/origin:Origin example <trusted_origin_id>
|
|
22
22
|
* ```
|
|
23
23
|
*/
|
|
24
24
|
export declare class Origin extends pulumi.CustomResource {
|
package/trustedorigin/origin.js
CHANGED
|
@@ -24,7 +24,7 @@ const utilities = require("../utilities");
|
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
26
|
* ```sh
|
|
27
|
-
* $ pulumi import okta:trustedorigin/origin:Origin example
|
|
27
|
+
* $ pulumi import okta:trustedorigin/origin:Origin example <trusted_origin_id>
|
|
28
28
|
* ```
|
|
29
29
|
*/
|
|
30
30
|
class Origin extends pulumi.CustomResource {
|
package/user/user.d.ts
CHANGED
|
@@ -57,7 +57,7 @@ import * as outputs from "../types/output";
|
|
|
57
57
|
* ## Import
|
|
58
58
|
*
|
|
59
59
|
* ```sh
|
|
60
|
-
* $ pulumi import okta:user/user:User example
|
|
60
|
+
* $ pulumi import okta:user/user:User example <user_id>
|
|
61
61
|
* ```
|
|
62
62
|
*/
|
|
63
63
|
export declare class User extends pulumi.CustomResource {
|
package/user/user.js
CHANGED
|
@@ -61,7 +61,7 @@ const utilities = require("../utilities");
|
|
|
61
61
|
* ## Import
|
|
62
62
|
*
|
|
63
63
|
* ```sh
|
|
64
|
-
* $ pulumi import okta:user/user:User example
|
|
64
|
+
* $ pulumi import okta:user/user:User example <user_id>
|
|
65
65
|
* ```
|
|
66
66
|
*/
|
|
67
67
|
class User extends pulumi.CustomResource {
|
package/user/userType.d.ts
CHANGED
|
@@ -18,7 +18,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
18
18
|
* ## Import
|
|
19
19
|
*
|
|
20
20
|
* ```sh
|
|
21
|
-
* $ pulumi import okta:user/userType:UserType example
|
|
21
|
+
* $ pulumi import okta:user/userType:UserType example <user_type_id>
|
|
22
22
|
* ```
|
|
23
23
|
*/
|
|
24
24
|
export declare class UserType extends pulumi.CustomResource {
|
package/user/userType.js
CHANGED
|
@@ -24,7 +24,7 @@ const utilities = require("../utilities");
|
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
26
|
* ```sh
|
|
27
|
-
* $ pulumi import okta:user/userType:UserType example
|
|
27
|
+
* $ pulumi import okta:user/userType:UserType example <user_type_id>
|
|
28
28
|
* ```
|
|
29
29
|
*/
|
|
30
30
|
class UserType extends pulumi.CustomResource {
|
package/userAdminRoles.d.ts
CHANGED
|
@@ -23,7 +23,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
23
23
|
* ## Import
|
|
24
24
|
*
|
|
25
25
|
* ```sh
|
|
26
|
-
* $ pulumi import okta:index/userAdminRoles:UserAdminRoles example
|
|
26
|
+
* $ pulumi import okta:index/userAdminRoles:UserAdminRoles example <user_id>
|
|
27
27
|
* ```
|
|
28
28
|
*/
|
|
29
29
|
export declare class UserAdminRoles extends pulumi.CustomResource {
|
package/userAdminRoles.js
CHANGED
|
@@ -29,7 +29,7 @@ const utilities = require("./utilities");
|
|
|
29
29
|
* ## Import
|
|
30
30
|
*
|
|
31
31
|
* ```sh
|
|
32
|
-
* $ pulumi import okta:index/userAdminRoles:UserAdminRoles example
|
|
32
|
+
* $ pulumi import okta:index/userAdminRoles:UserAdminRoles example <user_id>
|
|
33
33
|
* ```
|
|
34
34
|
*/
|
|
35
35
|
class UserAdminRoles extends pulumi.CustomResource {
|
|
@@ -31,13 +31,13 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
31
31
|
* ### User schema property of default user type can be imported via the property index.
|
|
32
32
|
*
|
|
33
33
|
* ```sh
|
|
34
|
-
* $ pulumi import okta:index/userBaseSchemaProperty:UserBaseSchemaProperty example
|
|
34
|
+
* $ pulumi import okta:index/userBaseSchemaProperty:UserBaseSchemaProperty example <property_name>
|
|
35
35
|
* ```
|
|
36
36
|
*
|
|
37
37
|
* ### User schema property of custom user type can be imported via user type id and property index
|
|
38
38
|
*
|
|
39
39
|
* ```sh
|
|
40
|
-
* $ pulumi import okta:index/userBaseSchemaProperty:UserBaseSchemaProperty example
|
|
40
|
+
* $ pulumi import okta:index/userBaseSchemaProperty:UserBaseSchemaProperty example <user_type_id>.<property name>
|
|
41
41
|
* ```
|
|
42
42
|
*/
|
|
43
43
|
export declare class UserBaseSchemaProperty extends pulumi.CustomResource {
|
|
@@ -37,13 +37,13 @@ const utilities = require("./utilities");
|
|
|
37
37
|
* ### User schema property of default user type can be imported via the property index.
|
|
38
38
|
*
|
|
39
39
|
* ```sh
|
|
40
|
-
* $ pulumi import okta:index/userBaseSchemaProperty:UserBaseSchemaProperty example
|
|
40
|
+
* $ pulumi import okta:index/userBaseSchemaProperty:UserBaseSchemaProperty example <property_name>
|
|
41
41
|
* ```
|
|
42
42
|
*
|
|
43
43
|
* ### User schema property of custom user type can be imported via user type id and property index
|
|
44
44
|
*
|
|
45
45
|
* ```sh
|
|
46
|
-
* $ pulumi import okta:index/userBaseSchemaProperty:UserBaseSchemaProperty example
|
|
46
|
+
* $ pulumi import okta:index/userBaseSchemaProperty:UserBaseSchemaProperty example <user_type_id>.<property name>
|
|
47
47
|
* ```
|
|
48
48
|
*/
|
|
49
49
|
class UserBaseSchemaProperty extends pulumi.CustomResource {
|
package/userFactorQuestion.d.ts
CHANGED
|
@@ -33,7 +33,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
33
33
|
* ## Import
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
|
-
* $ pulumi import okta:index/userFactorQuestion:UserFactorQuestion example
|
|
36
|
+
* $ pulumi import okta:index/userFactorQuestion:UserFactorQuestion example <user_id>/<question_factor_id>
|
|
37
37
|
* ```
|
|
38
38
|
*/
|
|
39
39
|
export declare class UserFactorQuestion extends pulumi.CustomResource {
|
package/userFactorQuestion.js
CHANGED
|
@@ -39,7 +39,7 @@ const utilities = require("./utilities");
|
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
41
41
|
* ```sh
|
|
42
|
-
* $ pulumi import okta:index/userFactorQuestion:UserFactorQuestion example
|
|
42
|
+
* $ pulumi import okta:index/userFactorQuestion:UserFactorQuestion example <user_id>/<question_factor_id>
|
|
43
43
|
* ```
|
|
44
44
|
*/
|
|
45
45
|
class UserFactorQuestion extends pulumi.CustomResource {
|
package/userSchemaProperty.d.ts
CHANGED
|
@@ -22,7 +22,11 @@ import * as outputs from "./types/output";
|
|
|
22
22
|
* ## Import
|
|
23
23
|
*
|
|
24
24
|
* ```sh
|
|
25
|
-
* $ pulumi import okta:index/userSchemaProperty:UserSchemaProperty example
|
|
25
|
+
* $ pulumi import okta:index/userSchemaProperty:UserSchemaProperty example <variableName>
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* ```sh
|
|
29
|
+
* $ pulumi import okta:index/userSchemaProperty:UserSchemaProperty example <user_type_id>.<index>
|
|
26
30
|
* ```
|
|
27
31
|
*/
|
|
28
32
|
export declare class UserSchemaProperty extends pulumi.CustomResource {
|
package/userSchemaProperty.js
CHANGED
|
@@ -26,7 +26,11 @@ const utilities = require("./utilities");
|
|
|
26
26
|
* ## Import
|
|
27
27
|
*
|
|
28
28
|
* ```sh
|
|
29
|
-
* $ pulumi import okta:index/userSchemaProperty:UserSchemaProperty example
|
|
29
|
+
* $ pulumi import okta:index/userSchemaProperty:UserSchemaProperty example <variableName>
|
|
30
|
+
* ```
|
|
31
|
+
*
|
|
32
|
+
* ```sh
|
|
33
|
+
* $ pulumi import okta:index/userSchemaProperty:UserSchemaProperty example <user_type_id>.<index>
|
|
30
34
|
* ```
|
|
31
35
|
*/
|
|
32
36
|
class UserSchemaProperty extends pulumi.CustomResource {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"userSchemaProperty.js","sourceRoot":"","sources":["../userSchemaProperty.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"userSchemaProperty.js","sourceRoot":"","sources":["../userSchemaProperty.ts"],"names":[],"mappings":"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"}
|