Hi All,
We are trying to achieve a use case where we need to validate existance of an account with same username before creating in other system. It would be helpful if someone can shed some light on how we can achieve it.
- We have an active directory and LDAP target systems both usually have similar user id’s.
- Inorder to provision an account in AD we need to validate account existence in entire AD and LDAP applications (not limited to account OU filters) defined in IDN.
- We are trying to use attribute generate rule to achieve this directly connecting to target but this rule doesn’t allow certain functions or methods of native java.