> I've put this in under the <web-app> element in web.xml and rebuilt my war > file, and it doesn't seem to be picking it up.. > > <context-param> > <param-name>authnMethodHeader</param-name> > <param-value>UMAuthnContext</param-value> > </context-param> Nothing I could really say, most likely it's not been deployed with that setting in place. -- Scott