Hello community,
We want to create an application service because we are trying to integrate a custom APP with Okta. We aim to pull certain information from users, groups, roles… and also retrieve log information such as sign-ins, MFA events and so on. We think that creating an Application is the best way to avoid using service accounts, bypassing, MFA, …
We also want to be able to auto-deploy de application and we are creating it via API. We did all the necessary steps but we are not able to retrieve information unless it has assigned some admin role. The problem is that we are not capable to add admin roles via API.
Could you please provide some insight about it? Is this the best way? How can we assign the admin role via API so we can auto-deploy the app?
Thank you, kind regards.