You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to test my APIs with different OAuth2 users and sometimes even with using a specific OAuth2 client.
How would I configure that? It probably counts as a different "environment", so I would have to switch to e.g. "DEV as Anton" to use this user, which would be OK for me.
But how to configure the collection Auth setup so that the folder/requests can all be set to "inherit" and the collection setup fetches/refreshes an OAuth2 user or client token before every request?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I want to test my APIs with different OAuth2 users and sometimes even with using a specific OAuth2 client.
How would I configure that? It probably counts as a different "environment", so I would have to switch to e.g. "DEV as Anton" to use this user, which would be OK for me.
But how to configure the collection Auth setup so that the folder/requests can all be set to "inherit" and the collection setup fetches/refreshes an OAuth2 user or client token before every request?
Beta Was this translation helpful? Give feedback.
All reactions