Skip to content

Commit

Permalink
Automated commit by github action: 13182714818
Browse files Browse the repository at this point in the history
  • Loading branch information
developer-relations-sp committed Feb 6, 2025
1 parent ca0588a commit 46b40e4
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 423 deletions.
10 changes: 5 additions & 5 deletions static/api-specs/idn/sailpoint-api.beta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ tags:
An authentication profile represents an identity profile's authentication configuration.
When the identity profile is created, its authentication profile is also created.
An authentication profile includes information like its authentication profile type (`BLOCK`, `MFA`, `NON_PTA`, PTA`) and settings controlling whether or not it blocks access from off network or untrusted geographies.
An authentication profile includes information like its authentication profile type (`BLOCK`, `MFA`, `NON_PTA`, PTA`) and settings controlling whether or not it blocks access from off network or untrusted geographies.
- name: Certification Campaigns
description: |
Use this API to implement certification campaign functionality.
Expand Down Expand Up @@ -494,11 +494,11 @@ tags:
- name: Managed Clients
description: |
Use this API to implement managed client functionality.
With this functionality in place, administrators can modify and delete existing managed clients, create new ones, and view and make changes to their log configurations.
With this functionality in place, administrators can modify and delete existing managed clients, create new ones, and view and make changes to their log configurations.
- name: Managed Clusters
description: |
Use this API to implement managed cluster functionality.
With this functionality in place, administrators can modify and delete existing managed clients, get their statuses, and create new ones.
With this functionality in place, administrators can modify and delete existing managed clients, get their statuses, and create new ones.
- name: MFA Configuration
description: Configure and test multifactor authentication (MFA) methods
- name: MFA Controller
Expand Down Expand Up @@ -550,7 +550,7 @@ tags:
- name: Org Config
description: |
Use this API to implement organization configuration functionality.
Administrators can use this functionality to manage organization settings, such as time zones.
Administrators can use this functionality to manage organization settings, such as time zones.
- name: Password Configuration
description: |
Use this API to implement organization password configuration functionality.
Expand Down Expand Up @@ -941,7 +941,7 @@ tags:
description: |
Use this API to implement Suggested Entitlement Description (SED) functionality.
SED functionality leverages the power of LLM to generate suggested entitlement descriptions.
Refer to [GenAI Entitlement Descriptions](https://documentation.sailpoint.com/saas/help/access/entitlements.html#genai-entitlement-descriptions) to learn more about SED in Identity Security Cloud (ISC).
Refer to [GenAI Entitlement Descriptions](https://documentation.sailpoint.com/saas/help/access/entitlements.html#genai-entitlement-descriptions) to learn more about SED in Identity Security Cloud (ISC).
- name: Tagged Objects
description: |
Use this API to implement object tagging functionality.
Expand Down
12 changes: 0 additions & 12 deletions static/api-specs/idn/sailpoint-api.v2024.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -431,10 +431,6 @@ tags:
For example, an administrator can use the pageId forget-username:user-email to set the custom text for the case when users forget their usernames and must enter their emails.
Refer to [Creating Custom Instruction Text](https://documentation.sailpoint.com/saas/help/pwd/pwd_reset.html#creating-custom-instruction-text) for more information about creating custom password instructions.
- name: Data Segmentation
description: |
This service is responsible for creating segments that will determine how access is delegated to identities
withing the organization.
- name: Dimensions
description:
Use this API to implement and customize dynamic role functionality.
Expand Down Expand Up @@ -1433,14 +1429,6 @@ paths:
$ref: ./v3/paths/connectors-source-template.yaml
/connectors/{scriptName}/correlation-config:
$ref: ./v3/paths/connectors-correlation-config.yaml
/data-segments/membership/{identityId}:
$ref: "./v2024/paths/data-segment-membership.yaml"
/data-segments/user-enabled/{identityId}:
$ref: "./v2024/paths/data-segment-user-enabled.yaml"
/data-segments/{segmentId}:
$ref: "./v2024/paths/data-segment.yaml"
/data-segments:
$ref: "./v2024/paths/data-segments.yaml"
/identities/{identity-id}/set-lifecycle-state:
$ref: ./v3/paths/identity-set-lifecycle-state.yaml
/identity-profiles/{identity-profile-id}/lifecycle-states:
Expand Down
40 changes: 0 additions & 40 deletions static/api-specs/idn/v2024/paths/data-segment-membership.yaml

This file was deleted.

39 changes: 0 additions & 39 deletions static/api-specs/idn/v2024/paths/data-segment-user-enabled.yaml

This file was deleted.

210 changes: 0 additions & 210 deletions static/api-specs/idn/v2024/paths/data-segment.yaml

This file was deleted.

Loading

0 comments on commit 46b40e4

Please sign in to comment.