[MCOL-1894] Add authentication to mcsapi Created: 2018-11-14 Updated: 2023-10-26 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.2.1 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | SkySQL:Feature | ||
| Epic Link: | ColumnStore Bulk Load Improvements |
| Description |
|
mcsapi currently has no authentication and can only be protected by firewall rules from misuse. We should consider adding authentication against MariaDB's authentication mechanisms to secure it. |
| Comments |
| Comment by Saravana Krishnamurthy (Inactive) [ 2019-08-16 ] |
|
We are thinking of supporting this in SkySQL. We need authentication and also tls/ssl based encryption when someone uploads data into SkySQL. So please add tls/ssl in addition to username/pwd authentication. |
| Comment by Andrew Hutchings (Inactive) [ 2019-09-05 ] |
|
Can you please let us know what the use cases are beyond mcsimport? |