Class DuoAuthenticationModuleType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractAuthenticationModuleType
com.evolveum.midpoint.xml.ns._public.common.common_3.DuoAuthenticationModuleType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class DuoAuthenticationModuleType extends AbstractAuthenticationModuleType
Module is used for 2FA authentication. Module use duo server for authentication via hardware key of mobile, tablet and so on. We cant use it as only one authentication module. We need some primary authentication module for example saml.
See Also: