Bill
Bill
I use it with Okta to front openhab for my Tesla, whose browser does not support BasicAuth.
@kgoderis let me know if you don't want this or if the work in 13116 are going to make merging it difficult. I will just continue to maintain as patches....
@kaikreuzer I will rebase it to main. Do you want me to expose these new options for models other than the "3". I can only test the 3 myself but...
Updated and conflicts resolved.
Thank you for all those! I have made all the changes and extended the new parameters to the other models. I made allowWakeup advanced but was not sure if you...
Sure. I didn't write the enableEvents. @kgoderis did you want me to add it? Also let me know if you want me to update the demo.items and demo.sitemap, since the...
I fixed the math for the expiration of the access token and added additional logging around tokens in general, in case it might help troubleshoot those folks that have been...
The math change that I buried in the last commit could be important. The existing logic does not calculate the expiration time on the access token properly. In some cases...
I'm not familiar with this part of the code, having only worked on the bundles, but two suggestions are: ``` // SOLUTION 2: Or ensure the servlet context is included:...
I don't understand the statement about working online with nginx.