I've been working with CAS 5.1 in development for a while, and am beginning
to install it on a standalone server.  However I have run into problems and
can't seem to get any feedback in the logs as to what is happening.

After I startup CAS I get the CAS startup banner, but then it just hangs
and nothing happens. I also do not see anything in the cas.log file that I
have setup.

Here are my properties:

server.port=8080
server.ssl.keyStore=
server.ssl.keyStorePassword=
server.ssl.keyPassword=
server.ssl.enabled=false

cas.authn.ldap[0].type=AUTHENTICATED
cas.authn.ldap[0].ldapUrl=
​<ldapUrl>

cas.authn.ldap[0].baseDn=
​<baseDn>

cas.authn.ldap[0].userFilter=uid={user}
cas.authn.ldap[0].usePasswordPolicy=false
cas.authn.ldap[0].bindDn=<bindDn>
cas.authn.ldap[0].bindCredential=<bindCredential>
cas.authn.ldap[0].dnFormat=uid=%s,ou=people,dc=example,dc=com
cas.authn.ldap[0].passwordPolicy.enabled=false
cas.authn.ldap[0].principalAttributeList=\

displayName,\
uid,\
groupMembership,\
mail,\
postOfficeBox,\
givenName,\
sn,\
title,\
telephoneNumber


cas.authn.attributeRepository.defaultAttributesToRelease=uid
cas.authn.attributeRepository.groovy[0].config.location=file:/opt/cas/attributes.groovy
cas.authn.attributeRepository.groovy[0].caseInsensitive=true

cas.authn.pm.enabled=false

cas.googleApps.publicKeyLocation=file:/opt/cas/google/public.key
cas.googleApps.keyAlgorithm=RSA
cas.googleApps.privateKeyLocation=file:/opt/cas/google/private.key

cas.authn.mfa.duo[0].duoSecretKey=
​<duoSecretKey>

cas.authn.mfa.duo[0].duoApplicationKey=
​<duoApplicationKey>

cas.authn.mfa.duo[0].duoIntegrationKey=
​<duoIntegrationKey>

cas.authn.mfa.duo[0].duoApiHost=
​<duoApiHost>

cas.serviceRegistry.config.location=file:/opt/cas/services
cas.slo.disabled=true
logging.config=file:/opt/cas/log4j2.xml

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAN6MV5OncpTPK6bR2ewngQhuUWDU%2BXbTLn%3DgjmDwv7Xxx-GZFQ%40mail.gmail.com.

Reply via email to