[cas-user] x509 authentication in 4.1.8

2016-05-23 Thread Klaus-Dieter Krannich
Hello, after upgrade to 4.1.8 (from 4.1.6) we have problems with x509 authentication. 2016-05-23 19:15:28,546 DEBUG [org.jasig.cas.adaptors.x509.web.flow.X509CertificateCredentialsNonInteractiveAction] - Certificate found in request. 2016-05-23 19:15:28,575 DEBUG [org.jasig.cas.adaptors

[cas-user] CAS-6.2 X509-Authentication and LDAP Atrribute Resolution

2021-05-13 Thread Klaus-Dieter Krannich
X509 subjectDN principal, and not the configured email principal. Am I missing a changed/new configuration option or is this a bug? Thank you for your comments. Regards Klaus-Dieter Krannich -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guide

[cas-user] EchoingPrincipalResolver

2018-02-23 Thread Klaus-Dieter Krannich
Hi, I'm trying to implement authentication with uid+pass or mail+pass against ldap in cas-5.2.2. Basically it is authn.ldap[0].userFilter=(|(uid={user})(mail={user})), authn.ldap[0].principalAttribute=uid authn.ldap[0].principalAttributeList: uid, mail. This works fine with uid+pass. If I try ma

[cas-user] Re: EchoingPrincipalResolver

2018-02-23 Thread Klaus-Dieter Krannich
, how to configure this in cas-5.2? Thanks, K-D Am Freitag, 23. Februar 2018 15:26:04 UTC+1 schrieb Klaus-Dieter Krannich: > > Hi, > > I'm trying to implement authentication with uid+pass or mail+pass against > ldap > in cas-5.2.2. > Basically it is > authn.ldap[0].u