[cas-user] Re: SAML functions very slow

2020-02-27 Thread Hayden Sartoris
Sort of glad to hear that other people have this problem. I've narrowed it down to AbstractSamlObjectBuilder, in org.apereo.cas.support.saml.util. Specifically, in constructDocumentFromXml, JDOM SAXBuilder is used to deserialize a String containing the XML data to a JDOM Document object. I have

[cas-user] Re: CAS 6 SAML 2.0 request throws velocity template error on external tomcat

2020-02-27 Thread JP
Did you figure this out. I am having the same issue. Thanks. On Monday, February 10, 2020 at 9:39:18 AM UTC-7, Mank wrote: > > Hi, > > I am using CAS 6.2.0-RC2 on external tomcat but getting following velocity > template exception for SAML 2.0 request. It works fine with embedded tomcat. > > DE

[cas-user] Re: SAML functions very slow

2020-02-27 Thread bcolly
Yes, I am seeing the same delays with CAS as a SAML SP. Thanks for mentioning this. On Thursday, February 27, 2020 at 8:21:43 AM UTC-7, Hayden Sartoris wrote: > > Morning, > > I'm running a CAS 6 server that's kept pretty aggressively up to date. > Since ~November 2019, SAML > functionality has

[cas-user] Re: SAML functions very slow

2020-02-27 Thread bcolly
Yes, I am seeing the same delays with CAS as a SAML SP. Thanks, Bryant On Thursday, February 27, 2020 at 8:21:43 AM UTC-7, Hayden Sartoris wrote: > > Morning, > > I'm running a CAS 6 server that's kept pretty aggressively up to date. > Since ~November 2019, SAML > functionality has been very slo

[cas-user] SAML functions very slow

2020-02-27 Thread Hayden Sartoris
Morning, I'm running a CAS 6 server that's kept pretty aggressively up to date. Since ~November 2019, SAML functionality has been very slow, as has the /cas/samlValidate endpoint. I suspect XML parsing and serialization is to blame, but I'm hard pressed to identify exactly where or how. The

Re: [cas-user] Re: Chrome and samesite cookies

2020-02-27 Thread David Curry
We're running CAS 5.2 and have not had any reported issues with Canvas or any of the other applications that log in through it. --Dave -- DAVID A. CURRY, CISSP *DIRECTOR • INFORMATION SECURITY & PRIVACY* THE NEW SCHOOL • INFORMATION TECHNOLOGY 71 FIFTH AVE., 9TH FL., NEW YORK, NY 10003 +1 646 9

[cas-user] Re: Chrome and samesite cookies

2020-02-27 Thread William E.
Not us. Canvas is hosted with the vendor, our CAS is local, we're on 5.3. -W On Wednesday, February 26, 2020 at 12:13:47 PM UTC-6, ste...@rutgers.edu wrote: > > We received an email stating there are issues authenticating to our Canvas > instance due to the Chrome SameSite changes. Has anyon

Re: [cas-user] Ideas to check if the SSO session is still valid

2020-02-27 Thread Paul Roemer
Let's see. I will go for option 2) and prototype an implementation to check the UX. -- - 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 yo

Re: [cas-user] Register service to CAS 6.1.3 behind HA Proxy

2020-02-27 Thread Jérôme Steve
sorry for my skim read :) Le jeu. 27 févr. 2020 à 09:23, Napoleon Ponaparte a écrit : > No Mr Jérôme Steve, > I deployed CAS behind HA Proxy. It's done. > Now I want to register service CAS Managment Web App with proxy. > Thanks > > On Thursday, February 27, 2020 at 3:15:59 PM UTC+7, Jérôme Stev

Re: [cas-user] Register service to CAS 6.1.3 behind HA Proxy

2020-02-27 Thread Napoleon Ponaparte
No Mr Jérôme Steve, I deployed CAS behind HA Proxy. It's done. Now I want to register service CAS Managment Web App with proxy. Thanks On Thursday, February 27, 2020 at 3:15:59 PM UTC+7, Jérôme Steve wrote: > > Hi Napoleon, > > Have a look at this : > https://apereo.github.io/2018/01/05/cas-deplo