MySQL 8.4 Release Notes
8.4.1 身份验证插件
- 8.4.1.1 Native 插件式认证
- 8.4.1.2 Caching SHA-2 插件式认证
- 8.4.1.3 SHA-256 插件式认证
- 8.4.1.4 Client-Side Cleartext 插件式认证
- 8.4.1.5 PAM 插件式认证
- 8.4.1.6 Windows 插件式认证
- 8.4.1.7 LDAP 插件式认证
- 8.4.1.8 Kerberos 插件式认证
- 8.4.1.9 No-Login 插件式认证
- 8.4.1.10 Socket Peer-Credential 插件式认证
- 8.4.1.11 WebAuthn 插件式认证
- 8.4.1.12 Test 插件式认证
- 8.4.1.13 插件式认证 System Variables
Note
If you are looking for information about the authentication_oci
plugin, it is MySQL HeatWave Service only. See authentication_oci plugin, in the MySQL HeatWave Service manual.
The following sections describe pluggable authentication methods available in MySQL and the plugins that implement these methods. For general discussion of the authentication process, see Section 8.2.17, “Pluggable Authentication”.
The default authentication plugin is determined as described in The Default Authentication Plugin.