Files
django-lasuite/documentation
Quentin BEY b5d1027787 (oidc) add backend logout endpoint
This endpoint can be called by the IdP to kill all the user
sessions.

In order to allow to kill only one session, we need to store the
session ID when login from IdP...
2025-10-24 13:27:39 +02:00
..