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

How to use "remember me" feature with OIDC? #33

Closed dlecan closed 3 years ago

dlecan commented 3 years ago

Context

I'm using the last version of this plugin on Matomo 3.13.x. login_cookie_expire has the default 14 expiration day configuration

Actual result

After an external OIDC connection, our users are connected for only 2 hours, despite login_cookie_expire configured for to 2 weeks.

Expected behaviour

Users are connected for 2 weeks before the session expiration.

dlecan commented 3 years ago

Behaviour fixed with Matomo 4.x