dominik-th / matomo-plugin-LoginOIDC

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

direct login #12

Closed laktak closed 3 years ago

laktak commented 4 years ago

Is it possible to give the users an url that would log them in via oidc without them having to click the login button?

E.g. I tried to open https://matomo.my.site/index.php?module=LoginOIDC&action=signin directly but it gives me an error LoginOIDC_MethodNotAllowed (because it expects a POST).

dominik-th commented 4 years ago

Right now this is not possible, but I agree there are cases where it could be useful. I will try to include it in the next version

dominik-th commented 3 years ago

Added in version 3.0.0