This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
Inherit auth from parent feature #67
OlafStelter
started this conversation in
Polls
Replies: 2 comments
-
This is definitely a must-have feature. It's common to have many request to the same services with the same auth, and it's a pain to set and maintain the auth config individually. |
Beta Was this translation helpful? Give feedback.
0 replies
-
In the interim, is there a way to copy/paste the auth settings from request to request? |
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
-
With Postman collections it is very easy to set authentication with the "inherit auth from parent" option. Thus, auth data needs to be managed just once for a set of folder requests or even the full collection.
Currently, with Insommnium, you need to edit auth data for each request. This is somewhat boring and ineffective. Also, migration effort from Postman is definitely not a funny weekend job.
Please add this "inherit auth from parent" feature to Insommium.
9 votes ·
Beta Was this translation helpful? Give feedback.
All reactions