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

No remediation can match current flow, check policy settings in your org. Remediations: [select-authenticator-unlock-account] #3503

Open
dpgbt opened this issue Jan 11, 2024 · 0 comments
Labels

Comments

@dpgbt
Copy link

dpgbt commented Jan 11, 2024

Describe the bug

No remediation can match current flow, check policy settings in your org. Remediations: [select-authenticator-unlock-account]

Reproduction Steps

Prepare SPA.
Enter locked email address and Press Next button.
Next button is spinning/loading without a response.

When debug, the error message in debug variables...

Using

<script src="https://global.oktacdn.com/okta-signin-widget/7.14.0/js/okta-sign-in.polyfill.min.js" type="text/javascript"></script> <script src="https://global.oktacdn.com/okta-signin-widget/7.14.0/js/okta-sign-in.oie.min.js" type="text/javascript"></script>

We do see this error:

FormController.ts:387 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'messages')
at FormController.ts:387:82
at f (FormController.ts:2:1)
at Generator. (FormController.ts:2:1)
at Generator.next (FormController.ts:2:1)
at O (FormController.ts:2:1)
at a (FormController.ts:2:1)
at FormController.ts:2:1
at new Promise ()
at FormController.ts:2:1
at G.r.showFormErrors (FormController.ts:360:44)

SDK Versions

Tried 7.12.2, 7.13.1 and 7.14.0

Additional Information

No response

@dpgbt dpgbt added the bug label Jan 11, 2024
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

1 participant