IdPv3 - RemoteUserInternal and logging query

John Horne john.horne at plymouth.ac.uk
Fri Mar 18 12:57:36 EDT 2016


Hello,

In the 'conf/idp.properties' file I have set:

    idp.authn.flows=RemoteUserInternal

In the 'conf/authn/remoteuser-internal-authn-config.xml' file I have
set:

    <util:list id="shibboleth.authn.RemoteUser.checkHeaders">
        <value>TEST_SHIB_REMOTE_USER</value>
    </util:list>

so that request headers will be checked (as well as REMOTE_USER).
However, in the log file it still logs:

=====
2016-03-18 16:31:28,378 - INFO
[net.shibboleth.idp.authn.impl.RemoteUserAuthServlet:193] -
RemoteUserAuthServlet will process REMOTE_USER, along with attributes
[] and headers []
=====

I'm assuming that this should show something like
'headers[TEST_SHIB_REMOTE_USER]' instead of 'headers[]'?

Any clues as to why the IdP thinks that there are no headers to check?
(I did restart Shibboleth after making this change.)

I also tried setting 'shibboleth.authn.RemoteUser.checkRemoteUser' to
false (in the same file), but it still logged that REMOTE_USER would be
checked.

This is using IdP version 3.2.1.



Thanks,

John.

-- 
John Horne                   Tel: +44 (0)1752 587287
Plymouth University, UK




More information about the users mailing list