Skip to content

Commit

Permalink
Fix API Gaps - IDP Discovery Policy (#707)
Browse files Browse the repository at this point in the history
- Update OAS (policy.yaml) with latest version and regenerate
- Add Obsolete folders and include deprecated Apis and methods
- Add integration tests
- Add obsolete warnings in deprecated models.
  • Loading branch information
laura-rodriguez authored Apr 17, 2024
1 parent 521e124 commit 75d6a0b
Show file tree
Hide file tree
Showing 118 changed files with 5,292 additions and 676 deletions.
30 changes: 30 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ docs/AssignGroupOwnerRequestBody.md
docs/AssignRoleRequest.md
docs/AssociatedServerMediated.md
docs/AttackProtectionApi.md
docs/AuthenticationMethodObject.md
docs/AuthenticationProvider.md
docs/AuthenticationProviderType.md
docs/Authenticator.md
Expand Down Expand Up @@ -215,6 +216,7 @@ docs/DevicePlatform.md
docs/DevicePolicyMDMFramework.md
docs/DevicePolicyPlatformType.md
docs/DevicePolicyRuleCondition.md
docs/DevicePolicyRuleConditionAssurance.md
docs/DevicePolicyRuleConditionPlatform.md
docs/DevicePolicyTrustLevel.md
docs/DeviceProfile.md
Expand Down Expand Up @@ -332,6 +334,8 @@ docs/HrefObjectDeactivateLink.md
docs/HrefObjectDeleteLink.md
docs/HrefObjectHints.md
docs/HrefObjectLogoLink.md
docs/HrefObjectMappingsLink.md
docs/HrefObjectRulesLink.md
docs/HrefObjectSelfLink.md
docs/HrefObjectSuspendLink.md
docs/HrefObjectUnsuspendLink.md
Expand All @@ -358,8 +362,14 @@ docs/IdentitySourceSession.md
docs/IdentitySourceSessionStatus.md
docs/IdentitySourceUserProfileForDelete.md
docs/IdentitySourceUserProfileForUpsert.md
docs/IdpDiscoveryPolicy.md
docs/IdpDiscoveryPolicyRule.md
docs/IdpDiscoveryPolicyRuleCondition.md
docs/IdpPolicyRuleAction.md
docs/IdpPolicyRuleActionIdp.md
docs/IdpPolicyRuleActionMatchCriteria.md
docs/IdpPolicyRuleActionProvider.md
docs/IdpSelectionType.md
docs/IframeEmbedScopeAllowedApps.md
docs/ImageUploadResponse.md
docs/InactivityPolicyRuleCondition.md
Expand Down Expand Up @@ -577,14 +587,19 @@ docs/PolicyAccountLinkAction.md
docs/PolicyAccountLinkFilter.md
docs/PolicyAccountLinkFilterGroups.md
docs/PolicyApi.md
docs/PolicyCanBeCreatedOrReplaced.md
docs/PolicyContext.md
docs/PolicyContextDevice.md
docs/PolicyContextGroups.md
docs/PolicyContextRisk.md
docs/PolicyContextUser.md
docs/PolicyContextZones.md
docs/PolicyLinks.md
docs/PolicyMapping.md
docs/PolicyMappingLinks.md
docs/PolicyMappingLinksAllOfApplication.md
docs/PolicyMappingLinksAllOfAuthenticator.md
docs/PolicyMappingLinksAllOfPolicy.md
docs/PolicyMappingRequest.md
docs/PolicyMappingResourceType.md
docs/PolicyNetworkCondition.md
Expand Down Expand Up @@ -1013,6 +1028,7 @@ src/Okta.Sdk/Model/ApplicationVisibilityHide.cs
src/Okta.Sdk/Model/AssignGroupOwnerRequestBody.cs
src/Okta.Sdk/Model/AssignRoleRequest.cs
src/Okta.Sdk/Model/AssociatedServerMediated.cs
src/Okta.Sdk/Model/AuthenticationMethodObject.cs
src/Okta.Sdk/Model/AuthenticationProvider.cs
src/Okta.Sdk/Model/AuthenticationProviderType.cs
src/Okta.Sdk/Model/Authenticator.cs
Expand Down Expand Up @@ -1140,6 +1156,7 @@ src/Okta.Sdk/Model/DevicePlatform.cs
src/Okta.Sdk/Model/DevicePolicyMDMFramework.cs
src/Okta.Sdk/Model/DevicePolicyPlatformType.cs
src/Okta.Sdk/Model/DevicePolicyRuleCondition.cs
src/Okta.Sdk/Model/DevicePolicyRuleConditionAssurance.cs
src/Okta.Sdk/Model/DevicePolicyRuleConditionPlatform.cs
src/Okta.Sdk/Model/DevicePolicyTrustLevel.cs
src/Okta.Sdk/Model/DeviceProfile.cs
Expand Down Expand Up @@ -1251,6 +1268,8 @@ src/Okta.Sdk/Model/HrefObjectDeactivateLink.cs
src/Okta.Sdk/Model/HrefObjectDeleteLink.cs
src/Okta.Sdk/Model/HrefObjectHints.cs
src/Okta.Sdk/Model/HrefObjectLogoLink.cs
src/Okta.Sdk/Model/HrefObjectMappingsLink.cs
src/Okta.Sdk/Model/HrefObjectRulesLink.cs
src/Okta.Sdk/Model/HrefObjectSelfLink.cs
src/Okta.Sdk/Model/HrefObjectSuspendLink.cs
src/Okta.Sdk/Model/HrefObjectUnsuspendLink.cs
Expand All @@ -1275,8 +1294,14 @@ src/Okta.Sdk/Model/IdentitySourceSession.cs
src/Okta.Sdk/Model/IdentitySourceSessionStatus.cs
src/Okta.Sdk/Model/IdentitySourceUserProfileForDelete.cs
src/Okta.Sdk/Model/IdentitySourceUserProfileForUpsert.cs
src/Okta.Sdk/Model/IdpDiscoveryPolicy.cs
src/Okta.Sdk/Model/IdpDiscoveryPolicyRule.cs
src/Okta.Sdk/Model/IdpDiscoveryPolicyRuleCondition.cs
src/Okta.Sdk/Model/IdpPolicyRuleAction.cs
src/Okta.Sdk/Model/IdpPolicyRuleActionIdp.cs
src/Okta.Sdk/Model/IdpPolicyRuleActionMatchCriteria.cs
src/Okta.Sdk/Model/IdpPolicyRuleActionProvider.cs
src/Okta.Sdk/Model/IdpSelectionType.cs
src/Okta.Sdk/Model/IframeEmbedScopeAllowedApps.cs
src/Okta.Sdk/Model/ImageUploadResponse.cs
src/Okta.Sdk/Model/InactivityPolicyRuleCondition.cs
Expand Down Expand Up @@ -1488,14 +1513,19 @@ src/Okta.Sdk/Model/PolicyAccountLink.cs
src/Okta.Sdk/Model/PolicyAccountLinkAction.cs
src/Okta.Sdk/Model/PolicyAccountLinkFilter.cs
src/Okta.Sdk/Model/PolicyAccountLinkFilterGroups.cs
src/Okta.Sdk/Model/PolicyCanBeCreatedOrReplaced.cs
src/Okta.Sdk/Model/PolicyContext.cs
src/Okta.Sdk/Model/PolicyContextDevice.cs
src/Okta.Sdk/Model/PolicyContextGroups.cs
src/Okta.Sdk/Model/PolicyContextRisk.cs
src/Okta.Sdk/Model/PolicyContextUser.cs
src/Okta.Sdk/Model/PolicyContextZones.cs
src/Okta.Sdk/Model/PolicyLinks.cs
src/Okta.Sdk/Model/PolicyMapping.cs
src/Okta.Sdk/Model/PolicyMappingLinks.cs
src/Okta.Sdk/Model/PolicyMappingLinksAllOfApplication.cs
src/Okta.Sdk/Model/PolicyMappingLinksAllOfAuthenticator.cs
src/Okta.Sdk/Model/PolicyMappingLinksAllOfPolicy.cs
src/Okta.Sdk/Model/PolicyMappingRequest.cs
src/Okta.Sdk/Model/PolicyMappingResourceType.cs
src/Okta.Sdk/Model/PolicyNetworkCondition.cs
Expand Down
18 changes: 18 additions & 0 deletions API_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,7 @@ Class | Method | HTTP request | Description
- [Model.AssignGroupOwnerRequestBody](docs/AssignGroupOwnerRequestBody.md)
- [Model.AssignRoleRequest](docs/AssignRoleRequest.md)
- [Model.AssociatedServerMediated](docs/AssociatedServerMediated.md)
- [Model.AuthenticationMethodObject](docs/AuthenticationMethodObject.md)
- [Model.AuthenticationProvider](docs/AuthenticationProvider.md)
- [Model.AuthenticationProviderType](docs/AuthenticationProviderType.md)
- [Model.Authenticator](docs/Authenticator.md)
Expand Down Expand Up @@ -809,6 +810,7 @@ Class | Method | HTTP request | Description
- [Model.DevicePolicyMDMFramework](docs/DevicePolicyMDMFramework.md)
- [Model.DevicePolicyPlatformType](docs/DevicePolicyPlatformType.md)
- [Model.DevicePolicyRuleCondition](docs/DevicePolicyRuleCondition.md)
- [Model.DevicePolicyRuleConditionAssurance](docs/DevicePolicyRuleConditionAssurance.md)
- [Model.DevicePolicyRuleConditionPlatform](docs/DevicePolicyRuleConditionPlatform.md)
- [Model.DevicePolicyTrustLevel](docs/DevicePolicyTrustLevel.md)
- [Model.DeviceProfile](docs/DeviceProfile.md)
Expand Down Expand Up @@ -932,6 +934,8 @@ Class | Method | HTTP request | Description
- [Model.HrefObjectDeleteLink](docs/HrefObjectDeleteLink.md)
- [Model.HrefObjectHints](docs/HrefObjectHints.md)
- [Model.HrefObjectLogoLink](docs/HrefObjectLogoLink.md)
- [Model.HrefObjectMappingsLink](docs/HrefObjectMappingsLink.md)
- [Model.HrefObjectRulesLink](docs/HrefObjectRulesLink.md)
- [Model.HrefObjectSelfLink](docs/HrefObjectSelfLink.md)
- [Model.HrefObjectSuspendLink](docs/HrefObjectSuspendLink.md)
- [Model.HrefObjectUnsuspendLink](docs/HrefObjectUnsuspendLink.md)
Expand All @@ -958,8 +962,17 @@ Class | Method | HTTP request | Description
- [Model.IdentitySourceSessionStatus](docs/IdentitySourceSessionStatus.md)
- [Model.IdentitySourceUserProfileForDelete](docs/IdentitySourceUserProfileForDelete.md)
- [Model.IdentitySourceUserProfileForUpsert](docs/IdentitySourceUserProfileForUpsert.md)
- [Model.IdpDiscoveryPolicy](docs/IdpDiscoveryPolicy.md)
- [Model.IdpDiscoveryPolicyAllOf](docs/IdpDiscoveryPolicyAllOf.md)
- [Model.IdpDiscoveryPolicyRule](docs/IdpDiscoveryPolicyRule.md)
- [Model.IdpDiscoveryPolicyRuleAllOf](docs/IdpDiscoveryPolicyRuleAllOf.md)
- [Model.IdpDiscoveryPolicyRuleCondition](docs/IdpDiscoveryPolicyRuleCondition.md)
- [Model.IdpDiscoveryPolicyRuleConditionAllOf](docs/IdpDiscoveryPolicyRuleConditionAllOf.md)
- [Model.IdpPolicyRuleAction](docs/IdpPolicyRuleAction.md)
- [Model.IdpPolicyRuleActionIdp](docs/IdpPolicyRuleActionIdp.md)
- [Model.IdpPolicyRuleActionMatchCriteria](docs/IdpPolicyRuleActionMatchCriteria.md)
- [Model.IdpPolicyRuleActionProvider](docs/IdpPolicyRuleActionProvider.md)
- [Model.IdpSelectionType](docs/IdpSelectionType.md)
- [Model.IframeEmbedScopeAllowedApps](docs/IframeEmbedScopeAllowedApps.md)
- [Model.ImageUploadResponse](docs/ImageUploadResponse.md)
- [Model.InactivityPolicyRuleCondition](docs/InactivityPolicyRuleCondition.md)
Expand Down Expand Up @@ -1197,15 +1210,20 @@ Class | Method | HTTP request | Description
- [Model.PolicyAccountLinkAction](docs/PolicyAccountLinkAction.md)
- [Model.PolicyAccountLinkFilter](docs/PolicyAccountLinkFilter.md)
- [Model.PolicyAccountLinkFilterGroups](docs/PolicyAccountLinkFilterGroups.md)
- [Model.PolicyCanBeCreatedOrReplaced](docs/PolicyCanBeCreatedOrReplaced.md)
- [Model.PolicyContext](docs/PolicyContext.md)
- [Model.PolicyContextDevice](docs/PolicyContextDevice.md)
- [Model.PolicyContextGroups](docs/PolicyContextGroups.md)
- [Model.PolicyContextRisk](docs/PolicyContextRisk.md)
- [Model.PolicyContextUser](docs/PolicyContextUser.md)
- [Model.PolicyContextZones](docs/PolicyContextZones.md)
- [Model.PolicyLinks](docs/PolicyLinks.md)
- [Model.PolicyMapping](docs/PolicyMapping.md)
- [Model.PolicyMappingLinks](docs/PolicyMappingLinks.md)
- [Model.PolicyMappingLinksAllOf](docs/PolicyMappingLinksAllOf.md)
- [Model.PolicyMappingLinksAllOfApplication](docs/PolicyMappingLinksAllOfApplication.md)
- [Model.PolicyMappingLinksAllOfAuthenticator](docs/PolicyMappingLinksAllOfAuthenticator.md)
- [Model.PolicyMappingLinksAllOfPolicy](docs/PolicyMappingLinksAllOfPolicy.md)
- [Model.PolicyMappingRequest](docs/PolicyMappingRequest.md)
- [Model.PolicyMappingResourceType](docs/PolicyMappingResourceType.md)
- [Model.PolicyNetworkCondition](docs/PolicyNetworkCondition.md)
Expand Down
16 changes: 8 additions & 8 deletions docs/AccessPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Created** | **DateTimeOffset** | | [optional] [readonly]
**Description** | **string** | | [optional]
**Id** | **string** | | [optional] [readonly]
**LastUpdated** | **DateTimeOffset** | | [optional] [readonly]
**Name** | **string** | | [optional]
**Priority** | **int** | | [optional]
**Created** | **DateTimeOffset** | Timestamp when the Policy was created | [optional] [readonly]
**Description** | **string** | Policy description | [optional]
**Id** | **string** | Policy ID | [optional] [readonly]
**LastUpdated** | **DateTimeOffset** | Timestamp when the Policy was last updated | [optional] [readonly]
**Name** | **string** | Policy name | [optional]
**Priority** | **int** | Specifies the order in which this Policy is evaluated in relation to the other policies | [optional]
**Status** | [**LifecycleStatus**](LifecycleStatus.md) | | [optional]
**System** | **bool** | | [optional]
**System** | **bool** | Specifies whether Okta created the Policy | [optional]
**Type** | [**PolicyType**](PolicyType.md) | | [optional]
**Embedded** | **Dictionary<string, Object>** | | [optional] [readonly]
**Links** | [**LinksSelf**](LinksSelf.md) | | [optional]
**Links** | [**PolicyLinks**](PolicyLinks.md) | | [optional]
**Conditions** | [**PolicyRuleConditions**](PolicyRuleConditions.md) | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
Expand Down
9 changes: 6 additions & 3 deletions docs/AccessPolicyConstraint.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Methods** | **List<string>** | | [optional]
**ReauthenticateIn** | **string** | | [optional]
**Types** | **List<string>** | | [optional]
**Methods** | **List<string>** | The Authenticator methods that are permitted | [optional]
**ReauthenticateIn** | **string** | The duration after which the user must re-authenticate regardless of user activity. This re-authentication interval overrides the Verification Method object's `reauthenticateIn` interval. The supported values use ISO 8601 period format for recurring time intervals (for example, `PT1H`). | [optional]
**Types** | **List<string>** | The Authenticator types that are permitted | [optional]
**AuthenticationMethods** | [**List<AuthenticationMethodObject>**](AuthenticationMethodObject.md) | This property specifies the precise authenticator and method for authentication. | [optional]
**ExcludedAuthenticationMethods** | [**List<AuthenticationMethodObject>**](AuthenticationMethodObject.md) | This property specifies the precise authenticator and method to exclude from authentication. | [optional]
**Required** | **bool** | This property indicates whether the knowledge or possession factor is required by the assurance. It's optional in the request, but is always returned in the response. By default, this field is `true`. If the knowledge or possession constraint has values for`excludedAuthenticationMethods` the `required` value is false. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

12 changes: 6 additions & 6 deletions docs/AccessPolicyRule.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Created** | **DateTimeOffset?** | | [optional] [readonly]
**Id** | **string** | | [optional]
**LastUpdated** | **DateTimeOffset?** | | [optional] [readonly]
**Name** | **string** | | [optional]
**Priority** | **int** | | [optional]
**Created** | **DateTimeOffset?** | Timestamp when the rule was created | [optional] [readonly]
**Id** | **string** | Identifier for the rule | [optional]
**LastUpdated** | **DateTimeOffset?** | Timestamp when the rule was last modified | [optional] [readonly]
**Name** | **string** | Name of the rule | [optional]
**Priority** | **int** | Priority of the rule | [optional]
**Status** | [**LifecycleStatus**](LifecycleStatus.md) | | [optional]
**System** | **bool** | | [optional] [default to false]
**System** | **bool** | Specifies whether Okta created the Policy Rule (`system=true`). You can't delete Policy Rules that have `system` set to `true`. | [optional] [default to false]
**Type** | [**PolicyRuleType**](PolicyRuleType.md) | | [optional]
**Actions** | [**AccessPolicyRuleActions**](AccessPolicyRuleActions.md) | | [optional]
**Conditions** | [**AccessPolicyRuleConditions**](AccessPolicyRuleConditions.md) | | [optional]
Expand Down
4 changes: 2 additions & 2 deletions docs/AppAndInstanceConditionEvaluatorAppOrInstance.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **string** | | [optional] [readonly]
**Name** | **string** | | [optional]
**Id** | **string** | ID of the app | [optional] [readonly]
**Name** | **string** | Name of the app type | [optional]
**Type** | **AppAndInstanceType** | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
Expand Down
11 changes: 11 additions & 0 deletions docs/AuthenticationMethodObject.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Okta.Sdk.Model.AuthenticationMethodObject

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Key** | **string** | A label that identifies the authenticator | [optional]
**Method** | **string** | Specifies the method used for the authenticator | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

2 changes: 1 addition & 1 deletion docs/AuthenticatorMethodConstraint.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Limits the authenticators that can be used for a given method. Currently, only t

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**AllowedAuthenticators** | [**List<AuthenticatorIdentity>**](AuthenticatorIdentity.md) | | [optional]
**Method** | **string** | | [optional]
**AllowedAuthenticators** | [**List<AuthenticatorIdentity>**](AuthenticatorIdentity.md) | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

16 changes: 8 additions & 8 deletions docs/AuthorizationServerPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Created** | **DateTimeOffset** | | [optional] [readonly]
**Description** | **string** | | [optional]
**Id** | **string** | | [optional] [readonly]
**LastUpdated** | **DateTimeOffset** | | [optional] [readonly]
**Name** | **string** | | [optional]
**Priority** | **int** | | [optional]
**Created** | **DateTimeOffset** | Timestamp when the Policy was created | [optional] [readonly]
**Description** | **string** | Policy description | [optional]
**Id** | **string** | Policy ID | [optional] [readonly]
**LastUpdated** | **DateTimeOffset** | Timestamp when the Policy was last updated | [optional] [readonly]
**Name** | **string** | Policy name | [optional]
**Priority** | **int** | Specifies the order in which this Policy is evaluated in relation to the other policies | [optional]
**Status** | [**LifecycleStatus**](LifecycleStatus.md) | | [optional]
**System** | **bool** | | [optional]
**System** | **bool** | Specifies whether Okta created the Policy | [optional]
**Type** | [**PolicyType**](PolicyType.md) | | [optional]
**Embedded** | **Dictionary<string, Object>** | | [optional] [readonly]
**Links** | [**LinksSelf**](LinksSelf.md) | | [optional]
**Links** | [**PolicyLinks**](PolicyLinks.md) | | [optional]
**Conditions** | [**PolicyRuleConditions**](PolicyRuleConditions.md) | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
Expand Down
12 changes: 6 additions & 6 deletions docs/AuthorizationServerPolicyRule.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Created** | **DateTimeOffset?** | | [optional] [readonly]
**Id** | **string** | | [optional]
**LastUpdated** | **DateTimeOffset?** | | [optional] [readonly]
**Name** | **string** | | [optional]
**Priority** | **int** | | [optional]
**Created** | **DateTimeOffset?** | Timestamp when the rule was created | [optional] [readonly]
**Id** | **string** | Identifier for the rule | [optional]
**LastUpdated** | **DateTimeOffset?** | Timestamp when the rule was last modified | [optional] [readonly]
**Name** | **string** | Name of the rule | [optional]
**Priority** | **int** | Priority of the rule | [optional]
**Status** | [**LifecycleStatus**](LifecycleStatus.md) | | [optional]
**System** | **bool** | | [optional] [default to false]
**System** | **bool** | Specifies whether Okta created the Policy Rule (`system=true`). You can't delete Policy Rules that have `system` set to `true`. | [optional] [default to false]
**Type** | [**PolicyRuleType**](PolicyRuleType.md) | | [optional]
**Actions** | [**AuthorizationServerPolicyRuleActions**](AuthorizationServerPolicyRuleActions.md) | | [optional]
**Conditions** | [**AuthorizationServerPolicyRuleConditions**](AuthorizationServerPolicyRuleConditions.md) | | [optional]
Expand Down
3 changes: 2 additions & 1 deletion docs/ClientPolicyCondition.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Okta.Sdk.Model.ClientPolicyCondition
Specifies which clients are included in the Policy

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Include** | **List<string>** | | [optional]
**Include** | **List<string>** | Which clients are included in the Policy | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

1 change: 1 addition & 0 deletions docs/DeviceAccessPolicyRuleCondition.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Name | Type | Description | Notes
**TrustLevel** | **DevicePolicyTrustLevel** | | [optional]
**Managed** | **bool** | | [optional]
**Registered** | **bool** | | [optional]
**Assurance** | [**DevicePolicyRuleConditionAssurance**](DevicePolicyRuleConditionAssurance.md) | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

10 changes: 10 additions & 0 deletions docs/DevicePolicyRuleConditionAssurance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Okta.Sdk.Model.DevicePolicyRuleConditionAssurance

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Include** | **List<string>** | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Loading

0 comments on commit 75d6a0b

Please sign in to comment.