When creating a new account through Saviynt for Active Directory i inteaded to represent the Account Name as "Firstname Lastname".I used the following query in the Account Name Field in the endpoint:concat(users.firstname," ",users.lastname)Whenever ...