Skip to content

Inherit auth from folder, collection in request playground - #150

Closed
sachin-bruno wants to merge 9 commits into
opencollection-dev:mainfrom
sachin-bruno:sachin-bruno/resolve-inherited-auth
Closed

Inherit auth from folder, collection in request playground#150
sachin-bruno wants to merge 9 commits into
opencollection-dev:mainfrom
sachin-bruno:sachin-bruno/resolve-inherited-auth

Conversation

@sachin-bruno

@sachin-bruno sachin-bruno commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Problem
Folder and request auth can be set to inherit, which should use the auth configured on the nearest parent (folder, then collection). The playground should resolve the inherited auth and apply it, for any auth mode.

Proposed Solution
When a folder or request auth mode is inherit, resolve the effective auth by walking request to folder to collection (the closest configured auth wins) and apply the resolved auth using the corresponding auth handling. This works for all auth modes.

BRU-3777

@sachin-bruno sachin-bruno changed the title Inherit auth changes from folder, collection in request Inherit auth from folder, collection in request playground Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant