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

Unable to pair to MFA app #26

Closed
tg90nor opened this issue Oct 3, 2022 · 13 comments · Fixed by #27
Closed

Unable to pair to MFA app #26

tg90nor opened this issue Oct 3, 2022 · 13 comments · Fixed by #27
Labels
bug Something isn't working

Comments

@tg90nor
Copy link

tg90nor commented Oct 3, 2022

akr seems to generate a valid QR code, but it is not being picked up by the Akamai MFA app.

$ akr pair
...
Scan the above QR code to pair your device...
Error: Response was never received

$ akr --version
akr - Akamai Krypton 1.0

on x86_64 Arch Linux

Android app is Akamai MFA v1.10.0 (45)

Scanning the QR code with a third party scanner app I get a URL like https://mfa.akamai.com/#redacted

@psifertex
Copy link

I'm having the same trouble, app says "Failed to register device" / "Unknown enrollment code"

Does this require a specific version of the mobile app maybe?

@masakura
Copy link

After downgrading the Akamai MFA app to 1.8.3, I was able to read the QR code.

@psifertex
Copy link

Is that even possible on iOS? I guess I can build it myself and side load it if it's open source but I certainly can't use the App Store version.

@nikhilty nikhilty added the bug Something isn't working label Nov 28, 2022
@nikhilty
Copy link
Collaborator

i am looking into this. I will share an update soon.

@skyeatshorizon
Copy link

Thx I have the same issue

@nikhilty
Copy link
Collaborator

We will be releasing the fix soon. Thanks for the patience.

@jameswald
Copy link
Collaborator

The most recent apps added a filter for the /app path which was always present in our other services but was omitted from the akr pairing QR code. Adding that path should fix pairing with all apps, old and new. We'll release this fix once we confirm the change across relevant app versions.

@psifertex
Copy link

Does this mean we can work around the issue by manually adding /app somewhere in the path of the current codes and updating the QR code?

This is holding me up pretty badly from setting up after a new laptop install and I'd very much like to turn it back on into my authentication workflow.

@qdlmcfresh
Copy link

qdlmcfresh commented Dec 7, 2022

Does this mean we can work around the issue by manually adding /app somewhere in the path of the current codes and updating the QR code?

This is holding me up pretty badly from setting up after a new laptop install and I'd very much like to turn it back on into my authentication workflow.

You can build the version from akr branch bug/update-mfa-url it is fixed there

e67a621

@psifertex
Copy link

Thanks! That worked great. Really appreciate it.

@skyeatshorizon
Copy link

Hello, can you release a new version for debian with the fix?

@jameswald
Copy link
Collaborator

1.1.0 has been released to Homebrew. Debian and RPM will be released soon.

@nikhilty
Copy link
Collaborator

1.1.1 has been release for homebrew, debian and rpm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

7 participants