
1rkxw (1rkxw) asked a question.
We are using ServiceNow UD to integrate user accounts.
We want to import some users from ServiceNow into Okta.
However, users with first names that begin with non-ASCII characters are not listed in Import Results.
It seems that if the first name starts with an ASCII character, the user will be listed.
The number of imported users need review is the same in both cases.
e.g.
"太郎 山田" -> FAIL
"Taro Yamada" -> PASS
"Taro 山田" -> PASS
"a太郎 山田" -> PASS
Is there any other solution than changing the user's first and last name to alphabetical characters?
Or is it a problem with the display process of the listings?

it can import Chinse first name and lastname from ldap to Okta. I think it is not non-ASCII issue.