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

Security key is not detected in remote session #242

Open
YashwanthLokam opened this issue Dec 18, 2024 · 1 comment
Open

Security key is not detected in remote session #242

YashwanthLokam opened this issue Dec 18, 2024 · 1 comment

Comments

@YashwanthLokam
Copy link

YashwanthLokam commented Dec 18, 2024

Hi,
I want to know if the existing versions of fido2 lib supports security key detection in remote session.

Usecase
I have two machines A and B. My security key is connected to machine A and after doing RDP to machine B from A, I ran the code which checks if key is connected, and it didn't give me connected key details. I have enabled Remote FX USB redirection on both the machines which is required for windows WebAuth.

@dainnilsson
Copy link
Member

This library will detect and use Security Keys connected to the local machine. Whether or not that will work with any type of USB forwarding software depends entirely on the implementation of that software, and isn't something we can provide help with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants