MXS-862: Add authenticator documentation
The authentication process in MaxScale is now described in Authentication-Modules.md. The GSSAPI authenticator also has its own document.
This commit is contained in:
@ -32,6 +32,14 @@ Issues [MXS-710](https://jira.mariadb.org/browse/MXS-710) and
|
||||
|
||||
Compression is not included in MySQL server handshake
|
||||
|
||||
# Authenticator limitations
|
||||
|
||||
## Limitations in the GSSAPI authentication
|
||||
|
||||
Currently MaxScale only supports GSSAPI authentication when the backend
|
||||
connections use GSSAPI authentication. Client side GSSAPI authentication with a
|
||||
different backend authentication module is not supported.
|
||||
|
||||
# Monitor limitations
|
||||
|
||||
A server can only be monitored by one monitor. If multiple monitors monitor the
|
||||
|
Reference in New Issue
Block a user