RE:[cas-user] Service Management Application

2013-07-31 Thread Rakesh
Carlos, I updated the url to https://myserver/cas/services/j_acegi_cas_security_check and i still see the same behavior. - Rakesh -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see

Re: [cas-user] JPATicketRegistry and ServiceTicket Table

2013-07-31 Thread Scott Battaglia
The tickets will be deleted immediately after being consumed. Is it possible that they're being deleted before you can see them? Are you able to successfully authenticate to a service? On Wed, Jul 31, 2013 at 3:07 PM, Whittaker, Geoffrey geoff.whitta...@unf.edu wrote: Good afternoon,

Re: [cas-user] Service Management Application

2013-07-31 Thread KaTeLmE
Remove or comment into cas-servlet.xml file the TerminateWebSessionListener reference. Also review any jsp and remove any session=true @page parameter Is cheched that is the mainly problems during session creating. (CAS-1243 https://issues.jasig.org/browse/CAS-1243) 2013/7/31 Rakesh

[cas-user] Multiple search base for LDAP

2013-07-31 Thread Farzan Qureshi
Dear Community, I configured CAS an year ago. Our CAS authenticate users against our LDAP server. At the moment I have complete LDAP tree as a search option. bean class=org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler p:filter=mail=%u p:searchBase=ou=people,dc=example,dc=com