[GH-ISSUE #4018] [feature]: Choose default authorization type in a collection #1420

Closed
opened 2026-03-16 20:17:15 +03:00 by kerem · 3 comments
Owner

Originally created by @julien4215 on GitHub (Apr 29, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4018

Is there an existing issue for this?

  • I have searched the existing issues

Summary

By default, in a collection all requests have the authorization type set to None. It would be nice if there was an option to set the authorization type to inherit instead.

Why should this be worked on?

This is especially useful when importing a collection from OpenAPI.

Originally created by @julien4215 on GitHub (Apr 29, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4018 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary By default, in a collection all requests have the authorization type set to None. It would be nice if there was an option to set the authorization type to inherit instead. ### Why should this be worked on? This is especially useful when importing a collection from OpenAPI.
kerem 2026-03-16 20:17:15 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@julien4215 commented on GitHub (May 30, 2024):

Why was this issue closed ?

Is it because I didn't explain clearly the issue or because you are not interested in adding this feature ?

In case this was misunderstood, I know that the inherit option already exists but what I am asking in this issue is a way to automatically set all endpoints to the inherit option so that you don't have to do it by hand for each endpoint.

<!-- gh-comment-id:2139362872 --> @julien4215 commented on GitHub (May 30, 2024): Why was this issue closed ? Is it because I didn't explain clearly the issue or because you are not interested in adding this feature ? In case this was misunderstood, I know that the inherit option already exists but what I am asking in this issue is a way to automatically set all endpoints to the inherit option so that you don't have to do it by hand for each endpoint.
Author
Owner

@nivedin commented on GitHub (May 30, 2024):

Now a new request saved will have "inherit" as the default authorization and not "none" which have been implemented in the previous release so closed the issue. Overriding a already saved auth type to inherit is not a good flow. If this does not solve your issue please free to open another issue.

<!-- gh-comment-id:2139404044 --> @nivedin commented on GitHub (May 30, 2024): Now a new request saved will have "inherit" as the default authorization and not "none" which have been implemented in the previous release so closed the issue. Overriding a already saved auth type to inherit is not a good flow. If this does not solve your issue please free to open another issue.
Author
Owner

@julien4215 commented on GitHub (Jun 15, 2024):

I see, I explained the issue poorly. I'll make a new one.

<!-- gh-comment-id:2170450916 --> @julien4215 commented on GitHub (Jun 15, 2024): I see, I explained the issue poorly. I'll make a new one.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1420
No description provided.