Pre-release 1.12.3-RC3
Pre-release
Pre-release
Fixes:
- Fixed bug in
RelyingParty.finishAssertion
where ifStartAssertionOptions.userHandle
was set, it did not propagate toRelyingParty.finishAssertion
and caused an error saying username and user handle are both absent unless a user handle was returned by the authenticator.
New features:
- Added
userHandle
field toAssertionRequest
as part of above bug fix.userHandle
is mutually exclusive withusername
.
Artifacts built with openjdk 11.0.15 2022-04-19
.