{{ "Access Review" if auth_error else "Authentication Required" }}
Laboratory information management access is provisioned per deployment and user role.
{{ "Sign-in was blocked" if auth_error else "Access" }}
Secure authentication via AWS Cognito
{{ "Return to Sign In" if auth_error else "Sign in with AWS Cognito" }}