ROLE_ASSIGNMENT_ATTRIBUTES table

The ROLE_ASSIGNMENT_ATTRIBUTES table stores information about assignment attributes defined on a static role. A role can have multiple assignment attributes. You can populate this table by running a full or incremental data synchronization in IBM Security Identity Manager.

Column name Description Data type
ROLE_DN* Identifies the organizational role to which the attribute belongs. Character (2000)
ATTRIBUTE_NAME* Specifies the name of the assignment attribute. Character (256)
ROLE_NAME Specifies the name of the role. Character (256)
* Indicates a required column.

Parent topic: Role assignment attribute tables