Skip to content

Need help with implementing "personalized" stac catalogues... #254

Answered by hrodmn
parabelboi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @parabelboi. Standing up a new database for each user sounds like a difficult path. I would work on building an authentication system in your stac-fastapi-pgstac application instead. There is a fair amount of material about adding authentication to FastAPI apps out there (e.g. https://fastapi.tiangolo.com/tutorial/security/)

It is early days, but there is also a new application called stac-auth-proxy which can be helpful for managing per-user STAC API access. Good luck! Please report back here with whatever system you come wind up using.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@parabelboi
Comment options

Answer selected by parabelboi
Comment options

You must be logged in to vote
1 reply
@parabelboi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #253 on June 19, 2025 12:17.