Re: [cas-user] Re: CAS not redirecting to service after successful authentication.

2019-03-26 Thread Bryan Wooten
Is there a load balancer involved? I see you have a mix of https and http in the configuration. We had a similar issue with .Net. Our load balancer was not configured to redirect http to https. -Bryan On Tue, Mar 26, 2019 at 4:30 PM Pablo Vidaurri wrote: > Have you found a solution for this?

[cas-user] Re: CAS not redirecting to service after successful authentication.

2019-03-26 Thread Pablo Vidaurri
Have you found a solution for this? I'm using a java client also using saml11 filter and I cant get my cas server to redirect back to my application after login On Monday, May 7, 2018 at 9:12:34 AM UTC-5, Neha Gupta wrote: > > Dear All, > > I am trying to integrate CAS with ASP.NET application

[cas-user] Re: Migrating from CAS 3.5.2 to CAS 6.1.0

2019-03-26 Thread Paul Bransford
We use CAS 5.2.x with Oracle via JDBC query/attributes. Sounds very similar :) In my case, I went with a 3-node redis/sentinel cluster for my ticket registry, as I am the only one maintaining this deployment and I'm completely unfamiliar with hazelcast. Redis, with sentinel and an *odd number*

[cas-user] Re: broken repository

2019-03-26 Thread Paul Bransford
I only have the following repos in my pom.xml, and stuff like pac4j gets pulled down without any issue. What made you hook in jasig specifically? sonatype-releases http://oss.sonatype.org/content/repositories/releases/ false true

[cas-user] Re: CAS 5.3.9 and Azure OIDC Delegation - ClassCastException in pac4j

2019-03-26 Thread Paul Bransford
Eh. The underlinesin the pac4j code got eaten by the syntax hilighter. First one was "Map.Entry::getKey" and the other "Collections.singletonList(e .getValue())" -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 -

[cas-user] CAS 5.3.9 and Azure OIDC Delegation - ClassCastException in pac4j

2019-03-26 Thread Paul Bransford
Hello folks, Does anyone have a working CAS 5.x deployment delegating authentication via OpenID Connect? I'd love to pick your brain. I am working on a CAS 5.3.9 deployment, testing CAS delegation to Azure AD via OpenID Connect. I think I am close, but I'm running into a problem. When I try to

[cas-user] Re: CAS 5.2 and AD - Auth fail for just one OU

2019-03-26 Thread Matthew Uribe
We found the following error in the DC logs: "The user has not been granted the requested logon type (aka logon right) at this machine". Is there any chance that this has anything to do with CAS, or is this more likely a problem with AD? It's still baffling that these same accounts are able to

[cas-user] Re: What do you use for CAS auditing?

2019-03-26 Thread Matthew Uribe
We already had Logrhythm running, so it made sense to send logs over to that. I'm using syslog to get them over there. I don't manage Logrhythm, but from what I understand, they just had to setup a template on their end to parse the CAS logs. On Tuesday, March 26, 2019 at 9:02:40 AM UTC-6, Rober

[cas-user] Re: What do you use for CAS auditing?

2019-03-26 Thread magicserverpixiedust
Using Elasticsearch for CAS auditing here. Filebeat agent tails the cas audit logs and sends to logstash for parsing/field mappings then off to Elasticsearch. Kibana web front end for pretty dashboards/reports. We have about 15 months worth of CAS audit logs from 30k users in our Elasticsear

[cas-user] What do you use for CAS auditing?

2019-03-26 Thread 'Robert Bond' via CAS Community
What is everyone using for CAS auditing? Mongo, Redis, Postgres, Mysql or other? I am working on a new deployment for CAS and trying to see what auditing repository everyone is using. Previously I used Mongo but I am leaning toward a relational db for ease of reporting. Look forward to your

Re: [cas-user] CAS 5.2 and AD - Auth fail for just one OU

2019-03-26 Thread Matthew Uribe
Thanks David. After getting someone from the AD side to sit down and look at it with me, we were able to find in the logs on the DC the following error for the affected users: "The user has not been granted the requested logon type (aka logon right) at this machine" It looks like the issue rea

[cas-user] CAS ticket registry - AWS DynamoDB

2019-03-26 Thread Nikolas Stylianides
Hi there. Has anyone configured AWS DynamoDB as a ticket registry? -- - 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