OK, great! Now let’s try to find out why login fails.
That specific migration of legacy users is executed outside of our backend, so we need to check the following log instead:
$ sudo journalctl -u eaas | grep eaasi-web-api > eaasi-web-api.log
Please post the produced log file here.