You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create a new account
Login using the account to the point you are prompted to enroll in MFA
Select "Phone" as your authenticator
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"
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:
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
The text was updated successfully, but these errors were encountered: