{% if is_logged_in %}
{% if aws_secret_arn %}
{% endif %}
{% else %}
{% endif %}
Welcome, {{ user }}!
You are currently logged in. Your session will expire in {{ time_until_expiry }} (at {{ expires.strftime("%A, %B %d, %Y at %H:%M %Z") }}).
AWS Secret ARN
You may need this value to set up your local client or Dremio connector.
{{ aws_secret_arn }}
Welcome to Lock-Nessie
You are not currently logged in. Please log in to access your authentication information.
Log In