Replies: 7 comments 3 replies
|
you can replace the |
|
As @majianming21 said, the oauth2 redirect URL is statically set by the server for security. It can not be changed. |
|
I think it should be a possibility to allow users to specify their own domain for Xiaomi Home (Home Assistant Integration) in https://account.xiaomi.com/ |
|
我遇到了同样的问题。根据oauth2规范来看回调地址应该是可配置才对吧 |
|
相同的问题, 我的HA采用了https的配置, "http://homeassistant.local:8123/" 这个地址是访问不到的. 如果不能自定义这个Oauth2的URL, 那就根本登录不了. |
|
I'm wondering if we can use my Home Assistant so that everyone can set up their own HA instance address, but still only have one domain on the whitelist. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
In my setup http://homeassistant.local:8123 is not reachable because I have implemented https on port 443 on a custom domain, please implement the possibility to use custom URLs
All reactions