<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
0D51Y000096Nvb6SACOkta Classic EngineIntegrationsAnswered2024-04-16T09:41:15.000Z2020-07-30T12:26:19.000Z2020-07-30T18:08:47.000Z

4z8s1 (4z8s1) asked a question.

Single Sign on to Product Portal

For the automation of UI i am trying to get the session token from

POST https://company-nmae.oktapreview.com/api/v1/auth

which i would be passing to

"https://company-name.oktapreview.com/oauth2/default/v1/authorize"

to redirect it to the product page

 

Request

--------------

POST https://company-nmae.oktapreview.com/api/v1/auth

{credential}

 

Response

----------------

405Method Not Allowed

Time:269 ms

Size:737 B

Save Response

 

Please let me know how to get the authorize to login to product page.

 

 


This question is closed.
Loading
Single Sign on to Product Portal