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 String Matching for more languages #341

Merged
merged 2 commits into from Apr 26, 2022

Conversation

kabakakao
Copy link
Contributor

Match all? language specific strings for MFA verification

Description

With this pull-request I created a tuple with all? language specific MFA extra verification strings

Related Issue

Fixes #339
Fixes #317

Motivation and Context

People with other language than "English" in Okta-Webfrontend get an error, because the regex match did not get, that mfa is needed

How Has This Been Tested?

I tested it with several languages and it works for me

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@kabakakao kabakakao changed the title Enhancement/mfa string MFA String Matching for more languages Feb 24, 2022
@bobby-lin
Copy link

@bwynsm Can you approve this PR? I think it is a straightforward change to add more language support

@bwynsm bwynsm merged commit c8f8e5e into Nike-Inc:master Apr 26, 2022
@kabakakao
Copy link
Contributor Author

@bwynsm would it be possible to release a new version, that it can be used?
That would be nice

@epierce epierce mentioned this pull request Jan 5, 2023
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

Successfully merging this pull request may close these issues.

Add Okta Chinese string for regex matching Cli break on Extra Verification for french org
3 participants