Pre-release 1.11.0-RC3
Pre-release
Pre-release
Note: This release has a defective webauthn-server-attestation
artifact. Please use version 1.11.0-RC4
instead.
Breaking changes from 1.11.0-RC2:
- Class
UserVerificationMethod
converted to enum - Class
KeyProtectionType
converted to enum - Class
MatcherProtectionType
converted to enum
Fixes:
- Javadoc for
TokenBindingInfo.id
incorrectly stated that the value is base64url encoded. - Javadoc for
TokenBindingStatus.PRESENT
incorrectly referenced its own (private)id
member instead ofTokenBindingInfo.id
. - Improved JavaDoc for
StartRegistrationOptions.authenticatorSelection
- Improved JavaDoc for
RelyingParty.appid
- Made the
RelyingParty.validateSignatureCounter
JavaDoc also cover the success case where stored and received signature count are both zero.
Artifacts built with openjdk 11.0.12 2021-07-20
.