Class WebAuthnAuthenticationEventIds
java.lang.Object
net.shibboleth.idp.plugin.authn.webauthn.authn.WebAuthnAuthenticationEventIds
Constants to use for
ProfileAction
EventContext results related to
WebAuthn authentication.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NO_REGISTERED_WEBAUTHN_CREDENTIALS
The user has no registered WebAuthn credentials.- See Also:
-
USER_HANDLE_NOT_REGISTERED
The user has no registered WebAuthn credentials for the user handle supplied.- See Also:
-
CREDENTIAL_POLICY_REJECTION
A credential policy rejected the credential/authenticator.- See Also:
-
-
Constructor Details
-
WebAuthnAuthenticationEventIds
private WebAuthnAuthenticationEventIds()Private constructor.
-