stac-utils / stac-server

A Node-based STAC API, AWS Serverless, OpenSearch
MIT License
68 stars 27 forks source link

Add support for authorization for each collection in server #822

Open patrickyuen00 opened 4 weeks ago

patrickyuen00 commented 4 weeks ago

Add support to accept JWT token or other authentication methods to change the credentials used to access Opensearch, such that some collections are only visible to selected users.