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

How to use the "remember me" feature? #32

Closed dlecan closed 2 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 to 2 weeks.

Expected behaviour

Users are connected for 2 weeks before the session expiration.

dlecan commented 2 years ago

Not using Matomo anymore