Re: [cas-user] SAML setup

2017-11-16 Thread Misagh Moayyed
Set cas.samlCore.securityManager to blank…and upgrade to the latest 5.0.x. --Misagh > From: "Angel Fernandez Leal" <afl...@gapps.udc.es> > To: "CAS Community" <cas-user@apereo.org> > Sent: Thursday, November 16, 2017 4:32:57 AM > Subject: Re: [cas-

Re: [cas-user] SAML setup

2017-11-16 Thread Angel Fernandez Leal
D. >> >> From: John Wynstra <jdwy...@gmail.com> >> Reply: cas-...@apereo.org <cas...@apereo.org> >> Date: March 7, 2017 at 3:15:07 PM >> To: cas-...@apereo.org <cas...@apereo.org> >> Subject: [cas-user] SAML setup >> >> I am trying to add

Re: [cas-user] SAML setup

2017-03-08 Thread John Wynstra
ser@apereo.org <cas-user@apereo.org> <cas-user@apereo.org> > Subject: [cas-user] SAML setup > > I am trying to add saml support to CAS 5.0.3 maven overlay. After adding > the following dependency to pom.xml > > > > org.apereo.cas > cas-serve

Re: [cas-user] SAML setup

2017-03-08 Thread Dmitriy Kopylenko
To: cas-user@apereo.org <cas-user@apereo.org> Subject:  [cas-user] SAML setup I am trying to add saml support to CAS 5.0.3 maven overlay.  After adding the following dependency to pom.xml org.apereo.cas cas-server-support-saml-idp ${cas.version}  the repackaged CAS.WAR file will de

[cas-user] SAML setup

2017-03-07 Thread John Wynstra
I am trying to add saml support to CAS 5.0.3 maven overlay. After adding the following dependency to pom.xml org.apereo.cas cas-server-support-saml-idp ${cas.version} the repackaged CAS.WAR file will deploy but not start on TomCat. I have not configured any of the saml properties in