Hi all
I have new installation of DSpace 7 and everything "seems" to be working almost good, as I've configured frontend and backend and solr and I can access /server and simulate API requests and get responses.
There's one problem - I cannot login. 😄
Username and password matching is done and it's successful - because when entering wrong UN/PW, then I get error as a response.
After entering correct UN/PW I get some POST request, but there's no login made (as like there's no session).
I don't have no errors on browser's dev tools, dspace.log nor tomcat9 log etc.