-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[verisure] Support for non MFA activated user #11228
Comments
Verisure has also changed the authentication process so the binding needs to be adapted to that awell. Also some endpoints used for smartlock and battery status has been removed. I will work on 2 solutions:
|
Since Verisure offers the possibility to configure per user if MFA shall be activated or not, it seems more reasonable to only support non MFA activated users for the binding, since this specific user then only can be used for automation and the primary user can then have MFA activated if that is desired. I will therefore rename this issue to support for non MFA activated users. |
…MFA acivated user. (openhab#11228) Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
…MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
…MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
…MFA activated user. (#11228) (#11265) * [verisure] Adapted to new authentication process and support for non MFA activated user. (#11228) Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
…MFA activated user. (openhab#11228) (openhab#11265) * [verisure] Adapted to new authentication process and support for non MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
…MFA activated user. (openhab#11228) (openhab#11265) * [verisure] Adapted to new authentication process and support for non MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> Signed-off-by: Dave J Schoepel <dave@theschoepels.com>
Fixed by #11265 |
…MFA activated user. (openhab#11228) (openhab#11265) * [verisure] Adapted to new authentication process and support for non MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> Signed-off-by: Nick Waterton <n.waterton@outlook.com>
…MFA activated user. (openhab#11228) (openhab#11265) * [verisure] Adapted to new authentication process and support for non MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
…MFA activated user. (openhab#11228) (openhab#11265) * [verisure] Adapted to new authentication process and support for non MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com> * Updated after code review. Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
Verisure has enforced MFA authentication that the binding needs to adapt to.
The text was updated successfully, but these errors were encountered: