Hi! I'm fighting against this login module but it's time to ask for help :-)
I have a cas server working ... i can authenticate jboss 5 apps in another server, without security in the web.xml Now, i want to add security options to the applications, but it doesn't work. I define a policy in login-config.xml with the saml validator, copied the cas-client, cas-jboss and opensaml jars in the lib folder of jboss and configured web.xml The cas server logs "Granted service ticket" for the right service and right user, so i think the cas server it's working ok. But, in jboss, the log says "[CasLoginModule] Cannot find property" for every property in the login module. Also, read the thread https://lists.wisc.edu/read/messages?id=9119911 and my configuration seems to be ok. The login-config options in web.xml are useless as i think?... Please, give me some hint to continue. -- 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
