RemoteUser authnMethodHeader example?

Liam Hoekenga liamr at umich.edu
Tue Feb 7 11:24:34 EST 2017


On Tue, Feb 7, 2017 at 10:18 AM, Cantor, Scott <cantor.2 at osu.edu> wrote:

> If that's what you're going by, that isn't relevant.
>

Ok.  If it doesn't tell you what headers and attributes are being
considered, it's kind of misleading.

So it /should/ be something like this?

    <servlet>
        <servlet-name>RemoteUserAuthHandler</servlet-name>

<servlet-class>net.shibboleth.idp.authn.impl.RemoteUserAuthServlet</servlet-class>
        <load-on-startup>2</load-on-startup>
        <context-param>
            <param-name>authnMethodHeader</param-name>
            <param-value>UMAuthnContext</param-value>
        </context-param>
    </servlet>

Liam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170207/47169081/attachment.html>


More information about the users mailing list