Package org.springframework.security.web.webauthn.registration
package org.springframework.security.web.webauthn.registration
-
ClassDescriptionA
Filter
that renders a default WebAuthn registration page.SavesPublicKeyCredentialCreationOptions
between a request to generate an assertion and the validation of the assertion.AuthenticatesPublicKeyCredential<AuthenticatorAssertionResponse>
that is parsed from the body of theHttpServletRequest
using theWebAuthnRegistrationFilter.setConverter(HttpMessageConverter)
.