diff --git a/cas-mfa-overlay/etc/cas.properties b/cas-mfa-overlay/etc/cas.properties index eecbe99..af0f2df 100644 --- a/cas-mfa-overlay/etc/cas.properties +++ b/cas-mfa-overlay/etc/cas.properties @@ -1,4 +1,4 @@ -server.name=https://mmoayyed.local:8443 +server.name=https://mmoayyed.unicon.net:8443 server.prefix=${server.name}/cas cas.securityContext.serviceProperties.service=${server.prefix}/services/j_acegi_cas_security_check # Names of roles allowed to access the CAS service manager @@ -80,8 +80,9 @@ person.attributes.reload.interval=500 ## # Destroy any previous SSO sessions prior to # initiating form-based authentication? -# -# mfa.destroy.prev.sso=true +# This is specially required if primary authn +# needs be cached via something like clearPass. +# mfa.destroy.prev.sso=false ## # Configuration file to host supported authn methods @@ -110,10 +111,10 @@ person.attributes.reload.interval=500 # https://www.duosecurity.com/docs/duoweb#1.-generate-an-akey #################################### -# duo.api.host=api-d2e616a0.duosecurity.com -# duo.integration.key=DICLHRWL1KQK5EUAQP43 -# duo.secret.key=u3IHBaXOMH3Cb9S4QCHKHqFycpj8lPBkDGfWt98I -# duo.application.key=u3IHBaREMB7Cb9S4QMISAgHycpj8lPBkDGfWt55I +duo.api.host=api-d2e616a0.duosecurity.com +duo.integration.key=DICLHRWL1KQK5EUAQP43 +duo.secret.key=kcroINPRyGUXNYhBGXG5i4RwSZDQC2f37ANCBOZN +duo.application.key=u3IHBaREMB7Cb9S4QMISAgHycpj8lPBkDGfWt55I #################################### # YubiKey 2fa authentication provider