{% extends "base.html" %} {% load i18n %} {% block title %}id.auf - Connexion au service…{% endblock %} {% block bodyargs %}onload="document.forms[0].submit()"{% endblock %} {% block contenthelp %}

Connexion en cours !

Nous établissons la communication avec le service…

Vous serez redirigé(e) automatiquement vers la page demandée.

{% endblock %} {% block content %}

{{ title }}

Vous allez être redirigé(e) dans quelques instants…

{% comment %}

{% trans "You should be automatically redirected to the identity provider." %}

{% trans "If this page is still visible after a few seconds, press the Send button below." %}

{% endcomment %} {% if relay_state %} {% endif %}

Encore là et plus rien ne bouge ?

{% endblock %}