[MXS-4253] Redirecting to 404 page after login with AD PAM user Created: 2022-08-23 Updated: 2022-10-17 Resolved: 2022-10-17 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxgui |
| Affects Version/s: | 22.08.0 |
| Fix Version/s: | 22.08.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Naresh Chandra | Assignee: | Duong Thien Ly |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Sprint: | MXS-SPRINT-168 |
| Description |
|
After login to the GUI, its redirecting to 404 page error if login with PAM ad user. |
| Comments |
| Comment by Duong Thien Ly [ 2022-08-23 ] |
|
Hi naresh.chandra@copart.com So the PAM user can not use the GUI at all? or it's just a redirect to a 404 page after login? |
| Comment by Naresh Chandra [ 2022-08-23 ] |
|
PAM user can use all of other menu items, but initially PAM user feels that there is some error after seeing the 404 error page. Apart from this other menu action items are working fine. |
| Comment by Duong Thien Ly [ 2022-08-29 ] |
|
Hi naresh.chandra@copart.com, can you provide what errors you see before seeing the 404 page? |
| Comment by Naresh Chandra [ 2022-08-29 ] |
|
Hi Duong, I don't see any error in the log file. But I found the below line after login. 2022-08-29 05:35:04 info : Accept authentication from 'testuser', using password. Request: /auth After hitting the URL http://test101:8080 then immediately its redirecting to http://test101:8080/#/404 URL. |