Update JWT infrastructure to include permissions in Access Token; add source_collector
permission
#573
Labels
api
back-end
database
fixed_in_dev
This is merged into the dev environment and waiting to be merged into main
security
Context
For the Source Collector app in data-source-identification, we've determined that rather than create a separate user system, we'll utilize the system we already have in this application!
Requirements
source_collector
permission to the data sources app database -- we'll need to grant this to select users who we want to give access to the Source Collector App.Tests
Docs
Open questions
Footnotes
This has the added benefit of reducing the number of network requests we have to make. ↩
The text was updated successfully, but these errors were encountered: