{% extends "admin/base_site.html" %} {% load i18n l10n admin_urls %} {% block breadcrumbs %} {% endblock %} {% block content %}

Revoking all sessions immediately signs out every connection across all users (CLI, MCP, and partner integrations) for the selected applications and forces each one to re-authorize under the current scope ceiling. This cannot be undone.

Are you sure you want to revoke all sessions for the following {{ queryset|length }} application(s)?

{% csrf_token %} {% for obj in queryset %} {% endfor %} Cancel
{% endblock %}