Azure Access Control service needs to be added to the project such that we can restrict access to GSWAT to authorized users only. ACS should use Google Account as the preferred authentication method.
Authentication at this point needs to be implemented in both Core/IAPI AND the Frontend (Frontend does auth, gives token to Core, Core validates token and ensures access).
Azure Access Control service needs to be added to the project such that we can restrict access to GSWAT to authorized users only. ACS should use Google Account as the preferred authentication method.
Authentication at this point needs to be implemented in both Core/IAPI AND the Frontend (Frontend does auth, gives token to Core, Core validates token and ensures access).