dominik-th / matomo-plugin-LoginOIDC

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

Logout gives a fatal error #74

Closed christianhuth closed 1 year ago

christianhuth commented 1 year ago

Login with LoginOIDC works fine but logout gives this:

grafik

I'm using Matomo v.4.11.0 running as Docker container. As OIDC provider I'm using Keycloak v16.1.1 as Docker container.

Similar to issue #69 that should have been fixed by PR #64.

dominik-th commented 1 year ago

Hi Christian, this should be fixed in the latest version 4.1.0

christianhuth commented 1 year ago

I can confirm, that this works now. Thanks @dominik-th!