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

Super User Promotion #41

Closed headfox23 closed 1 year ago

headfox23 commented 3 years ago

If I'm a super user which is using oidc as login and want to promote another user to be super user. Matomo asks me to enter my password. Entering the oauth password is not working. I assume this part is still trying to check password in db?

filhocf commented 2 years ago

This feature is essential!

Generally when we use oAuth and promote a real user using the account 'admin', we want to do all type of configurations using this new promoted user. Using your plugin is fine the login, but for super users is a bad thing.

Do you have any prevision about when will work over this question?

mstenz commented 2 years ago

Reference an issue here: https://github.com/matomo-org/matomo/issues/19169

nebulon42 commented 1 year ago

Was apparently fixed in #72.

dominik-th commented 1 year ago

Yes, this was fixed in #72 but also requires you to have Matomo 4.12.0 or later which hasn't been released yet