2017-11-06 16:23:20 -05:00
|
|
|
cas.server.name: https://localhost:6443
|
|
|
|
cas.server.prefix: https://localhost:643/cas
|
2017-10-30 10:45:16 -04:00
|
|
|
|
|
|
|
cas.adminPagesSecurity.ip=127\.0\.0\.1
|
|
|
|
|
|
|
|
cas.serviceRegistry.initFromJson=true
|
|
|
|
cas.serviceRegistry.config.location=classpath:/services
|
|
|
|
|
|
|
|
cas.authn.accept.users=
|
|
|
|
cas.authn.accept.name=
|
|
|
|
|
2017-11-06 16:23:20 -05:00
|
|
|
|
2017-10-30 10:45:16 -04:00
|
|
|
#CAS Database Authentication Property
|
|
|
|
|
|
|
|
# cas.authn.jdbc.query[0].healthQuery=
|
|
|
|
# cas.authn.jdbc.query[0].isolateInternalQueries=false
|
|
|
|
# cas.authn.jdbc.query[0].failFast=true
|
|
|
|
# cas.authn.jdbc.query[0].isolationLevelName=ISOLATION_READ_COMMITTED
|
|
|
|
# cas.authn.jdbc.query[0].leakThreshold=10
|
|
|
|
# cas.authn.jdbc.query[0].propagationBehaviorName=PROPAGATION_REQUIRED
|
|
|
|
# cas.authn.jdbc.query[0].batchSize=1
|
|
|
|
# cas.authn.jdbc.query[0].maxAgeDays=180
|
|
|
|
# cas.authn.jdbc.query[0].autocommit=false
|
|
|
|
# cas.authn.jdbc.query[0].idleTimeout=5000
|
|
|
|
# cas.authn.jdbc.query[0].credentialCriteria=
|
|
|
|
# cas.authn.jdbc.query[0].name=
|
|
|
|
# cas.authn.jdbc.query[0].order=0
|
|
|
|
# cas.authn.jdbc.query[0].dataSourceName=
|
|
|
|
# cas.authn.jdbc.query[0].dataSourceProxy=false
|
|
|
|
# cas.authn.jdbc.query[0].fieldExpired=
|
|
|
|
# cas.authn.jdbc.query[0].fieldDisabled=
|
|
|
|
# cas.authn.jdbc.query[0].principalAttributeList=sn,cn:commonName,givenName
|
|
|
|
# cas.authn.jdbc.query[0].passwordEncoder.type=NONE|DEFAULT|STANDARD|BCRYPT|SCRYPT|PBKDF2|com.example.CustomPasswordEncoder
|
|
|
|
# cas.authn.jdbc.query[0].passwordEncoder.characterEncoding=
|
|
|
|
# cas.authn.jdbc.query[0].passwordEncoder.encodingAlgorithm=
|
|
|
|
# cas.authn.jdbc.query[0].passwordEncoder.secret=
|
|
|
|
# cas.authn.jdbc.query[0].passwordEncoder.strength=16
|
|
|
|
# cas.authn.jdbc.query[0].principalTransformation.suffix=
|
|
|
|
# cas.authn.jdbc.query[0].principalTransformation.caseConversion=NONE|UPPERCASE|LOWERCASE
|
|
|
|
# cas.authn.jdbc.query[0].principalTransformation.prefix=
|