LDAP Query in Policy
I was wondering how to query for a user object attribute in the Vault from a policy? I’m trying to check if an email address exists for user once the user is succesfully provisioned to another system. I want to do this in the publisher event policy when upon a message such as this is recieved:
<status event-id="888$$$FGHSDF" level="success" type="add"/>
<add-association dest-dn="o=IDVAULT\ou=UserContainer1\cn=AABBCZ10" dest-entry-id="123456" event-id="888$$$FGHSDF">AABBCZ10</add-association>
|