Saving login details for iframe panels

Is there a way to save login details such as usernames and passwords for iframe panels so that home assistant will login to those pages automatically. Even if the passwords are saved in my browser, I still have to login every time I visit the panel, even if I only just left it.

What kind of login are talking here? Just basic HTTP Auth?
Edit:
If it is basic Auth you can use a URL like http://username:[email protected]/

I have pretty much the same problem. But I can see, that 0.76 has support for JWT.
Is it possible to pass the JWT to the request done in the iframe?

1 Like