There is a 302 error in the vue request interface. The backend does cas integration.

is there a big god to solve my next problem? the front and rear ends are separated from each other, and if you log in to the front end, you want to use cas to do the integration (login will jump to another page directly). The problem now is that the general page request interface will directly report an error 302 error. I would like to ask how to solve

Mar.05,2021

Brother, you seem to have crossed domains, right?


Cross-domain, so that under your backend configuration, the proxy of vue can also be configured under cross-domain


have you solved it? I encountered the same problem


axios configure withCredentials to false


Hello, have you solved the same problem


Hello, have you solved it?


I have the same problem. Have you solved it?

Menu