MaxScale Authentication

Explore the supported authentication methods in MariaDB MaxScale. Learn how authenticators validate clients and backend servers using plugins like Native, PAM, GSSAPI, etc.

Overview

In MariaDB MaxScale, authenticators perform the following tasks:

  • Authenticating clients that connect to MaxScale

  • Authenticating connections to back-end MariaDB Enterprise Server and MariaDB Xpand nodes

  • Deciding how authentication should be performed

Authenticators Supported by MaxScale

Last updated

Was this helpful?