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

"Access my options after authentication" for biometrics doesn't seem to work #115

Closed
gtbuchanan opened this issue Aug 25, 2020 · 6 comments
Labels

Comments

@gtbuchanan
Copy link

If biometrics is set as my primary authentication provider and I click "Cancel" during the first attempt, the "Access my options after authentication" option doesn't seem to work.

Annotation 2020-08-25 132325

Annotation 2020-08-25 132655

At this point, if I click "Sign In" and use my security key, I am directly logged in and not taken to the options page. This forces me to click "I do not have the code" and use another authentication method if I want to change my options (for instance, add a backup security key).

@redhook62
Copy link
Member

Hi @gtbuchanan

We use this procedure quite regularly, and it seems to work without problems.
What system and what browser do you use?

Regards

@redhook62
Copy link
Member

When you switch the primary authentication mode to the adfsmfa component
you must run this command.

Set-MFAPrimaryAuthenticationStatus (adfsmfa must be removed from second factors)

all the connected authentication modes are then disabled for security reasons (Email, Phone, Azure MFA)

Regards

@gtbuchanan
Copy link
Author

@redhook62 The issue only seems to occur with biometrics. If I select the option while on another authentication method (for instance, after selecting "I do not have the code"), it works fine. ADFS is on Windows Server 2019 and I've tried the option in the latest Firefox and Chrome. I have run Set-MFAPrimaryAuthenticationStatus $true.

@redhook62
Copy link
Member

Hi @gtbuchanan

We cannot reproduce your problem.
Everything work as well, In "standard mode (MFA)" or as "Primary Authentication".

We will ship a new build today, Can you test again with this upcoming new version

Regards

@redhook62
Copy link
Member

Hi @gtbuchanan

Done in version 3.0.2008.4 (8/27/20)

Regards

@gtbuchanan
Copy link
Author

@redhook62 Just confirmed the issue is resolved. Thank you!

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

No branches or pull requests

2 participants