Hi, Upgrading from CAS 5.2.3 to 5.3.6 and i have the same problem. Upgrading from 5.3.6 to 5.3.7-SNAPSHOT, idP for G suite is working :)
Thanks Dirk & Unicon :) Sam On Thursday, December 13, 2018 at 10:17:25 PM UTC+1, Dirk Tepe wrote: > > Fortunately, Miami University is in a position to facilitate addressing > this issue. Thanks to the efforts of Unicon (https://www.unicon.net/) the > latest snapshot build of 5.3.7 appears to address this issue. If anyone > else is following this and can help test the Google Apps integration, > please do so and update this thread. > > -dirk > > On Thu, Dec 13, 2018 at 12:32 PM Tepe, Dirk <[email protected] > <javascript:>> wrote: > >> I just reproduced the broken behavior using CAS 5.3.5 and 5.3.7-SNAPSHOT. >> We are preparing to upgrade our CAS server but have not tested Google Apps >> since our initial work with 5.2.x, when it did work correctly IIRC. >> >> We are going to pursue pretty aggressively because it has major >> consequences for us. >> >> Thank you for reporting this and your work to identify the cause. >> >> -dirk >> >> On Thu, Dec 13, 2018 at 9:49 AM JF Poulin <[email protected] >> <javascript:>> wrote: >> >>> I patched the CompressionUtils file and replaced the inflate function >>> with the one from 5.1.x and now GoogleApps is working again. >>> >>> Was there a reason the function was re-written in the first place other >>> than trying to make it more efficient? I'm thinking of submitting a pull >>> request to revert the code for inflate back. >>> >>> On Wednesday, December 12, 2018 at 3:48:39 PM UTC-5, JF Poulin wrote: >>>> >>>> After a lot of debugging, I have discovered that the XML is not being >>>> properly inflated in AbstractSaml20ObjectBuilder at line 442: >>>> CompressionUtils.inflate(decodedBytes); >>>> >>>> java is complaining about the zip header >>>> >>>> -- >>> - 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 you are subscribed to the Google >>> Groups "CAS Community" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected] <javascript:>. >>> To view this discussion on the web visit >>> https://groups.google.com/a/apereo.org/d/msgid/cas-user/bb7038da-ad87-499d-b68b-1accc0b7791e%40apereo.org >>> >>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/bb7038da-ad87-499d-b68b-1accc0b7791e%40apereo.org?utm_medium=email&utm_source=footer> >>> . >>> >> -- - 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 you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/7d28ecf0-1a79-43aa-a4d0-d0cd781d563c%40apereo.org.
