RemoteUser authnMethodHeader example?

Cantor, Scott cantor.2 at osu.edu
Tue Feb 7 10:13:44 EST 2017


> 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



More information about the users mailing list