Shibboleth Service Provider - Need Help with Attribute Map

Dave Perry Dave.Perry at hull-college.ac.uk
Mon Oct 27 05:39:25 EDT 2014


I'm not an ASP-er (anymore) but I have a debug PHP script that I drop in when I'm first getting a webapp up and running with shibboleth SP.
All it does is spits out all the $_SERVER array contents, which on PHP includes the HTTP_ and SHIB_ ones - if your attribute map is setup correctly you should see the data your IDP sends in some of the variables listed in that array, and what the name is.

Here's an ASP.NET example:
http://www.dotnetperls.com/request-headers

And a thread on classic ASP:
http://stackoverflow.com/questions/4371516/having-trouble-reading-header-values-in-classic-asp

HTH,
Dave
_________________________________________________
Dave Perry
eLearning Technologist, Hull College Group

Room L34 - Queens Gardens Library
Wilberforce Drive, Queen's Gardens, Hull, HU1 3DG
Extension 2230 / Direct Dial 01482 381930

* Need a fast reply? Try elearning at hull-college.ac.uk<mailto:elearning at hull-college.ac.uk> *

From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Nate Klingenstein
Sent: 26 October 2014 17:09
To: Shib Users
Subject: Re: Shibboleth Service Provider - Need Help with Attribute Map

Pete,

You should be able to see the inbound assertion and the attribute acceptance in shibd.log if you're modifying shibd.logger.  Unfortunately, that's about as far as debugging goes because Shibboleth can't presume that a particular name is correct whether on the wire or in configuration.

native.logger and native.log will contain relevant information too if your web server can write to it.

You might need to expand your scope beyond Shibboleth's logs if you don't find something obvious, but I bet you will.

Thanks,
Nate.

On Oct 26, 2014, at 10:24 AM, Pete Williams <pxc433 at hotmail.com<mailto:pxc433 at hotmail.com>> wrote:


Hi Nate

Which logs? I can't see anything in any of the logs that looks like it has this information. Do I have to change the logging level?

I have this at the top of my log config:

log4j.rootCategory=DEBUG, shibd_log, warn_log

but have made no other changes.

Pete


**********************************************************************
This message is sent in confidence for the addressee
only. It may  contain confidential or sensitive
information.  The contents are not to be disclosed
to anyone other than the addressee.  Unauthorised
recipients are requested to preserve this
confidentiality and to advise us of any errors in
transmission.  Any views expressed in this message
are solely the views of the individual and do not
represent the views of the College.  Nothing in this
message should be construed as creating a contract.

Hull College owns the email infrastructure, including the contents.

Hull College is committed to sustainability, please reflect before printing this email.
**********************************************************************

TEXT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20141027/d16babe5/attachment-0001.html 


More information about the users mailing list