
j2ujv (j2ujv) asked a question.
How do you handle employees with the same name coming in via a HR CSV?
We're mapping firstname plus surname and domain to Okta login name. Eg. Joe. Bloggs@domain.com
If we use initial.surname that works for Okta and AD but then the username and display name in AD is just the initial e.g J
I'd welcome your thoughts about what you do or have done.

If you have Advanced LCM License. You can easily solve this using Okta workflows. You can probably create an Okta workflow to generate unique usernames, names during the import process. This is just a sample of generating unique usernames. https://github.com/okta/workflows-templates/blob/master/workflows/generate_unique_username/readme.md