I have all modules (alfresco-core, spisum-core, react, ...) set up and running, according to provided guides. All in separate docker containers on my local machine.
I can successfully access login page at localhost:4000\login.
But when I try logging in using user with username: "spisum" and password: "spisum", I get access denied error with message "Přihlášení se nezdařilo" and same happens with sAdmin user.
Could it be some configuration problem causing the modules to not connect properly or is it some other problem?
I have all modules (alfresco-core, spisum-core, react, ...) set up and running, according to provided guides. All in separate docker containers on my local machine.
I can successfully access login page at localhost:4000\login.
But when I try logging in using user with username: "spisum" and password: "spisum", I get access denied error with message "Přihlášení se nezdařilo" and same happens with sAdmin user.
Could it be some configuration problem causing the modules to not connect properly or is it some other problem?