Marco Descher

Results 44 comments of Marco Descher

> @lolodomo This is a modbus binding and works without any authentication, the other type of binding is different. it uses an api endpoint, which i don't know that it...

> @col-panic Hi, thanks for your participation to explain the difference. > > So [#15687](https://github.com/openhab/openhab-addons/pull/15687) is a binding, which connects to the WebBackend in the cloud, which is normally used...

This binding seems to be definitely the better one, as there seems to be at least some support by the manufacturer! I don't think that the code I have written...

Just stumbled upon this - interesting that this is still open :)

Is there any chance that this request will be realized? I am still waiting to access `SOURCE_BRANCH` as variable without explicitely setting it!

I second this request. An ENV variable to deactiveate 2FA would really be handy. There is some confusion in an SSO scenario to have an additional 2FA pop up.

Additionally the SMART on FHIR Authorization protocols link in the document is invalid

Relates to https://github.com/nextcloud/user_oidc/issues/791

Please consider https://github.com/nextcloud/user_oidc/pull/864#issuecomment-2286113125 You should allow the opt-out of this validation for API too!

@julien-nc thank you for your feedback: 1) I could find, that the resp. line is coming from `user_oidc/lib/User/Validator/SelfEncodedValidator.php` 2) I found that `config:app:set user_oidc selfencoded_bearer_validation_audience_check --value=0` does not seem to...