[cas-user] Re: How to configure keycloak / CSRF exception

2020-01-13 Thread craab
Found, that actually the OAuth-Webflow breaks all pac4j/openId mechanisms. Further discussions may take place here: https://groups.google.com/a/apereo.org/forum/#!topic/cas-user/67b0RCGNwHQ -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guideli

[cas-user] OAuth-Webflow breaks OpenId/Pac4j-Webflow

2020-01-13 Thread craab
Greating. I have found an issue and don't know, if it is a bug or intended. I added ldap and keycloak via org.apereo.cas:cas-server-support-openid-webflow:${project.'cas.version'} and org.apereo.cas:cas-server-support-ldap:${project.'cas.version'} That works. But as soon as I add org.apereo.c

Re: [cas-user] cas 5.2.x leaking connections

2020-01-13 Thread Daniel Fisher
On Mon, Jan 13, 2020 at 11:26 AM Trenton D. Adams wrote: > We are using Java 8 though, and we are using the UnboundIDProvider. > Can you post some logs that demonstrate the problem? Both application logs and OS netstat logs would be useful. --Daniel Fisher -- - Website: https://apereo.github.

Re: [cas-user] cas 5.2.x leaking connections

2020-01-13 Thread Trenton D. Adams
We are using Java 8 though, and we are using the UnboundIDProvider. On 2020-01-11 8:25 a.m., Daniel Fisher wrote: On Fri, Jan 10, 2020 at 5:40 PM Trenton D. Adams mailto:tre...@athabascau.ca>> wrote: Below is the configuration we're using for both LDAP and the password manager. We were hoping