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
748 stars 728 forks source link

Passkey Enrollment via My Account Portal Not Working as Expected #19262

Open melanisilva opened 9 months ago

melanisilva commented 9 months ago

Describe the issue: When a user tries to enroll a passkey via My Account Portal it gives the below error.

Note: No Errors on the server side or any failed network calls can be found.

Screenshot 2024-01-29 at 15 15 06

How to reproduce:

  1. Change the Host name of the server. https://is.docs.wso2.com/en/latest/deploy/change-the-hostname/
  2. Add the FIDO Trusted config
    [fido.trusted]
    origins=["https://wso2is.com:9444"]
  3. Create a User
  4. log in to the created User's My account portal
  5. Navigate to Security -> Additional Authentication

Expected behavior:

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


Optional Fields

Related issues:

Suggested labels:

NipuniBhagya commented 9 months ago

This is a known issue. Please refer to [1] for more details.

[1] - https://github.com/wso2/product-is/issues/18573