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
730 stars 713 forks source link

Unable to detect the QR code generated when confuguring passkey through my account #17410

Closed asekawa closed 7 months ago

asekawa commented 8 months ago

Describe the issue:

Unable to detect the QR code generated when confuguring passkey through my account

Tried to scan the QR code with various scanners , but couldn't detect the QR code

https://github.com/wso2/product-is/assets/40081059/e907bdf0-5fe6-44ed-8f4a-d06235640658

Screenshot 2023-10-30 at 15 50 13

How to reproduce:

  1. Login to the myaccount
  2. Go to security
  3. Try to configure passkey by phone or tablet option

Expected behavior:

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


Optional Fields

Related issues:

Suggested labels:

ThaminduDilshan commented 8 months ago

This QR code is generated from the browser and we don't have any control over it. On a side note this QR code supposed to be scanned on a device which supports FIDO passkeys (ideally a mobile phone with passkey support) and not from a regular QR code scanner.

Refer for device support matrix: https://passkeys.dev/device-support/#matrix

@asekawa can you add the android/ios version of the device that you tried?

asekawa commented 8 months ago

@ThaminduDilshan checked this on various QR code mobile applications ,on ios device. Still couldnt reproduce it

madurangasiriwardena commented 7 months ago

@asekawa, you have to use the phone camera or a QR scanner for this to work.

However, there are some issues if you are using Samsung mobile devices with "Samsung Pass" application to store the passkey. If you use Google password manager to store the passkey, this is working fine. Hence closing the issue.