Skip to content

WebAuthn Interop Assembly 1.0.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 10:48
· 1 commit to main since this release

Notable Changes

This is a bugfix release. Huge thanks to @aseigler for reporting and fixing the following:

  • Implemented a workaround for PublicKeyCredentialCreationOptions generated by Entra ID with corrupted BASE64 padding. (Issue #21)
  • PowerShell cmdlets should now work even when executed with a service principal identity.
  • Resolved the "InvalidOperation: Unable to find type [Microsoft.Graph.PowerShell.Models.MicrosoftGraphFido2AuthenticationMethod]" error when trying to register a passkey.

DSInternals.Passkeys PowerShell Module

  • The module is available in the PowerShell Gallery.
  • As an alternative, the attached DSInternals.Passkeys_v1.0.6.zip file can be used for offline module installation.

FIDO2 UI Desktop Application

  • Application binaries are in the attached FIDO2UI_v1.0.6.zip file.

NuGet Packages