Re: [cas-user] SSL errors occurring even after following all troubleshooting steps

2015-04-08 Thread Venkatesh Babu KR
Hi John, Looks like that was the issue. I did export certificate to jre's cacerts, but for some reason, the keystore lookedup was - jssecacerts. Things worked fine after I added certificate to jssecacerts. Regards, Venkatesh On Tue, Apr 7, 2015 at 8:49 PM, John Gasper jgas...@unicon.net wrote:

RE:[cas-user] Releasing attributes based upon the service URL

2015-04-08 Thread Richard Wiseman
Thanks Misagh, that makes sense. I've got it working now. Regards, Richard -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

[cas-user] Releasing attributes based upon the service URL

2015-04-08 Thread Richard Wiseman
Hi, I've a working instance of CAS that successfully returns certain attributes to any service that uses it. I now want to start returning attributes selectively based upon the service URL. I've duplicated the (sole) RegexRegisteredService bean in my deployerConfigContext.xml file, modifying

[cas-user] Neef info about CAS integration with Cognos

2015-04-08 Thread Prasad Katti
Hi All, we are in the process of evaluating our cognos report server being integrated with CAS for AA. Does anybody on this group have an experience with this scenario? I was keen to understand the challenges upfront and use the learning from your experiences. regards Prasad -- You are

RE: [cas-user] Releasing attributes based upon the service URL

2015-04-08 Thread Misagh Moayyed
This might briefly help for CAS 4 (but the idea is the same for CAS 3): http://jasig.github.io/cas/4.0.x/installation/Service-Management.html It determines the sort order of services tried in ascending mode. If the first entry that is tried matches your service, then the enumeration will stop,

[cas-user] Error creating bean with name 'entityManagerFactory'

2015-04-08 Thread Baron Fujimoto
I'm encountering the following error using a deployerConfigContext.xml and pom.xml that has worked previously. Any suggestions on how to resolve this would be welcome. 015-04-08 09:16:32,771 ERROR [org.springframework.web.context.ContextLoader] - Context initialization failed