
Sign-in and access control
Sign-in goes through AWS Cognito with signed tokens. Access is governed by the user's role and by which chain and which location the user belongs to. If a user does not have access, the request is refused without revealing whether the data exists at all.






