Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove session from store on logout
This patch resolves an issue where the session would not be purged from the store when performing an RP-initiated logout request from a client, if said client does not purge the authentication session properly because the client does not have access to it or because the client misbehaves.
- Loading branch information