[cas-user] CAS 6.4: IDP initiated login - oAuth2

2021-07-15 Thread Chris Durham
Hi, I know that IDP initiated (ie unsolicited) login is available for SAML, but is there anyway to achieve the same thing with oAuth? We have a pair of portals that we interact with (and use their IDP as a delegated authority) that work via oAuth. They want their "portal apps" to redirect to

RE: [EXT] [cas-user] CAS 6.3.4 SAML Error.

2021-07-15 Thread 'Tom O'Neill' via CAS Community
Eric, What does the access log look like on the servlet container? For example, Tomcat should have a localhost_access_.log file that records all of the requests. I've seen this when ticket validation fails and I've had luck spotting the issue in the past by reviewing the incoming requests.

Re: [cas-user] logging cas validation responses?

2021-07-15 Thread Chris Kell
I'm getting ready to tackle logging for my application including CAS, and I was planning on simply adding in a logging class to the CAS build that would stream out events to a file in a csv format. Is there anything getting in the way of just adding a class like that? On Wed, Jul 14, 2021 at

[cas-user] CAS 6.3.4 SAML Error.

2021-07-15 Thread erik . mallory
Hello, It's me again. I have included SAML in the 6.3.4 cas.war file and I get the "too many redirects error, I turned up debug for open saml and this is the error I see over and over. Most times the redirect issue is a client issue or a misconfigured service definition, this time I think it's