[CONJ-738] PAM authentication multiple exchanges Created: 2019-10-15 Updated: 2019-10-15 Resolved: 2019-10-15 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | authentication |
| Affects Version/s: | None |
| Fix Version/s: | 2.5.1 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Actual PAM authentication ('dialog' plugin) uses the password for the first exchange, and if the server requires some additional step, display a visual dialog for filling an input value. Additional value must be provided by the connection string. Btw, this will remove blocking compatibility with GraalVM (have swing object in imports) |