You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add a service account or equivalent secure connection between the "permission validator" cloud function endpoint and the Permission Portal backend code.
We need to add a service account or equivalent secure connection between the "permission validator" cloud function endpoint and the Permission Portal backend code.
Currently the old end point has been set to internal access only:
https://us-central1-covidwatch-354ce.cloudfunctions.net/createPermissionNumber
We need to ensure that this function can be invoked but only from the Permission Portal.
The text was updated successfully, but these errors were encountered: