Authenticators for MariaDB MaxScale 24.02
This page is part of MariaDB's Documentation.
The parent of this page is: Reference for MariaDB MaxScale 24.02
Topics on this page:
Overview
MariaDB MaxScale 24.02 uses Authenticators to authenticate clients that connect to Listeners using the MariaDB protocol. MariaDB MaxScale 24.02 supports multiple Authenticators that handle different authentication methods.
Reference material is available for MariaDB MaxScale 24.02.
MariaDB MaxScale 24.02 Authenticators
The following Authenticators are supported by MariaDB MaxScale 24.02:
Method | Authenticator | Enterprise Server Plugin | Xpand Plugin | Description |
---|---|---|---|---|
Ed25519Auth | Front-end |
| Highly secure authentication method based on public key cryptography | |
GSSAPIAuth |
| Authenticates client connections using a GSSAPI authentication service | ||
MariaDBAuth |
| Authenticates client connections using the native password authentication method | ||
PAMAuth |
| Authenticates client connections using a Pluggable Authentication Modules (PAM) service |
To see Authenticators supported in other versions, see "Authenticators by MariaDB MaxScale Version".