Re: [cas-user] CASLoginModule for JAAS applications

2010-04-26 Thread Marvin Addison
>       We are using JBoss 4.0.5-GA. Likely will not work. Our JBoss integration strategy relies on http://community.jboss.org/wiki/WebAuthentication for programmatic login, which was introduced in 4.2.0. You'll have to do some research to recommend another programmatic login strategy for prior

Re: [cas-user] CASLoginModule for JAAS applications

2010-04-26 Thread Santhanam V
the jars in JBoss's default/lib folder. But still we are not getting logged- in user's name. Please kindly help us. Thank You :-) With Regards Santhanam - Original Message - From: "Marvin Addison" To: Sent: Saturday, April 24, 2010 12:30 AM Subject: Re: [cas-

Re: [cas-user] CASLoginModule for JAAS applications

2010-04-23 Thread Marvin Addison
> We are trying to use CAS in a JASS enabled environment, where the > EJB's can get the username of the logged in User. We have submitted a patch for this use case that is attached to http://www.ja-sig.org/issues/browse/CASC-108. It works for us on JBoss, but other container support should be pos

[cas-user] CASLoginModule for JAAS applications

2010-04-23 Thread Santhanam V
Dear Friends, We are trying to use CAS in a JASS enabled environment, where the EJB's can get the username of the logged in User. We are using cas-client-3.1.3 & have modified CASLoginModule.java (Attached to this mail) found in http://www.ja-sig.org/wiki/display/CASC/CASLoginM