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

Sign in callback URL not redirecting to Dashboard. #107

Open klisfer opened 11 months ago

klisfer commented 11 months ago

So I have a self hosted matomo instance that I have implemented for my company. Since its company instance, we want to be behind the ADFS SSO, so that when users login through SSO they land on the matomo dashboard, but right now after following the steps for configuration, the SSO is going through but after the SSO sign in the callback goes to matomo default login page instead of dashboard. The callback URL is correct since it is being used in several other projects for the same purpose. What am I missing here? Also if I login with default user login, the SSO sogned in users are not appearing in the users list in the settings section. Any help would be really appreciated. Thanks!!

christophvw commented 10 months ago

See https://github.com/dominik-th/matomo-plugin-LoginOIDC/issues/106

This plugin does not work with AD FS.