{% set pagetitle = 'SimpleSAMLphp'|trans %} {% extends "base.twig" %} {% block content %}

{{ 'Wrong authentication context'|trans }}

{{ 'Your authentication context is not accepted at this service. Probably too weak or not two-factor.'|trans }}

{% endblock %}