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

[upki-fed:00986] Re: DSのIdP ブラウザエラーの原因・設定不備の究明



株式会社創夢の宇羅です。
いつもお世話になっております。

>> Wed, 16 Dec 2015 09:43:33 +0000, 橋口 優子 <xxxxxxxx@xxxxxxxxxxxxxxxxx> said:

> 'shibboleth.RelyingPartyResolverResources'という部分がネックになっているのであろう、
> ということはわかるのですが、どのように修正をすればよいのかがわかりません。

手元のShibboleth IdP 3.2.0の設定ファイルを見ると、
shibboleth.RelyingPartyResolverResourcesはconf/services.xmlの94行目
から定義されているように見えますが、conf/services.xmlが存在しないと
か、パーミッションがが正しくないために読めないということはないでしょ
うか。

  $ cat -n conf/services.xml | egrep -B 1 -A 4 shibboleth.RelyingPartyResolverResources
  94      <!-- This set of resources supports a native Spring relying-party.xml file. -->
  95      <util:list id="shibboleth.RelyingPartyResolverResources">
  96          <value>%{idp.home}/conf/relying-party.xml</value>
  97          <value>%{idp.home}/conf/credentials.xml</value>
  98          <value>%{idp.home}/system/conf/relying-party-system.xml</value>
  99      </util:list>


--
宇羅 博志 (URA Hiroshi) / xxx@xxxxxxxxxx
株式会社 創夢 / tel: 03-5453-1251 fax: 03-5453-1252