Skip to content

Entity Viewer Details

Overview

The Detail page of the Entity viewer lists all attributes from all Schemas bound to the respective Model Entity type, hence giving a complete overview of the state of the entity in the SCIM API.


Structure

Each Schema bound to the Model entity is presented as a separate section, containing all attributes value and description.

Refer to the following screenshot as an exampleEntity Viewer


Complex Attributes

Complex attributes defined in the Schema, are presented as tables supporting display of multiple values.


Refer to the following screenshot as an exampleEntity Viewer

INFO

Search is supported for Complex attributes. The search operates with contains in all sub-attributes, excluding $ref attributes.

For usability purposes, the first 5 sub-attributes are being displayed on the main view for the Complex attributes.

Complete sub-attributes can be browsed through the row action button.

Entity Viewer


Expanding a dialog with all sub-attributes.

Refer to the following screenshot as an exampleEntity Viewer


Reference Attributes

Reference attributes with defined values, are presented as a navigation button pointing to exact location of the references entity. Entity Viewer

Cases of type external will point to the external location references.

Cases of type Entity - i.e. - PERMISSION / LINK / IDENTITY etc. will navigate the user to the ROI iAM Entity viewer pointing to the exact Entity being references.

INFO

Support for display Binary type attributes will be supported in upcoming releases.