IDPv3 Attribute Resolver help
Tim Williams
tmw at autotrain.org
Tue Nov 15 09:03:12 EST 2016
Ok, so I'm still having trouble with this. As mentioned in my previous
email, the attributes are now being retrieved from AD and are correctly
displayed on the Information Release page, but are never recieved by the
SP software (in this case Moodle). The attribute ID's configured as far
as I can tell.
In the Moodle code, the Shibboleth attributes are being looked for in
the PHP $_SERVER variable, eg for :
<AttributeRule attributeID="uid">
<PermitValueRule xsi:type="ANY" />
</AttributeRule>
Should be read as $_SERVER['uid']. I've done some debug at the Moodle
end and none of the attributes listed on the Information Release page is
being passed through, although the other Shibboleth headers are present, eg:
[Shib-Application-ID] => default
Any ideas on what might be missing from my Shib config that might be
preventing these parameters from being passed through even though they
have been authorised? I do note that the ID in the headers says default,
which isn't the ID I used in the attribute-filter config. That said, I
tried changing this to default and it did no good.
Thanks again, Tim W
--
Tim Williams BSc MSc MBCS
AutoTrain
58 Jacoby Place
Priory Road
Edgbaston
Birmingham
B5 7UW
United Kingdom
Web : http://www.autotrain.org, http://www.utrain.info
Tel : +44 (0)844 487 4117
AutoTrain is a trading name of EuroMotor-AutoTrain LLP
Registered in the United Kingdom, number: OC317070.
More information about the users
mailing list