Uses of Class
net.shibboleth.idp.plugin.authn.duo.audit.AbstractDuoTokenClaimsAuditExtractor
Packages that use AbstractDuoTokenClaimsAuditExtractor
Package
Description
Duo OIDC 2FA login flow audit implementation classes.
-
Uses of AbstractDuoTokenClaimsAuditExtractor in net.shibboleth.idp.plugin.authn.duo.audit.impl
Subclasses of AbstractDuoTokenClaimsAuditExtractor in net.shibboleth.idp.plugin.authn.duo.audit.implModifier and TypeClassDescriptionclassAn audit extractor to extract the Duo 2FA device ID (Key) from the auth_device inside the Duo token response.classAn audit extractor to extract the Duo 2FA device name from the auth_device in the Duo token response.classAn audit extractor to extract the Duo authentication factor from the Duo token response.classAn audit extractor to extract the Duo authentication reason from the Duo token response.classAn audit extractor to extract the Duo transaction ID from the Duo token response.