Hi,
I’m trying to get all my apps provisioning URL, couldn’t find any supported API nor help online.
the most similar question is:
I’m working on a solution to allow users to assign roles created in AWS to groups in Okta using Terraform. The solution is fully functional for my needs with one rather thorny inconvenience: Okta will reject profiles containing unknown roles. This means that if someone adds a role to AWS, and then tries to assign this role to a group in Okta, they will not be able to do so until Okta is made aware of said role. This seems to happen in the admin console by sending a POST request to either of thes…
but nobody replied to him
Any suggestions? Thanks!
The Provisioning integration details aren’t available at any of our public APIs at this time. You may want to file a Feature Request on our Okta Ideas site
@andrea
I am facing similar issue
Hello Folks
I am trying to update OAuth Bearer Token within SCIM
[Screenshot 2023-07-01 at 3.14.41 PM]
provisioning ->Integration App for a existing configuration from my code using api endpoint
{{url}}/admin/app/scim2testapp/instance/{{appId}}/settings/user-mgmt
it responds to 200 Ok always but it actually does not update the config.
Is the {{url}}/admin/app/scim2testapp/instance/{{appId}}/settings/user-mgmt correct?
I am not seeing details about this api endpoint/usecase under Apps | O…
Any work around for the same? Can I achieve it programtically?