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 be able to use a fixed bearer for the environment that targets a local instance of my application, while still being able to use OAuth2 for the staging and prod instances of the application.
But even when all environments define all these variables (authType, token, and kc*), the mode selector in the UI shows "No Auth" here.
Note that I am already using Bruno 2.x.x. So I have moved away from my (previously working) scripting-based approach where I would just use Bearer for the collection.
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 be able to use a fixed bearer for the environment that targets a local instance of my application, while still being able to use OAuth2 for the staging and prod instances of the application.
My naive approach is the following:
But even when all environments define all these variables (authType, token, and kc*), the mode selector in the UI shows "No Auth" here.
Note that I am already using Bruno 2.x.x. So I have moved away from my (previously working) scripting-based approach where I would just use Bearer for the collection.
Beta Was this translation helpful? Give feedback.
All reactions