catalyst / moodle-tool_mfa

A Multi-Factor Authentication Moodle plugin with flexible support for TOTP, Email, IP and more
https://moodle.org/plugins/tool_mfa
33 stars 38 forks source link

Totara 14 and 15 compatibility (Moodle 3.4.9 (Build: 20190513)) #339

Open KernelPan1k opened 2 years ago

KernelPan1k commented 2 years ago

Hello,

I am trying to integrate dual authentication (manual authentication + TOPT) and saml2 authentication without 2fa on a Totara 14 and 15, but it does not work. When I install the plugin without PATCH the scores are not taken into account. I tried to apply the PATCH for moodle 3.5 on a development environment, the scores are well taken into account but I can't use a mobile application (I only get a score of 50). I don't know if it's a configuration error or simply the fact that it's not natively compatible with Totara.

Can you please help me?

Thanks in advance and have a nice day.

Peterburnett commented 2 years ago

Are you able to ramp up the debugging on the site and see what error message are emitted. Im not sure what you mean by 'I only get a score of 50', this sounds like a misconfiguration for the authenticator app factor. Does it have a weight of 100?