IDPv3 Attribute Resolver help

Cantor, Scott cantor.2 at osu.edu
Mon Nov 21 09:31:05 EST 2016


> Which lists the attribute names I was expecting. However, it's not clear
> to me if this is confirming that the parameters were actually sent to
> the SP or not.

It is confirming that.

> The Apache Shib module is designed to pass through the attributes as
> server environment variables (I have ShibUseEnvironment On in the
> config), so the attributes should appear in the PHP $_SERVER global
> variable. However, I'm not seeing the attributes. I've got apache
> logging set to "debug", but there is nothing in the log which seems to
> relate to attributes.

That is not where the SP logs are.

The shibd.log will report on any issues with mapping the attributes it received and if the session page doesn't show anything, then you either don't have anything mapped correctly or you aren't accessing the session page after a session is actually in place.

-- Scott



More information about the users mailing list