In AWX’s LDAP settings, one can point to multiple different LDAP authorities. Let’s say you have domain1 and domain2, and you have a user named user. If user logs in via domain1 creds, they get a local account automatically created within AWX named user. If they log in with the same username via domain2 creds, they still seem to utilize the local account automatically created within AWX named user.
Is there any way to alter the name of the local AWX username based off the LDAP service they logged in via? I searched but couldn’t find anything and AI halucinated a solution that didn’t work for me (editing “LDAP User Attribute Map” to map “username”).