Problems with StoredID data source
Ian Young
ian at iay.org.uk
Mon Mar 10 11:55:55 EDT 2014
What Nate said.
But, also:
> <resolver:AttributeDefinition id="eduPersonTargetedID"
> xsi:type="Simple"
> xmlns="urn:mace:shibboleth:2.0:resolver:ad"
> sourceAttributeID="storedID">
>
> <resolver:Dependency ref="myStoredId"/>
...
> <resolver:DataConnector id="myStoredId"
> xsi:type="dc:StoredId"
> sourceAttributeID="eduPersonTargetedID"
> salt="mystrangesaltstring">
> <resolver:Dependency ref="eduPersonTargetedID" />
That looks to me a little as if you may have set up a circular dependency, which would account for the stack error.
-- Ian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5943 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/users/attachments/20140310/e204e274/attachment-0001.bin
More information about the users
mailing list