Skip to main content

Get Public Identity Config

GET 

/public-identities-config

This gets details of public identity config.

Request

Responses

Request succeeded.

Schema
    attributes object[]
  • Array [
  • key string

    the key of the attribute

    name string

    the display name of the attribute

  • ]
  • modifiedBy objectnullable

    The manager for the identity.

    type DtoType

    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, WORKGROUP]

    An enumeration of the types of DTOs supported within the IdentityNow infrastructure.

    id string

    Identity id

    name string

    Human-readable display name of identity.

    modified date-timenullable

    the date/time of the modification

Loading...