Hello,
I am new to CAS and am writing a servlet to access information. The idea is to use CAS to authenticate a user and if authentication successful use the username to retrieve the information. I installed CAS and got everything working as it should (using serviceValidate). The problem is getting the username back from the CASFilter. I only get a strong authenticated used name "QFHx2FkrklyLhD39mT2W5CSsRxA=" and not "myname". How can I get the actual username in my servlet java code? Thank you for any help on the matter. Robert _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
