> Pretty much everything works except the fact that I get null when trying to > fetch request.getRemoteUser() or request.getUserPrincipal().
This capability is provided by HttpServletRequestWrapperFilter. Do you have that filter configured and scoped properly? See https://wiki.jasig.org/display/CASC/Configuring+the+JA-SIG+CAS+Client+for+Java+in+the+web.xml for more info. M -- 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
