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