You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
alukach
changed the title
Filter Mutations: 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.
Filter Mutations
Dec 2, 2024
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.
The text was updated successfully, but these errors were encountered: