Open GoogleCodeExporter opened 9 years ago
Try setting a breakpoint at requestRedirectedToRequest: in GTMOAuth2SignIn to
identify what's happening.
Can this be resolved by setting a custom redirectURI property in the auth
object?
Original comment by grobb...@google.com
on 21 May 2013 at 10:55
After some investigation, I've discovered that this is due to the way GTMOauth2
is overriding cookie handling.
A workaround in the Sample application is to tick the "persist" tickbox which
gets called in addCookiesToRequest. I'm not sure of a fix for it, but there's
definitely something wacky going on in there - possibly in cookiesForURL.
Original comment by a.j.bere...@sheffield.ac.uk
on 5 Jul 2013 at 2:50
can confirm this is failing for our SAML SSO too.
Any chance of getting this fixed ?
Original comment by max.ande...@gmail.com
on 29 Apr 2015 at 10:09
Original issue reported on code.google.com by
a.j.bere...@sheffield.ac.uk
on 17 May 2013 at 10:45