Short Summary of the Bug
Unsupported Challenge Field Types Are Rendered on Reset Password Page
Description
Steps To Reproduce:
- Update the ui_spec for "resetPasswordChallengeFields" as "resetPasswordChallengeFields": ["passport"], "resetPasswordChallengeFields": ["photoCapture"], "resetPasswordChallengeFields": ["password"]
- Navigate to Reset password page.
- Observe the reset password error.
Actual Result:
When unsupported field types such as photoCapture, passport/document, password, or other restricted control types are configured in resetPasswordChallengeFields, the fields are rendered on the Reset Password page.
Expected Result:
Unsupported control types configured in resetPasswordChallengeFields should be restricted from rendering on the Reset Password page.
Attachments / Evidence / Links
"resetPasswordChallengeFields": ["passport"] ---->

"resetPasswordChallengeFields": ["photoCapture"]---->

"resetPasswordChallengeFields": ["password"]---->

Short Summary of the Bug
Unsupported Challenge Field Types Are Rendered on Reset Password Page
Description
Steps To Reproduce:
Actual Result:
When unsupported field types such as photoCapture, passport/document, password, or other restricted control types are configured in resetPasswordChallengeFields, the fields are rendered on the Reset Password page.
Expected Result:
Unsupported control types configured in resetPasswordChallengeFields should be restricted from rendering on the Reset Password page.
Attachments / Evidence / Links
"resetPasswordChallengeFields": ["passport"] ---->

"resetPasswordChallengeFields": ["photoCapture"]---->

"resetPasswordChallengeFields": ["password"]---->
