How to import Okta users

We are Auth0 customers. A customer asked us to integrate with Okta so they can import Okta users into Swif.ai. Please help to assist how to create a public app so we can get the client ID and secret to provide the OAuth for the integration and then get he access token to read Okta user’s data.

Hi @swifteam

Thank you for reaching out!

Based on the information provided, I assume the use-case is to have Okta as the IdP, which would mean that an Enterprise Integration is required on your Auth0 tenant.
Depending on the preferred authentication protocols, please see the appropriate documentation below:

Once the setup is complete, you will need to configure attribute mappings or add claims to the token. Allow me to leave a documentation for each:

Finally, you should be able to Enable the Enterprise Connection within your application and allow the users access to it. This should create visibility over the users.

Hope this helped!
Gerald