[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[upki-fed:00550] Cannot load attribute-filter.xml provided by Gakunin



土屋です.

学認申請システムからダウンロードできる attribute-filter.xml を使おうとし
て四苦八苦しています.

https://wiki.shibboleth.net/confluence/display/SHIB2/IdPAddAttributeFilter
https://wiki.shibboleth.net/confluence/display/SHIB2/IdPConfigResource

の記述を見ると,普通に HTTP からダウンロードできるようでしたので,
service.xml に,

<srv:Service id="shibboleth.AttributeFilterEngine"
             xsi:type="attribute-afp:ShibbolethAttributeFilteringEngine">
  <srv:ConfigurationResource file="/opt/shibboleth/var/gakunin-attribute-filter.xml"
                             url="https://office.gakunin.nii.ac.jp/ProdFed/export/attribute_filter/PIxxxxJP"
                             xsi:type="resource:FileBackedHttpResource"/>
</srv:Service>

と書きました.それで再起動させてみたところ idp-process.log には,

15:11:33.228 - INFO [edu.internet2.middleware.shibboleth.common.config.BaseService:158] - Loading new configuration for service shibboleth.AttributeFilterEngine
15:11:33.889 - ERROR [edu.internet2.middleware.shibboleth.common.config.BaseService:188] - Configuration was not loaded for shibboleth.AttributeFilterEngine service, error creating components.  The root cause of this error was: org.xml.sax.SAXParseException: cvc-type.2: The type definition cannot be abstract for element afp:PolicyRequirementRule.

のようにログが出ました.afp:PolicyRequirementRule なんか知らないよと言わ
れているようなのですが‥‥.

IdP のバージョンは 2.3.5 と 2.3.8 で試してみましたが,同じエラーになって
います.

どなたかヒントを頂けないでしょうか?

-- 
土屋 雅稔 ( TSUCHIYA Masatoshi )