Hello
I'm trying to move users from the "Applies to all users" authentication policy to another one (linked to Okta).
To do so, I export members in a CSV file (using the GUI) from the "Applies to all users" authentication policy, update a couple of fields (Policy type, Single sign-on, Single sign-on configuration, ...) and then save the data to a new CSV file. The delimiter is unchanged (comma) and data are not double-quoted.
Then I import this CSV to the Okta authentication policy (using the GUI -> Add members -> Bulk entry -> Select CSV file).
I've got a popup saying:
"Unable to read email addresses.
We can't recognize one or more email addresses.
Make sure to enter the correct email addresses and try again."
Is this a syntax issue or characters problem, please ?
Best
Old question, but I found I needed to do the following:
Although I can't find it documented anywhere, it appears that the bulk add members CSV upload only expects a single column of just email addresses and nothing else, like this:
joe.bloggs@example.com
mrs.example@bloggs.com
Thanks for posting this. I had to delete the title row to make it work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.