openhab / openhab-cloud

Cloud companion for openHAB instances
Eclipse Public License 2.0
315 stars 161 forks source link

Missing support for openHab running with "implicit user rights" disabled #472

Open datMaffin opened 2 months ago

datMaffin commented 2 months ago

On my openHAB setup, I have the "implicit user rights" disabled such that it is necessary for users in the network to first login.

Now the issue is that this does not seem to be supported by the openhab-cloud:

I guess that the local login information is not correctly passing through the openhab-cloud.

datMaffin commented 2 months ago

Another issue that kinda caught my eye, but I think is not what I am running into, might be: https://github.com/openhab/openhab-webui/issues/699

The difference to that issue is that locally directly using openHab, everything works exactly as intended for me. Only via the openhab-cloud, do I have the issues.