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
UserVerificationMethodconverted to enum - Class
KeyProtectionTypeconverted to enum - Class
MatcherProtectionTypeconverted to enum
Fixes:
- Javadoc for
TokenBindingInfo.idincorrectly stated that the value is base64url encoded. - Javadoc for
TokenBindingStatus.PRESENTincorrectly referenced its own (private)idmember instead ofTokenBindingInfo.id. - Improved JavaDoc for
StartRegistrationOptions.authenticatorSelection - Improved JavaDoc for
RelyingParty.appid - Made the
RelyingParty.validateSignatureCounterJavaDoc also cover the success case where stored and received signature count are both zero.
Artifacts built with openjdk 11.0.12 2021-07-20.