LaWebcapsule / directus9

directus9 - openSource maintenance of directus
GNU General Public License v3.0
71 stars 9 forks source link

Revoke token on logout for OpenId SSO flow. #43

Closed adussarps closed 8 months ago

adussarps commented 9 months ago

This PR revokes token grant on session logout for the OpenId flow.

It secures the connection to keycloack is rightly closed after an SSO session.