emesday / prefixed-superset

Adds context path (url prefix, sub path) of Apache Superset by NGINX reverse proxy and sub_filter.
MIT License
16 stars 6 forks source link

localhost/ 404 after success login and logout #6

Open Flock1993 opened 1 year ago

Flock1993 commented 1 year ago

I have problems with the /login/ endpoint. After I specify the correct login data in form and click LOGIN, a 404 nginx localhost/ error occurs. Moreover, authorization is successful, and I can visit localhost//superset/welcome/. The same problem occurs with /logout/.