Hi, Thanks for retrying. About version, it was a typo. I am noodling with a
snapshot of V7sometimes but this was indeed running with 6.6.10. Your
configuration directives helped me realize we never used "cas.server.scope" in
our config file, and this structure of variables looks clear and
Let us try this again.
Cas does not need to know about appserver.my.domain; only HAProxy needs this.
cas.server.scope=public.my.domain
cas.server.name=https://${cas.server.scope}
cas.server.prefix=${cas.server.name}/cas
cas.authn.oidc.core.issuer=${cas.server.prefix}/oidc
Are you missing this con
It appears as if the cas-user list maybe stripping some folks email responses.
There has be a few of these over the last week.
From: spfma.tech via CAS Community
Sent: Thursday, January 18, 2024 6:35 AM
To: cas-user@apereo.org
Subject: [EXTERNAL SENDER] Re: [cas-user] CAS 7 and OIDC problems
Hi Ray, Thanks for your answer but it looks even more mysterious than the
error message itself :-)) Regards
Le 18-Jan-2024 03:34:40 +0100, r...@uvic.ca a crit:
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1V
--
- 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 to the Google Groups "CAS
Community" group.
To unsubscribe from th
Hi, I am trying to setup OIDC module, and I experience some problems. My
CAS server (let's name it "appserver.my.domain") is running on port 8080, with
HAProxy exposing public URLs (let's name it "public.my.domain"). So after
rebuilding the webapp including "org.apereo.cas:cas-server-suppo