alan-turing-institute / WimbledonPlanner

Project planning for REG
MIT License
0 stars 0 forks source link

User authentication improvements #50

Open martintoreilly opened 4 years ago

martintoreilly commented 4 years ago

We currently allow access to the app to anyone with a Turing Azure AD account (see issue #44). For querying the Harvest and GitHub API's it uses tokens from Jack's accounts, passed into the Azure app service as environment variables from a key vault.

This is ok while the app is read-only but even then is not ideal as it uses Jack's Harvest credentials.

In the longer terms, we need to consider: