Hello, everybody,
Employees should be able to request new user accounts via the ARM web interface.
For this I have built a template with all necessary LDAP attributes.
Some LDAP attributes should not be visible for the requesters.
Data owners and admins - the approvers - should be able to edit all LDAP attributes (even the hidden ones) on demand.
I assumed that the "IsHiddenFromRequester" parameter should be suitable for this.
Unfortunately, if I set it to "true", the corresponding LDAP attributes will still be displayed to the requester.
Is this a known problem or am I doing something wrong?
We use Access Rights Manager 2019.4.0.129.
Thanks,
Jonas
Edit:
The parameter "IsHiddenFromRequester" must not be under "Definition", but must be set before it.
Then the corresponding attributes are hidden.
Unfortunately, the attributes cannot be edited by the approver because they are also hidden here.
Does anyone know a solution for this?
The parameter "IsHiddenFromRequester" also does not work with Exchange attributes.
I would like to hide the selection of the Exchange database so that the approver decides in which database the new mailbox is stored, not the requester.
Is this somehow possible?
Greetings,
Jonas