Re: [cas-user] Where is persistence.xml in 4.0.x (JPA Ticket Registry)

2015-09-09 Thread Christian Rohmann
Hello again, On 09/08/2015 05:54 PM, Ray Bon wrote: > mvn dependency:tree --- cut --- [INFO] xxx.xx:myprojectname:war:123.123-SNAPSHOT [INFO] +- org.jasig.cas:cas-server-webapp:war:4.1.0-RC2:runtime [INFO] +- c3p0:c3p0:jar:0.9.1.2:runtime [INFO] +- mysql:mysql-connector-java:jar:5.1.36:runtim

RE: [cas-user] Where is persistence.xml in 4.0.x (JPA Ticket Registry)

2015-09-09 Thread Misagh Moayyed
Post your maven overlay config somewhere on github, etc and we can track down if this is a config issue or a bug with the build. > -Original Message- > From: Christian Rohmann [mailto:crohm...@netcologne.de] > Sent: Wednesday, September 9, 2015 9:12 AM > To: cas-user@lists.jasig.org > Sub

[cas-user] Delegating to another CAS server

2015-09-09 Thread Jeff Abernathy
Hello, I'm looking for help delegating auth to another CAS server. I feel like this should be a pretty simple thing to do...but I'm getting stuck. Anyone have experience doing this? Jeff -- Jeff abernathyabern...@slu.edu 314-977-2019 Manager Web, Portal, Collaboratio

RE: [cas-user] Delegating to another CAS server

2015-09-09 Thread Misagh Moayyed
See http://jasig.github.io/cas/4.1.x/integration/Delegate-Authentication.html Example: https://github.com/pac4j/j2e-pac4j-demo From: Jeff Abernathy [mailto:abern...@slu.edu] Sent: Wednesday, September 9, 2015 10:21 AM To: cas-user@lists.jasig.org Subject: [cas-user] Delegating to another CAS s

[cas-user] CAS w/ SAML clock skew?

2015-09-09 Thread Tom Poage
Does the CAS SAML SP implementation (3.5.1 or newer) allow for/have clock skew on NotBefore? Being optional, can this CAS SAML SP implementation ignore NotBefore? This CAS SP (3.5.1) is having a problem with occasional clock skew (here about two seconds) with the IdP (Shibboleth). > 2015-09-09

RE: [cas-user] CAS w/ SAML clock skew?

2015-09-09 Thread Misagh Moayyed
Which SP implementation are you referring to? There are many. > -Original Message- > From: Tom Poage [mailto:tfpo...@ucdavis.edu] > Sent: Wednesday, September 9, 2015 8:23 PM > To: cas-user@lists.jasig.org > Subject: [cas-user] CAS w/ SAML clock skew? > > Does the CAS SAML SP implementat