{% extends "base.html" %} {% block content %}

Warning

You are logged out from the application, but the browser still has the authorisation to log in again without asking for credentials.

This is because {{ provider.name }} does not provide "end_session_endpoint" in its metadata (see: {{ provider._server_metadata_url }}).

Please go there and log out manually.

{% endblock %}