-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
B-bugBug: general classificationBug: general classificationS-unverifiedStatus: Unverified by maintainerStatus: Unverified by maintainer
Description
Expected Behavior
When WebSocket requests are placed under a folder with an Auth / Bearer token and have Auth "Inherit from parent", they should inherit the token in their own auth.
Actual Behavior
WebSocket requests don't inherit their parent's Auth.
This issue is specific for WS requests - HTTP requests inherit Auth as expected.
Reproduction Steps
- In your collection create a folder with Auth > Bearer token and set a valid live token
- Create a WebSocket request to a live WS endpoint that requires Authorization: Bearer token header.
- Keep the request Auth as default (Inherit from parent)
- Connect - Connection will be refused (403 Forbidden)
- Set the token directly in the request Auth (or in an Authorization header) - Connection will be granted
Is there an existing issue for this?
- I have searched the issue tracker for this problem.
Which sync method do you use?
- Git sync.
- Insomnia Cloud sync.
- Local only
Additional Information
No response
Insomnia Version
12.3.0
What operating system are you using?
macOS
Operating System Version
Sequoia 15.6.1
Installation method
download from insomnia.rest
Last Known Working Insomnia version
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
B-bugBug: general classificationBug: general classificationS-unverifiedStatus: Unverified by maintainerStatus: Unverified by maintainer