
4z8s1 (4z8s1) asked a question.
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.

refer below:
https://developer.okta.com/docs/guides/session-cookie/overview/#retrieving-a-session-cookie-by-visiting-a-session-redirect-link