[MXS-3419] Token authentication doesn't perform authorization Created: 2021-03-01 Updated: 2021-04-19 Resolved: 2021-03-02 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | REST-API |
| Affects Version/s: | 2.5.8 |
| Fix Version/s: | 2.5.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-126 |
| Description |
|
The token authentication skips the authorization step which causes all users that use token authentication (i.e. the GUI) to behave as if they had write access. |