{"id":66127,"library":"cas-server-core-authentication-mfa","title":"CAS Server Core Authentication MFA","description":"Provides multi-factor authentication support for the CAS server core.","status":"active","version":"7.3.6","language":"java","source_language":null,"source_url":"https://github.com/apereo/cas","tags":["cas","authentication","mfa","security","sso"],"install":[{"cmd":"<dependency>\n  <groupId>org.apereo.cas</groupId>\n  <artifactId>cas-server-core-authentication-mfa</artifactId>\n  <version>7.3.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apereo.cas:cas-server-core-authentication-mfa:7.3.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"MfaAuthenticationHandler","correct":"org.apereo.cas.authentication.mfa.MfaAuthenticationHandler"}],"quickstart":{"code":"import org.apereo.cas.authentication.mfa.MfaAuthenticationHandler;\n\npublic class Example {\n    public static void main(String[] args) {\n        MfaAuthenticationHandler handler = new MfaAuthenticationHandler();\n        System.out.println(handler.supports(null));\n    }\n}","lang":"java","description":"Minimal example showing usage of MfaAuthenticationHandler."},"warnings":[],"env_vars":null,"search_vec":"'authent':4,10,18 'cas':1,14,17 'core':3,16 'factor':9 'mfa':5,19 'multi':8 'multi-factor':7 'provid':6 'secur':20 'server':2,15 'sso':21 'support':11","created_at":"2026-06-17T17:19:44.183597+00:00","updated_at":"2026-06-17T17:19:44.183597+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.apereo.org/projects/cas","github":"https://github.com/apereo/cas","docs":"https://appdoc.app/artifact/org.apereo.cas/cas-server-core-authentication-mfa/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}