{% extends 'base.html' %} {% block body %}
CCC logo

Logout

While you successfully logged out of the Single-Sign-On service, you may still be logged in on these services:

    {% for client in clients if client.logout_urls %}
  • {{ client.client_id }}
  • {% endfor %}

Please wait until you have been automatically logged out of all services or make sure of this yourself.

Skip this and continue
{% endblock %}