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

Confirmation Password if logged in with oidc #103

Open headfox23 opened 1 year ago

headfox23 commented 1 year ago

All our logins are managed via the LoginOIDC plugin using corporate oauth. Now one collegue left and I need to delete his account from the users list. If I try, it asks me to enter my password for confirmation. But it seems this pasword is not considering the OIDC right?

dominik-th commented 1 year ago

Hi @headfox23 in the latest version of this plugin there should be a setting to disable the password confirmation, did you enable it?

fstorz commented 12 months ago

@dominik-th in my case, after check the option to disable the password confirmation also the password configuration dialog is shown when I click on the save button to store the LoginOIDC settings

scysask commented 10 months ago

@dominik-th I am also running into this. The Disable Password Confirmation setting is enabled but I am still getting the password confirmation box. Screenshot 2023-11-16 at 5 40 33 PM Screenshot 2023-11-16 at 5 40 57 PM

dominik-th commented 10 months ago

You can just press "yes" without entering anything when the setting is enabled.

It is not possible to remove the modal completely

scysask commented 10 months ago

😅 Thanks, that worked.