I've had a word with both David at Coova (for JRadius) and the FreeRADIUS guys, and according to what we've been able to find and David's instruction, CAS definitely should create a new instance of the EAPTTLSAuthenticator (i.e. the RadiusAuthenticator inside JRadiusServerImpl) for each request.
So, how do I raise this as a bug or feature? I can see if I can make the change here and then just feed the patch back? With Regards Stefan -----Original Message----- From: Stefan Paetow [mailto:[email protected]] Sent: 26 April 2013 23:30 To: [email protected] Subject: re:[cas-user] CAS RADIUS EAP-TTLS authentication occurs once, then fails after that Just to follow up on this: When I enable debugging in log4j.xml, I find that the TTLS tunnel is only established once, which is incorrect. What should happen is that the EAPTTLSAuthenticator bean needs to be instantiated new for every authentication request! So, the problem is on CAS' side... what do we need to do to make this work? I don't know Java, sooo... Suggestions are welcome. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
