Portainer iframe panel website "stuck on validation of user/password"

I have a “iframe” portainer link to the docker container in the side bar of HA . It worked OK for portainer version 2.19 . Updating portainer to version 2.20 and above allows me to access the website (:slight_smile: ) ok , but I’m unable to login with the user and password. HA returns with “Failure Unable to retrieve user details . unauthorized”.

Login in from a browser page (Firefox,Chrome) no problem and that works ok.
So it looks HA is not translating the user and password correctly to the web page of the portainer website.
This is the both the case in a HA docker installed and full HA/OS installed. (latest version HA 24.10.2)

Hope someone has a solution. The side panel icons shortcuts are quite handy…

Regards,
Rini

Portainer is not supported in HAOS and supervised, but besides that it sounds more like a change in portainer than in HA.
Maybe portainer have added security measures that do not allow logins from iframes, which are often used for keylogging.

Pitty !! Dont know how to solve it Only way use a separate tab in web-browser. Not ideal…