Team, I'm having some difficulty creating and populating logins using custom attribute rules for applications such as Active Directory. What is straightforward in the Verify Governance version, using JavaScript and identity policies, I'm finding quite complex in Verify SaaS. I need an idea of code to create a network login for AD by taking the first name and last name based on the Cloud Directory name/displayName attribute, and checking whether it already exists in the Cloud Directory using the search by userName attribute to avoid duplicates both in the Cloud Directory and in AD. If there is a duplicate, it should use a middle name from the name/displayName attribute that was splited. Any idea?
------------------------------
Rodrigo Xavier
------------------------------