1. Where to find us
  2. Frequently Asked Questions

Adequate Management

Issue: After approval, the access request for entitlement does not reach to Connector.

Resolution:

The Display attribute in the Accounts section was "Display Name" and has been changed to
"SAMAccountName" now. Because we don't have the option to change at the UI level, the update is done at the DB level.

Follow the steps:

1. Select * from fluidiam_applications where application_id="<application id>";

               2. Select * from fluidiam_provisioning_attributes for the application_id="<application id>";

               3. Update the new display attribute value in the fluidiam_applications table.

Information:

For further assistance, kindly contact Ilantus Team.