Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-33387

Require Multiple Authentication Plugins Concurrently - MFA

    XMLWordPrintable

Details

    Description

      Ability to require multiple authentication steps concurrently for specific users, the compliment of the new OR logic, for example, forcing a user to log in with both Unix Socket and mysql_native_password together to be able to start a session:

      CREATE USER root@localhost IDENTIFIED VIA unix_socket AND mysql_native_password;
      

      Attachments

        Activity

          People

            sanja Oleksandr Byelkin
            juan.vera Juan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.