Restrict access to Basic UI

I am trying to restrict access to Basic UI, or generally logged out users, I have tried disabling the implicit user role flag but I get this error:

I am already logged in as admin so I should be able to use the Basic UI, but it seems no one is authorized to use it whether users/admins. I am only trying to restrict anyone from messing with the Basic UI for users who are not logged in.

Implicit user role is required to use Basic UI.
As an old app, Basic UI does not yet support authentication as Main UI does.

1 Like

in that case, is there a way to force logging in when someone opens openhab?

You can try with reverseproxy…
Greets