alan-turing-institute / data-classification-app

Classification webapp for the Turing Data Safe Haven
MIT License
4 stars 0 forks source link

API and OAuth features #548

Closed tcouch closed 2 years ago

tcouch commented 2 years ago

Merging API and OAuth 2.0 features added as part of DiRAC federated auth WP3.3.1 project.

Added uuid field to project, work package, dataset and user models Added API to serve information about which projects, work packages, and datasets users have access to Set the app up as an OAuth 2.0 authorization and resource server (allows client applications to register, and obtain access tokens on behalf of users)