Enable/allow http authentication pop-up prompt in app (feature request)

Would it be possible to anyhow allow the authentication pop-up to render inside the app (or be allowed at all somehow)? I have a couple of iframe panel pages that use http authentication (set in nginx).

This works in any browser ofc, but the app supresses the pop-up, giving me a 401 Authorization Required - which is a good thing. :wink:

EdIT 2:

It was solved the old school way. Found this thread:

Why didn’t I think of that. :slight_smile:

But I would like to be able to login. Preferable also that the login credentials be stored in the app.

Is this feasible?

Just a thought.

EDIT: I just went and changed the docker app to use its native log in - but it also has a pop-up, and not a landing page for logging in. Therefor no go. :confused: :frowning:

1 Like