Web Services SaaS connector to connect to Okta

Has anyone used the Web Services SaaS connector to connect to Okta?

It is trivial to pull back the users assigned to an okta app (/api/v1/apps/0oafxxxxxxe0h7/users) but I want to also pull back the groups (/api/v1/apps/0oafxxxxxxe0h7/groups) and the group memberships.
The last parts are proving to be tricky.

Thanks!

Hey Jason,

I haven’t implemented a connection to Okta myself, but there is an OOTB Okta connector available. This connector seems to support group/entitlement aggregation and provisioning. Have you tried using this connector as opposed to using the Web Services connector?

Hi Zach,

Yes, I have used the Okta OOTB connector. It is good at getting all users and groups, but it is not great at getting users for a specific Okta application, or getting users in a specific okta group.
To work around these issues, I am trying the Web Service SaaS connector.

Cheers.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.