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

enable UIs for mobile number verification in myAccount based on governace config mobile number verification on update #20351

Closed
lashinijay opened this issue May 10, 2024 · 0 comments
Assignees

Comments

@lashinijay
Copy link
Contributor

lashinijay commented May 10, 2024

Describe the issue:
There are two governance config that allow organizations to enable verification when updating mobile number and email address. However to enable the UIs for verification we have introduced a separate config to FE with the following PR.

Hence even when the user enable mobile/ email verification on update from the governance configs UIs were not enable.

To make the UIs to be align with the server-side config, the FE config will be enabled by default and both FE and BE will be rely on the existing governance config.

How to reproduce:

  • Enable mobile number on verification by navigating to console -> user attributes and stores -> user attributes -> User Attribute Change Verification.
    Screenshot from 2024-05-10 10-53-27

  • Login to my account with a user.

  • When updating mobile number from Personal Info, there is no indication that mobile verification is enabled.
    Screenshot from 2024-05-10 10-55-32

Expected behavior:

  • The UIs for mobile number verification should be enabled based on the governance config mobile number verification on update.
  • When enabled following UIs needs to be displayed.
    Screenshot from 2024-05-10 11-01-09

Environment information (Please complete the following information; remove any unnecessary fields) :

  • Product Version: [e.g., IS 5.10.0, IS 5.9.0]
  • OS: [e.g., Windows, Linux, Mac]
  • Database: [e.g., MySQL, H2]
  • Userstore: [e.g., LDAP, JDBC]

Optional Fields

Related issues:

Suggested labels:

@lashinijay lashinijay added the bug label May 10, 2024
@lashinijay lashinijay self-assigned this May 10, 2024
@lashinijay lashinijay changed the title Removing FE config to enable UIs for mobile number verification enable UIs for mobile number verification in myAccount based on governace config mobile number verification on update May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant