Package net.shibboleth.idp.plugin.authn.webauthn.context.logic
package net.shibboleth.idp.plugin.authn.webauthn.context.logic
Context logic APIs for WebAuthn.
-
ClassesClassDescriptionA predicate that determines if username collection is required as a first step to the registration process.A predicate that determines if the authentication ceremony requires a discoverable credential (ResidentKey) supplied by the authenticator, or if we have a username to determine which credentials to use from the IdP.A predicate that determines if the authentication flow is being used as a second factor of authentication, and not a first (and possibly only) factor.A predicate that determines if a username already exists in the authentication context.Predicate to determine if the user is required to enter their username or not.