[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[upki-fed:00572] Re: uApprove.jpについて
- Subject: [upki-fed:00572] Re: uApprove.jpについて
- Date: Fri, 14 Dec 2012 14:01:32 +0900 (JST)
- From: URA Hiroshi <xxx@xxxxxxxxxx>
宮崎大学 松澤様
株式会社創夢の宇羅です。
>> Tue, 11 Dec 2012 09:46:58 +0900, matuzawa <xxxxxxxx@xxxxxxxxxxxxxxxxxxx> said:
> 個人情報利用の許諾については、uApporveでの解決がベストだと思いますが、今回の件は、当方では解決できそうもありません。
> IdPへの登録時等に個人情報利用の許諾を取ろうと考えております。
[upki-fed:00551]と[upki-fed:00555]のメールを拝見しますと、MySQLでも
ファイルベースでも動作していないということなので、「1.4.2 IdP プラグ
インの設定」のweb.xmlの設定が抜けていないでしょうか。
<filter>
<filter-name>uApprove.jp IdP plugin</filter-name>
<filter-class>ch.SWITCH.aai.uApprove.idpplugin.Plugin</filter-class>
<init-param>
<param-name>Config</param-name>
<param-value>
/opt/uApprove/conf/idp-plugin.properties;
/opt/uApprove/conf/common.properties;
</param-value>
</init-param>
</filter>
<filter-mapping>
<filter-name>uApprove.jp IdP plugin</filter-name>
<url-pattern>/*</url-pattern>
<dispatcher>REQUEST</dispatcher>
<dispatcher>FORWARD</dispatcher>
</filter-mapping>
学認の技術ガイドに従って構築しているならば、下記ファイルに上記の設定
がありますでしょうか?
${CATALINA_HOME}/webapp/idp/WEB-INF/web.xml
--
宇羅 博志 (URA Hiroshi) / xxx@xxxxxxxxxx
株式会社 創夢 / tel: 03-5453-1251 fax: 03-5453-1252