Filtering and identifiers and logging.

Cantor, Scott cantor.2 at osu.edu
Thu Jun 20 16:40:47 EDT 2013


On 6/20/13 2:05 PM, "Rod Widdowson" <rdw at steadingsoftware.com> wrote:

>I suppose the follow on question is whether we think anyone is actually
>using the references?  I've been struggling to get it working and it seems
>to (although I have yet to work out why!) but in the V2 implementation the
>reference has to be in the text content:
>
><AttributeRuleReference>Reference</AttributeRuleReference>
>
>Rather than what the schema seems to infer
>
><AttributeRuleReference ref="Reference"/>

The schema disallows that syntax, and I checked a V2 IdP and it rejected
it [1]. I tested with PolicyRequirementRuleReference, but the schema's the
same.

That said, I see the Spring code doing what you suggest it does, which
would mean that references do not work in V2. Which is sort of good, since
we could either dump it for now, or fix it to do what we want.

Anybody using references out there? I thought I had, but I don't see any,
so now I'm wondering.

-- Scott

[1] 16:20:39.185 -  - ERROR
[edu.internet2.middleware.shibboleth.common.config.BaseS
ervice:188] - Configuration was not loaded for
shibboleth.AttributeFilterEngine
service, error creating components.  The root cause of this error was:
org.xml.s
ax.SAXParseException: cvc-complex-type.2.1: Element
'PolicyRequirementRuleRefere
nce' must have no character or element information item [children],
because the 
type's content type is empty.




More information about the dev mailing list