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

End-user control of MFA prompts #277

Open
shreyys opened this issue Mar 5, 2021 · 4 comments
Open

End-user control of MFA prompts #277

shreyys opened this issue Mar 5, 2021 · 4 comments
Assignees
Labels

Comments

@shreyys
Copy link

shreyys commented Mar 5, 2021

I have tried to configure End-user control of MFA prompts in the Okta, but the prompt factor still asks for MFA on every signin.
Does this feature work on the SDK?
https://help.okta.com/en/prod/Content/Topics/Security/policies/configure-signon-policies.htm#:~:text=Every%20Time%3A%20end%20users%20are,user%20MFA%20challenge%20dialog%20box.

@oleggnidets-okta oleggnidets-okta self-assigned this Mar 5, 2021
@oleggnidets-okta
Copy link
Contributor

oleggnidets-okta commented Mar 5, 2021

Hi @shreyys ,
Thanks for the question.
Yes, it should work. I was able to configure MFA per device and it asks for MFA once. Further sign-ins don't enroll MFA. If I change to Every Time then it requires MFA every time the user logs in.

If you would provide detailed steps to reproduce on our sample app it helped a lot.

  1. Please, check out how Sign on rules are configured. Do you have per device or per session selected?
  2. Also, make sure you have correct priorities of policies and rules.
  3. Make sure you select Do not challenge me on this device (see screenshot).

Simulator Screen Shot - iPhone 11 - 2021-03-05 at 10 37 57

@shreyys
Copy link
Author

shreyys commented Mar 5, 2021

We are not using browser instances in our app. The flow is completely native using apis.

We have an MFA Sign-on policy with MFA rule that looks like this..
Screenshot 2021-03-05 at 5 30 24 PM

I'm getting AuthStatus as MFA_REQUIRED in my app

@oleggnidets-okta
Copy link
Contributor

I can confirm that the feature doesn't work on OktaAuthNative. At least, a user doesn't have a control over it. We recorded the issue in our system, internal ref OKTA-376058.

btw, you reported the issue into OIDC repo (browser based sign in).

@shreyys
Copy link
Author

shreyys commented Mar 5, 2021

Oops...I choose the wrong tab.
I checked it too, user control is not the issue here..I needed the per session check. OTP on every login is annoying for the users.

Thanks for the confirmation though :)

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