IdP - 'No local entity id' error message
John Horne
john.horne at plymouth.ac.uk
Mon Mar 17 11:41:03 EDT 2014
Hello,
I'm trying to sort out a problem on a legacy shibboleth IdP server. It
is running 2.1.5 software.
The error I am seeing in the 'idp-process' log file is:
===============================
15:23:19.322 - DEBUG
[edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethAttributeResolver:325] - Resolving data connector StoredId for principal xxx
15:23:19.326 - ERROR
[edu.internet2.middleware.shibboleth.common.attribute.AttributeAuthorityCLI:350] - Error encountered during attribute resolution and filtering
edu.internet2.middleware.shibboleth.common.attribute.resolver.AttributeResolutionException: No local entity ID given in resolution context
===============================
The 'StoredId' data connector seems pretty standard:
===============================
<resolver:DataConnector xsi:type="StoredId"
xmlns="urn:mace:shibboleth:2.0:resolver:dc"
id="StoredId"
sourceAttributeID="objectSid"
generatedAttributeID="persistentId"
salt="something">
<resolver:Dependency ref="myLDAP" />
===============================
And 'myLDAP' works, the log file shows the attributes being returned
(including objectSid).
So, I am a bit lost as to what the problem is, and not really sure what
the error message 'No local entity ID given in resolution context'
actually means.
Can anyone help with this?
Thanks,
John.
--
John Horne Tel: +44 (0)1752 587287
Plymouth University, UK Fax: +44 (0)1752 587001
More information about the users
mailing list