Authentication and authorization implementation #698
Unanswered
g2giovanni
asked this question in
Q&A
Replies: 3 comments 1 reply
|
Basic auth has been implemented in stac-fastapi-elasticsearch-opensearch and in stac-fastapi-mongo |
0 replies
|
We have a draft pr too in stac-fastapi-elasticsearch-opensearch for OAuth 2 |
0 replies
|
Unfortunately, at the moment, we're using stac-fastapi-pgstac as the backend. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Dear all,
what is the fast way to implement authentication and authorization (giving write access only to specific users) in stac-fastapi? Any suggestion?
Thank you very much.
All reactions