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
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
; 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
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
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
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:
[
.
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
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
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
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
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
"allowedProviders" : [ "java.util.ArrayList", [
> "TAMUCC_AAD" ] ],
> "permitUndefined": false,
> "exclusive": true
> }
>
> On Thursday, March 20, 2025 at 9:2
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
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,
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
--
-
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
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
.DefaultRegisteredServiceDelegatedAuthenticationPolicy",
> "allowedProviders" : [ "java.util.ArrayList", [
> "TAMUCC_AAD" ] ],
> "permitUndefined": false,
> "exclusive": true
> }
>
> On Thursd
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)
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
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
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
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
23 matches
Mail list logo