-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
Support mutating incoming STAC API Search requests to narrow filters based on request context (e.g., a user might only be entitled to see a subset of collections based on the value of some claim in their auth token). The narrowing of filters will be achieved by appending CQL clauses to the incoming request before passing it to the upstream STAC API.