Hi, it still needs manual authentication through the browser. The goal would be to have that gateway authenticating by itself.
I managed to get it done by using Selenium. Since I have to run the script on a schedule, it does not need any container to host it.
I guess you can still use your container and provide a side script to login automatically, so people can run that script on a schedule.