born05 / craft-twofactorauthentication

Craft plugin for two-factor or two-step login using Time Based OTP.
MIT License
36 stars 26 forks source link

2FA and SSO #96

Closed paragonn closed 4 months ago

paragonn commented 4 months ago

Hi -- We are using SSO to allow users to log into Craft CMS, however, for the native Craft CMS login I want to add 2FA. We have tried to have the SSO plugin and the 2FA plugin running simultaneously but the SSO fails to work when the 2FA plugin is also installed. Is there a way to fix this?

roelvanhintum commented 4 months ago

Hi @paragonn, currently not. We ran into the same problem on Craft 4 ourselves and couldn't find a fix for this. I'm hoping the Craft 5 native 2FA solves this issue.