Package net.shibboleth.idp.plugin.authn.webauthn.policy.impl
package net.shibboleth.idp.plugin.authn.webauthn.policy.impl
This package has authentication policy implementations.
-
ClassesClassDescriptionA base class for
credential policies.ACredentialPolicyimplementation that verifies an authentication credential is acceptable based on a chain of configured rules.ACredentialPolicythat evaluates aBiFunctionto determine if a credential should be accepted or rejected.A context class that provides access to theProfileRequestContextandFidoMetadataServicefromBiFunctionsthat implement registration or authentication rules.ACredentialPolicythat rejects credentials used in sole-factor mode if created by authenticators which should only be used for second factor authentication.