Hi Michael,
Having installed v. 1.0.3 (passkey module only) and running command:
Register-Passkey -UserId 'username@domain.com' -DisplayName 'YubiKey 5C NFC'
Getting error:
ParentContainsErrorRecordException: Exception calling "Create" with "1" argument(s): "Illegal Base64URL string! (Parameter 'input')"
In readme.md you state:
The DSInternals.Passkeys PowerShell module uses the DSInternals.Win32.WebAuthn library...
Should I understand this as I might be missing a dependency or that it is incorporated already in the PS module?
Environment:
- Windows 11 24H2
- PowerShell 7.4.6
- YubiKey: any/all
Thank you in advance,
Hi Michael,
Having installed v.
1.0.3(passkey module only) and running command:Register-Passkey -UserId 'username@domain.com' -DisplayName 'YubiKey 5C NFC'Getting error:
ParentContainsErrorRecordException: Exception calling "Create" with "1" argument(s): "Illegal Base64URL string! (Parameter 'input')"In readme.md you state:
Should I understand this as I might be missing a dependency or that it is incorporated already in the PS module?
Environment:
Thank you in advance,