Skip to main content

List Extended Search Attributes

GET 

/accounts/search-attribute-config

Get a list of attribute/application associates currently configured in Identity Security Cloud (ISC).

Responses

List of attribute configurations in IdentityNow.

Schema

  • Array [

  • name string

    Name of the new attribute

    displayName string

    The display name of the new attribute

    applicationAttributes object

    Map of application id and their associated attribute.

  • ]

Loading...