<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y0000ARHceySQDOkta Classic EngineIntegrationsAnswered2024-04-30T09:36:12.000Z2021-02-05T22:21:19.000Z2021-02-09T16:38:53.000Z
Login into Okta app with automation fails

Hi All,

 

I am trying to create some automation through an application APIs that has Okta authentication (oidc implemented with nginx+vouch).

 

  • I got sessionToken from /api/v1/authn
  • Got the code from /oauth2/v1/authorize
  • I got bearer token from /oauth2/v1/token

When I try to access my application's API by sending a GET with header "Authorization: Bearer {Token}, My application redirects me to Okta login page.

 

I am stuck with it for a long time and couldn't identify the issue.

 

Thanks in advance.

 


This question is closed.
Loading
Login into Okta app with automation fails