yaade icon indicating copy to clipboard operation
yaade copied to clipboard

[Bug Report/Feature Request] Nesting folders breaks inherited authentication

Open adamjames opened this issue 10 months ago • 1 comments

Hi,

This is the second of two bug reports/feature requests :) May have arisen just because the folder feature is relatively new. I found this when testing a collection with Oauth2 Client Credentials configured.

Using subfolders, such as below breaks authentication inheritance: Image

A folder with requests inside it works as you would expect in terms of inheriting credentials: Image

If I create a folder structure such as [Folder] -> [Subfolder] -> Request, authentication options must be set either directly on the request or at the immediate parent folder (i.e. [Subfolder]) . Setting the options on [Folder] will not work.

In an ideal world the source of inherited authentication options would be shown somewhere. Perhaps a clickable "Inherited from [Folder] -> [Subfolder]" and changing the text of "Enable" to "Override" when inherited options are present?

Thanks again for the great work building Yaade <3

adamjames avatar Feb 14 '25 11:02 adamjames

Thanks for reporting. Collection inheritance for authentication is not implemented yet but will be soon. I will keep you updated here.

jonrosner avatar Feb 15 '25 17:02 jonrosner