Idp v3 - xforwardedfor and date
Cantor, Scott
cantor.2 at osu.edu
Tue Jul 12 17:32:20 EDT 2016
On 7/12/16, 4:49 PM, "users on behalf of Ramaiah, Vanna G." <users-bounces at shibboleth.net on behalf of ramaiah at musc.edu> wrote:
> This is what I have in logback.xml.
> <Pattern>%date{HH:mm:ss.SSS}- %X{req.xForwardedFor} -%msg%n</Pattern>
%date is AFAIK built into logback. So you can't have that in the file that's being used. Or perhaps that date format is invalid in some way and it's being ignored.
> I also modified web.xml in /var/lib to haveMDCInsertingServletFilter.
I don't know what that is, but it's nothing to do with Shibboleth or anything we support. We have an MDC servlet filter but it isn't called that (ours is called SL4JMDCServletFilter). And there is no web.xml in /var/lib either, or any /var/lib at all.
-- Scott
More information about the users
mailing list