Shibboleth IdP V5 installing

深瀬尚子 fukase at funest.co.jp
Tue Feb 6 14:17:25 UTC 2024


Thank you for your response, Rod.

Yes, I think so.
I configured  the "idp.home" in /opt/jetty-base/webapps/idp.xml

Is it right?

/opt/jetty-base/webapps/idp.xml is as follos:
<?xml version="1.0"?>
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "https://www.eclipse.org/jetty/configure_10_0.dtd">
<!-- =============================================================== -->
<!-- Configure the Shibboleth IdP webapp                             -->
<!-- =============================================================== -->
<Configure class="org.eclipse.jetty.webapp.WebAppContext">
  <Set name="war"><SystemProperty name="idp.home" default="/opt/shibboleth-idp" />/war/idp.war</Set>
  <Set name="contextPath"><SystemProperty name="idp.context.path" default="/idp" /></Set>
  <Set name="extractWAR">false</Set>
  <Set name="copyWebDir">false</Set>
  <Set name="copyWebInf">true</Set>
  <Set name="persistTempDirectory">false</Set>
</Configure>

Please tell me what's wrong with my configurations.

________________________________________
差出人: users <users-bounces at shibboleth.net> が Rod Widdowson <rdw at steadingsoftware.com> の代理で送信
送信日時: 2024年2月6日 0:31
宛先: 'Shib Users'
件名: RE: Shibboleth IdP V5 installing

> Could anyone tell me what I should do?

Is the idp.home set up correctly?

--
For Consortium Member technical support, see https://shibboleth.atlassian.net/wiki/x/ZYEpPw
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list