Skip to content
This repository has been archived by the owner on Nov 3, 2017. It is now read-only.

Commit

Permalink
added comments
Browse files Browse the repository at this point in the history
  • Loading branch information
SavvasMisaghMoayyed committed Jun 18, 2015
1 parent 631d16f commit dd5e9d6
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions cas-mfa-overlay/etc/cas.properties
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit dd5e9d6

Please sign in to comment.