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

Country Code SX is Not Mapped to a Country Name #3473

Open
JonathanDCrowe opened this issue Nov 21, 2023 · 0 comments
Open

Country Code SX is Not Mapped to a Country Name #3473

JonathanDCrowe opened this issue Nov 21, 2023 · 0 comments
Labels

Comments

@JonathanDCrowe
Copy link

Describe the bug

I noticed that the country code "SX" is listed in the countryCallingCodes.js file but doesn't have an associated name in the country.properties file. Because there is no name, it doesn't appear in the phone authenticator enrollment country selection list.

Reproduction Steps

Prerequisite:

  • Okta tenant with phone as an available authenticator
  1. Create a new account
  2. Login using the account to the point you are prompted to enroll in MFA
  3. Select "Phone" as your authenticator
  4. In the country drop down attempt to select "Sint Maarten"

This option is unavailable unless manually added via config when creating the widget by setting the i18n property "country.SX"

SDK Versions

7.12.0

Additional Information

https://github.com/okta/okta-signin-widget/blob/810e5329eb73cc051a95a2791e9482d6fdb90534/src/util/countryCallingCodes.js

https://github.com/okta/okta-signin-widget/blob/810e5329eb73cc051a95a2791e9482d6fdb90534/packages/%40okta/i18n/src/properties/country.properties

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