[cas-user] Re: CAS Java Client in Maven Repo?

2024-03-03 Thread Nick Couchman
Well, I feel a bit stupid, having answered my own question almost as soon as I asked it. The answer is that the namespace changed from org.jasig to org.apereo, so if I was just looking in the correct place, I would have found it. -Nick On Sun, Mar 3, 2024 at 4:28 PM Nick Couchman wrote

[cas-user] CAS Java Client in Maven Repo?

2024-03-03 Thread Nick Couchman
Hello, everyone, I have a Java project that relies on the CAS Client, and uses Maven to manage dependencies. I was reviewing versions of dependencies and noticed that the latest CAS client available in Maven is still the 3.6.4 client - it doesn't look like any of the 4.x clients developed and relea

Re: [cas-user] Re: CAS 4.2.3 + x.509 setup + AD/LDAP setup

2016-07-21 Thread Nick Couchman
Could you also share your deployerConfigContext.xml file? I've been trying to set up something similar and would be grateful for the help. -Nick > On Jul 21, 2016, at 06:23, Carlos de Nova wrote: > > Solved. Attached the login-webflow.xml with the logic to do failback in case > no certificat

Re: [cas-user] Attributes from LDAP Authentication Handler

2016-07-18 Thread Nick Couchman
Wow, that's really, really embarrassing. Made that change and it works perfectly. Thanks for pointing out the obvious. -Nick -- 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, s

Re: [cas-user] Attributes from LDAP Authentication Handler

2016-07-18 Thread Nick Couchman
Yep, with value= instead of value-ref=, it works great. Next time I'll read the documentation more thoroughly. -Nick -- 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 em

[cas-user] Attributes from LDAP Authentication Handler

2016-07-17 Thread Nick Couchman
I'm having a really hard time figuring out the proper deployerContextConfiguration.xml settings to get LDAP attributes from the existing LDAP Authentication Handler rather than having to set up a separate LDAP Directory search for attributes. I've found several references to how to set it up,

Re: [cas-user] Assistance with x509 + LDAP

2016-06-08 Thread Nick Couchman
s-...@apereo.org [mailto:cas-...@apereo.org > ] *On Behalf Of *Nick Couchman > *Sent:* Wednesday, June 8, 2016 11:54 AM > *To:* CAS Community > > *Subject:* [cas-user] Assistance with x509 + LDAP > > > > First, I'm new to CAS and am still working my way around i

[cas-user] Assistance with x509 + LDAP

2016-06-08 Thread Nick Couchman
First, I'm new to CAS and am still working my way around it, Spring, and Maven. Have mercy on the newbie. My environment is a Linux server running Apache Tomcat 8 with JDK 1.8. I've successfully configured LDAP authentication based on the cas/login page - I can enter an e-mail address and pa