Replies: 1 comment
-
Hi @cumminsd , we have vscode setting to turn off redirects |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using Postman to test the login and API authorization chain of calls. When Okta calls back with a redirect, the authorization code is a query parameter on the URL in the redirect call. Postman allows you to turn off automatically following the redirects and then has the ability to pull the authorization code off the URL and store it in an env variable.
Is it possible to do the same in Thunder Client?
Beta Was this translation helpful? Give feedback.
All reactions