-
Notifications
You must be signed in to change notification settings - Fork 17
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
WebAuthn support #62
Comments
If that is the thing, how is that YubiKey is supported in FreeRADIUS using PAM as backend? https://developers.yubico.com/yubico-pam/YubiKey_and_FreeRADIUS_via_PAM.html Would not be possible to use FreeRADIUS PAM authentication and implementing privacyIDEA support through its PAM plugin to bring FreeRAIUS with WebAuthn support? |
From your link:
YubiKey-Devices support other protocols than FIDO2/WebAuthn. |
In my case, I am only interested in WebAuthn since I use SoloKeys. Edit: okay now I see what you say. But if PI already supports PAM with FIDO and FreeRADIUS supports using PAM module, would not be possible? |
hi, our pam does currently not support fido2. however, it can easily be implemented, it is just a matter of having the time. |
Is it possible to support WebAuthn via RADIUS?
From my understanding this may be hard - similar to push tokens where @cornelinux mentioned:
The text was updated successfully, but these errors were encountered: