2FA authentication for Portal Users only

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • i-Arbeitsschutz
    Junior Member
    • Sep 2023
    • 11

    2FA authentication for Portal Users only

    Hi all,

    is there a way to enable 2FA authentication for portal users ONLY (and disable for regular users) ?!

    AND: is there a way to bulk-enable it for many users (2FA method: email) ??

    Kind regards, Martin
  • rabii
    Active Community Member
    • Jun 2016
    • 1250

    #2
    Yes as of version 8 i guess this was added. however you can't force it for portal users. see attached screenshot

    Cheers
    Attached Files
    Rabii
    Web Dev

    Comment

    • i-Arbeitsschutz
      Junior Member
      • Sep 2023
      • 11

      #3
      It would actually be enough, if you'd get same windows right after logging in as a portal user as you'd get as a regular user (see attached image).

      any ideas ??

      Comment

      • yuri
        Member
        • Mar 2014
        • 8451

        #4
        It seems there's no such an ability.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • i-Arbeitsschutz
          Junior Member
          • Sep 2023
          • 11

          #5
          Well, I found a different solution... When a Portal user logs in, it checks whether or not 2FA has been enabled. If not, he get's portal role A (literally no rights), otherwise portal role B (all necessary rights). So if he wants to see the content, he's got to enable 2FA. When done, a workflow checks that and switches his account to portal role B... Took a little while, but it seems a safe solution without any hard coding

          Comment

          Working...