[cas-user] Hazelcast not working after upgrade from CAS 6.6 to CAS 7.0

2024-08-01 Thread Phil Hale
Howdy folks, I'm having some trouble with Hazelcast after upgrading from CAS 6.6 to 7.0. I have CAS servers set up in an HA configuration and have been using Hazelcast for the Ticket Registry for many versions of CAS. After upgrading to 7.0, the basic configuration I've used has stopped worki

Re: [cas-user] Hazelcast not working after upgrade from CAS 6.6 to CAS 7.0

2024-08-05 Thread Phil Hale
iced that the Old_Gen Memory for our production system was growing under load and eventually would tank the cas service when the jvm ran out of memory. I'm not sure where the problem is, but I don't think it's your config. On Thu, Aug 1, 2024 at 11:23 AM Phil Hale wrote: Howdy

Re: [cas-user] Hazelcast not working after upgrade from CAS 6.6 to CAS 7.0

2024-08-15 Thread Phil Hale
; not. Hazelcast is up and running and cas works properly. >> >> So what's different? >> our prod cas gets HAMMERED. test and dev not so much. Through Prometheus, >> we noticed that the Old_Gen Memory for our production system was growing >> under load and

[cas-user] CAS 7.0.6 SAML2 Error

2024-08-30 Thread Phil Hale
Hello all, I'm trying to track down the source of the following error in my CAS 7.0.6 config: 2024-08-29 12:16:13,966 ERROR [org.apereo.cas.web.flow.actions.DelegatedClientAuthenticationAction] - https://apereo.github.io/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo

[cas-user] cas-management-overlay and recent log4j vulnerabilities

2021-12-20 Thread Phil Hale
Hello folks, I'm trying to figure out a way to update the log4j in the cas-management-overlay from 2.14.0 to 2.17.0, so far without success. Does anyone have some documentation or information on how to do this? I've tried building from the cas-management 6.3.x source and run into other issue

[cas-user] CAS Management 6.6.1 - CAS Services Entries Not Editable

2023-02-28 Thread Phil Hale
I recently enabled OAUTH/OIDC support on my CAS 6.6.x servers and created an entry in the "OAuth Services" tab in CAS Management for them. Afterwards, I'm no longer able to edit CAS Services entries in the "CAS Services" tab. I can see the list of services, but nothing comes up on the edit: [

[cas-user] Re: CAS Management 6.6.1 - CAS Services Entries Not Editable

2023-03-02 Thread Phil Hale
. Phil On Tuesday, February 28, 2023 at 11:26:24 AM UTC-6 Phil Hale wrote: > I recently enabled OAUTH/OIDC support on my CAS 6.6.x servers and created > an entry in the "OAuth Services" tab in CAS Management for them. > Afterwards, I'm no longer able to edit CAS Serv

Re: [cas-user] Re: Issues upgrading from CAS 7.0.x to CAS 7.1.x

2025-03-24 Thread Phil Hale
supposed to help that from the best I know. I don't know if it will work > until you get to 7.1 though. I haven't used it yet. > https://apereo.github.io/cas/7.1.x/installation/OpenRewrite-Upgrade-Recipes.html > > On 3/20/25 13:47, Phil Hale wrote: > > I added the miss

[cas-user] Issues upgrading from CAS 7.0.x to CAS 7.1.x

2025-03-19 Thread Phil Hale
Hello, I'm attempting to upgrade from CAS 7.0 to CAS 7.1. I can successfully build the war file and launch it without issues. When I attempt to log in I get the following error in the log file: cas.war[331470]: 2025-03-19 15:38:17,967 WARN [org.apereo.cas.web.flow.DefaultDelegatedClientIdent

Re: [cas-user] Palantir Configuration in 7.0.x

2025-04-05 Thread Phil Hale
ult=true > > > Thanks. > Best regards, > Jérôme > > > Le jeu. 13 mars 2025 à 03:52, Phil Hale a écrit : > >> Hello, >> >> I'm attempting to set up Palantir and running into some issues. I can >> get the Gradle build just fine, but I'm not

[cas-user] Re: Issues upgrading from CAS 7.0.x to CAS 7.1.x

2025-04-05 Thread Phil Hale
implementation "org.apereo.cas:cas-server-support-pac4j-oidc" <-- > Looks like just introduced in 7.1.0 > implementation "org.apereo.cas:cas-server-support-pac4j-webflow" > > -psv > > On Wednesday, March 19, 2025 at 10:00:52 PM UTC-5 Phil Hale wrote: > >> He

[cas-user] Re: Issues upgrading from CAS 7.0.x to CAS 7.1.x

2025-04-05 Thread Phil Hale
"allowedProviders" : [ "java.util.ArrayList", [ > "TAMUCC_AAD" ] ], > "permitUndefined": false, > "exclusive": true > } > > On Thursday, March 20, 2025 at 9:2

Re: [cas-user] Re: Issues upgrading from CAS 7.0.x to CAS 7.1.x

2025-03-26 Thread Phil Hale
va#L97 > Select the version of cas you are using, and search for the string. You'll > see it on line 681. It appears to me that register is not null but the flow > def in is not found. Again, maybe double check your config. > > > On Monday, March 24, 2025 at 12:53:20 PM

Re: [cas-user] Re: Issues upgrading from CAS 7.0.x to CAS 7.1.x

2025-03-26 Thread Phil Hale
clientName=TAMUCC_AAD > > If you have client name defined in service file, then your config needs to > have a clientName with the same value as your service file. > > -psv > > > On Wednesday, March 26, 2025 at 11:45:09 AM UTC-5 Phil Hale wrote: > >> Hello Pablo,

[cas-user] Palantir Configuration in 7.0.x

2025-03-12 Thread Phil Hale
Hello, I'm attempting to set up Palantir and running into some issues. I can get the Gradle build just fine, but I'm not sure what options to put in the cas.config file to get it working. Documentation is a bit thin on this. Can someone provide a working example config? Thanks, Phil -- -

Re: [cas-user] Re: Issues upgrading from CAS 7.0.x to CAS 7.1.x

2025-04-04 Thread Phil Hale
t; until you get to 7.1 though. I haven't used it yet. > https://apereo.github.io/cas/7.1.x/installation/OpenRewrite-Upgrade-Recipes.html > > On 3/20/25 13:47, Phil Hale wrote: > > I added the missing dependency and restarted the services and I'm s

[cas-user] Re: Issues upgrading from CAS 7.0.x to CAS 7.1.x

2025-03-22 Thread Phil Hale
wrote: > Using OIDC I assume? > > Have you tried these dependencies: > implementation "org.apereo.cas:cas-server-support-pac4j-oidc" <-- > Looks like just introduced in 7.1.0 > implementation "org.apereo.cas:cas-server-support-pac4j-webflow" > &g

[cas-user] Re: Issues upgrading from CAS 7.0.x to CAS 7.1.x

2025-03-24 Thread Phil Hale
.DefaultRegisteredServiceDelegatedAuthenticationPolicy", > "allowedProviders" : [ "java.util.ArrayList", [ > "TAMUCC_AAD" ] ], > "permitUndefined": false, > "exclusive": true > } > > On Thursd

Re: [cas-user] Re: Issues upgrading from CAS 7.0.x to CAS 7.1.x

2025-05-09 Thread Phil Hale
ecurity > Office of Information Technology > Clarkson University > 315.268.6723 <(315)%20268-6723> > > > On Fri, Mar 21, 2025 at 10:32 AM Phil Hale wrote: > >> Hello Pablo, >> >> That was a sample from one of my working service files (with version >> 7.0.10)

Re: [cas-user] CAS 7.0.x to 7.2.x SAML 1.1 Issue

2025-06-02 Thread Phil Hale
ogs, copy the new generated key to the > config. > > And it is strange that the sub domain of the app does not retain the > authenticated session, I am not sure why it needs to authenticate again. > > Best, > > Ocean > On Friday, May 30, 2025 at 1:10:27 PM UTC-7 Phil Hale w

[cas-user] Issue with clean CAS 7.2.3 overlay build

2025-06-18 Thread Phil Hale
Hello all, I'm working on upgrading to CAS 7.2.3. This is a plain overlay build and has been tested successfully in our Test environment without issue. On the production system, I repeat the same overlay build and have verified the cas.properties file, but I'm getting the following error repe

[cas-user] CAS 7.0.x to 7.2.x SAML 1.1 Issue

2025-05-30 Thread Phil Hale
I have an older CAS client that is using SAML 1.1 protocol. I'm able to get a successful login to the client application initially, but when navigating to a sub-menu of the app I get a "Couldn't access remote service" error on the app and in the logs I see the following log error: WARN [org.ap

Re: [cas-user] CAS 7.0.x to 7.2.x SAML 1.1 Issue

2025-05-30 Thread Phil Hale
e app means that the app doesn't have you logged in, > and is depending on continually using SSO logins, which breaks some HTTP > methods. > On 5/30/25 09:44, Phil Hale wrote: > > I have an older CAS client that is using SAML 1.1 protocol. I'm able to > get a successfu