[CONJ-872] Restrict authentication plugin list by option Created: 2021-04-08 Updated: 2021-05-11 Resolved: 2021-04-22 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | authentication |
| Affects Version/s: | None |
| Fix Version/s: | 3.0.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Goal is to disable use of unsecured authentication plugin without explicit option setting. |
| Comments |
| Comment by Diego Dupin [ 2021-04-22 ] |
|
new option `restrictedAuth` Default provided plugins are mysql_native_password,client_ed25519,auth_gssapi_client,caching_sha2_password,dialog and mysql_clear_password. Default value :null |