Skip to content
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

Two factor authentication #29

Open
RudiRom opened this issue Sep 15, 2024 · 2 comments
Open

Two factor authentication #29

RudiRom opened this issue Sep 15, 2024 · 2 comments
Labels
question Further information is requested

Comments

@RudiRom
Copy link

RudiRom commented Sep 15, 2024

Describe Your Problem:

Question: how can I deal with my two factor authentication? When the plugin starts I receive the request, I accept the request but the request comes again and again.

what can I do?
Logs:

Show the Homebridge logs here, remove any sensitive information.

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

Screenshots:

Environment:

  • Plugin Version:
  • Homebridge Version:
  • Node.js Version:
  • NPM Version:
  • Operating System:
@RudiRom RudiRom added the question Further information is requested label Sep 15, 2024
@DanielSchaffer
Copy link

I'm running into this issue as well. My guess would be that the authentication workflow needs to be updated to account for MFA. It likely needs to be able to accept some sort of callback to get the MFA-enabled authentication token. It would be nice if Ubiquiti let you generate an app-specific secret for this sort of thing, but I imagine that won't be coming any time soon, if ever.

@dtrywets
Copy link

dtrywets commented Feb 8, 2025

same issue here :-/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants