wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
746 stars 724 forks source link

Bug fixes and Improvements for Identity verification providers feature #20956

Open JayaShakthi97 opened 1 month ago

JayaShakthi97 commented 1 month ago

Describe the issue: The identity verification providers feature is disabled in IS 7.0 vanilla pack. It can be enabled via following TOML configuration.

[console.identity_verification_providers]
enabled = true

Once the feature is enabled, the following issues were noticed;

Following UX gaps were identified specific to the OnFido connector;

How to reproduce:

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

JayaShakthi97 commented 6 days ago

Improvement-related PRs