Skip to main content

Check SOD violations​

This API initiates a SOD policy verification asynchronously.

A token with ORG_ADMIN authority is required to call this API.

Request Body required
  • identityId string required

    Set of identity id's to be checked.

  • accessRefs object[] required

    The bundle of access profiles to be added to the identities specified. All references must be ENTITLEMENT type.

  • type string

    Possible values: [ACCOUNT_CORRELATION_CONFIG, ACCESS_PROFILE, ACCESS_REQUEST_APPROVAL, ACCOUNT, APPLICATION, CAMPAIGN, CAMPAIGN_FILTER, CERTIFICATION, CLUSTER, CONNECTOR_SCHEMA, ENTITLEMENT, GOVERNANCE_GROUP, IDENTITY, IDENTITY_PROFILE, IDENTITY_REQUEST, LIFECYCLE_STATE, PASSWORD_POLICY, ROLE, RULE, SOD_POLICY, SOURCE, TAG, TAG_CATEGORY, TASK_RESULT, REPORT_RESULT, SOD_VIOLATION, ACCOUNT_ACTIVITY]

    DTO type

  • id string

    ID of the object to which this reference applies

  • name string

    Human-readable display name of the object to which this reference applies

  • clientMetadata object

    Arbitrary key-value pairs. They will never be processed by the IdentityNow system but will be returned on completion of the violation check.

  • property name* string
Responses

Request ID with a timestamp.


Schema
  • requestId string

    The id of the original request

  • created date-time

    The date-time when this request was created.

Loading...