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

MFA enrolment display text error - old widget #67

Open
jason-ra opened this issue Jul 1, 2020 · 0 comments
Open

MFA enrolment display text error - old widget #67

jason-ra opened this issue Jul 1, 2020 · 0 comments

Comments

@jason-ra
Copy link

jason-ra commented Jul 1, 2020

Signing in and following MFA enrolment displays error for e-mail MFA factor:
Email Authentication "L10N_ERROR[]"

image

Update to Widget version 4.1.0 resolved the issue

Package.json
...
"dependencies": {
"@okta/okta-signin-widget": "^4.1.0",
...

src\components\Login.vue
...
authParams: {
...
responseMode: 'fragment'
}
...

image

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

No branches or pull requests

1 participant