parsing attribute filter rule
Nate Klingenstein
ndk at internet2.edu
Thu Jun 6 14:13:12 EDT 2013
David,
This is an XML parsing issue. Try replacing & with &
Dunno if it's supported generally, but that may work.
Thanks,
Nate.
On Jun 6, 2013, at 18:07 , David Bantz wrote:
> IdP objects to PermitValueRule with an ampersand in attribute-filter.xml:
>
> <AttributeRule attributeID="...">
> <PermitValueRule xsi:type="basic:OR">
> ...
> <basic:Rule xsi:type="basic:AttributeValueString" value="UAF - eLearning & Distance Ed" />
> …
>
>
> 09:33:57.811 - ERROR [edu.internet2.middleware.shibboleth.common.config.BaseReloadableService:196] - Error reloading configuration, upon configuration resource update, for service shibboleth.AttributeFilterEngine
> …
> Caused by: org.xml.sax.SAXParseException: The entity name must immediately follow the '&' in the entity reference.
>
> Do I need to escape the ampersand ? using ?
>
> David Bantz
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
>
More information about the users
mailing list