dominik-th / matomo-plugin-LoginOIDC

external authentication services for matomo
https://plugins.matomo.org/LoginOIDC/
GNU General Public License v3.0
42 stars 30 forks source link

Backchannel logout URL #46

Open fvdm opened 3 years ago

fvdm commented 3 years ago

Hi, is there a backchannel logout URL available?

I'm kind of new to the SSO and OpenID world and have just set up a Keycloak server. Logging in works great with Matomo from any app. For example, I login with ownCloud and can also immediately access my account in Matomo. But for logging out it only works seamless across all apps when I initiate the logout from Matomo, otherwise the Matomo session remains active.

For ownCloud I entered its backchannel logout url in Keycloak. But for the LoginOIDC plugin I can't find a similar endpoint.

dominik-th commented 3 years ago

Hi @fvdm currently backchannel logout is not supported, but PRs are welcome!