Uses of Class
net.shibboleth.idp.plugin.authn.duo.audit.AbstractDuoAuditExtractor
Packages that use AbstractDuoAuditExtractor
Package
Description
-
Uses of AbstractDuoAuditExtractor in net.shibboleth.idp.plugin.authn.duo.audit
Subclasses of AbstractDuoAuditExtractor in net.shibboleth.idp.plugin.authn.duo.auditModifier and TypeClassDescriptionclassAn extension of theAbstractDuoAuditExtractorthat allows extraction of claims inside the Duo authentication token. -
Uses of AbstractDuoAuditExtractor in net.shibboleth.idp.plugin.authn.duo.audit.impl
Subclasses of AbstractDuoAuditExtractor 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 Client ID from the Duo integration.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 redirect URI from the Duo context.classAn audit extractor to extract the Duo request state OAuth 2.0 parameter from the Duo context.classAn audit extractor to extract the Duo response state OAuth 2.0 parameter from the Duo context.classAn audit extractor to extract the Duo transaction ID from the Duo token response.classAn audit extractor to extract the Duo username from the Duo context.