TuxCoder
TuxCoder
Hi @DeepDiver1975 I agree to keep it at a min. for that reason I would not define `response_types` nor `token_endpoint_auth_method` as the defaults are fine. but in the rfc7591 is...
@felix-schwarz > `This scope value requests that an OAuth 2.0 Refresh Token be issued that can be used to obtain an Access Token that grants access to the End-User's UserInfo...
Hello again, IMHO it's pretty clear a upper standard can not invalid a lower standard, as OIDC is build on top of OAuth2, OIDC should not invalid Oauth2 standard. >...
@TheOneRing > Alternatively, the authorization server MAY support including the client credentials in the request-body using the following parameters: Ok this can be interpreted ether way >Including the client credentials...
the most annoying part on this obfuscation is the str replacement, makes code hard to read, always lookup a string. Not found any "encryption" not sure how that should work,...
If i get it right, you have to publish your update to homie/bare/$implementation/ota/firmware/`md5sum file.bin` on an sonoff basic I get the following error Receiving OTA payload ↕ OTA started Triggering...
470400B .pioenvs/sonoff_basic/firmware.bin but in the default settings it uses the `eagle.flash.1m256.ld` so its a bit to big. changed to `eagle.flash.1m64.ld` Then the space is enought. Then it crashes for a...
thanks for the links! Was a bit busy here ist the stack trace from the exception above: ``` 0x40100690: free at ??:? 0x4024d435: system_pp_recycle_rx_pkt at ??:? 0x401004d8: malloc at ??:?...
``` Firmware is binary Receiving OTA firmware (16300/470400)... Receiving OTA firmware (32684/470400)... Receiving OTA firmware (49068/470400)... Receiving OTA firmware (65452/470400)... Receiving OTA firmware (81836/470400)... Receiving OTA firmware (98220/470400)... Receiving OTA...
``` Receiving OTA payload ↕ OTA started Triggering OTA_STARTED event... Firmware is binary Receiving OTA firmware (16300/470400)... ✖ MQTT disconnected Triggering MQTT_DISCONNECTED event... ↕ Attempting to connect to MQTT... Exception...