{% set deployment_info = deployment|default({'name': '', 'is_production': true, 'color': '#1f2937'}) %} {% if deployment_info.name and not deployment_info.is_production %}
{{ deployment_info.name|upper }}
{% endif %}

Access Review

This account could not complete sign-in.

Kahlo is restricted to approved email domains and operator/admin roles for the current sandbox deployment.

Reason {{ message }}
{% if cookies_cleared %}
Cookie Clear The local Kahlo session cookie was deleted and the browser was sent through Cognito logout.
{% endif %}