And? That doesn't work?
It was just my guess. I am actually using another configuration to proxy
standalone CAS behind Apache HTTP Server . Following configuration allows
me to define both AJP (for proxying) and HTTP (for local monitoring) ports.
$ cat /etc/cas/config/application.yml
info:
description: CAS Configuration
# Embedded tomcat
cas.server:
http:
enabled: true
port: 8480
ajp:
secure: true
enabled: true
proxyPort: 443
scheme: https
port: 8409
On Tuesday, December 19, 2017 at 3:46:37 AM UTC+1, casuser wrote:
>
>
> Hello Jozef that's my current configuration:
>
> cas.server.httpProxy.enabled=true
> cas.server.httpProxy.secure=true
> cas.server.httpProxy.protocol=AJP/1.3
> cas.server.httpProxy.scheme=http
> cas.server.httpProxy.redirectPort=8080
> cas.server.httpProxy.proxyPort=8080
> cas.server.httpProxy.attributes.attributeName=attributeValue
>
>
>
>
>
> On Friday, December 15, 2017 at 10:20:48 PM UTC+8, Jozef Kotlar - EEA.sk
> wrote:
>>
>> I think you should leave cas.server.httpProxy.secure=true, this is
>> actually setting on container connector the CAS is checking.
>>
>>
>>
--
- 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 this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/37e469b2-7dfc-4f94-831f-a71b105c064b%40apereo.org.