I’m trying to use a machine user to perform some automated tests going through my Okta auth.
I have a federated organzation where my application is hosted. My account however is provided through an external IDP (another okta organization)
I tried this: Authentication | Okta Developer
But the audience field is deprecated.
How can I use the API properly to go through a idp routed federation org (where the application is), with my account that is in the idp org?