Hi,
I’ve created an automation to add a customer based on an email custom field. This works great. The thing is that our AD autentication is not using the email but the AD username anc after the user logs in, it creates a second entry with the AD username as it is not able to retrieve the one that was ceated before with the email address. Automation is only able to set the email as the username.
So, is there a way to update the username for the AD username (I have a custom field containing that value) ? Is there a way to call a scriptrunner script to do this ? How can I achieve this ?
thanks.