en:tech:idp:jetty

Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

Obě strany předchozí revize Předchozí verze
Následující verze
Předchozí verze
en:tech:idp:jetty [2016/12/02 11:28]
jop@cesnet.cz [SSL certificate]
en:tech:idp:jetty [2020/01/09 13:37]
jan.oppolzer@cesnet.cz [Installation]
Řádek 6: Řádek 6:
 ====== Jetty ====== ====== Jetty ======
  
-Shibboleth consortium states that Apache Tomcat 7+ or Jetty 8+ is required to run Shibboleth IdP 3. Debian 8 (Jessie) contains Tomcat versions 7 and 8 as well as Jetty version 8 packages, however, we think it is best to stick to recommendations and use Jetty 9.3 which is being used for Shibboleth IdP development and testing. By the way, only Tomcat 8 and Jetty 9.2--9.3 are supported.+Shibboleth consortium states that Apache Tomcat 7+ or Jetty 8+ is required to run Shibboleth IdP 3. Debian 8 (Jessie) contains Tomcat versions 7 and 8 as well as Jetty version 8 packages, however, we think it is best to stick to recommendations and use Jetty 9.3 which is being used for Shibboleth IdP development and testing. By the way, only Tomcat 8 and Jetty 9.2--9.3 are [[https://​wiki.shibboleth.net/​confluence/​display/​IDP30/​Installation|supported]].
  
 IdP starts much faster when deployed using Jetty compared to Tomcat. There is a way to improve starting time in Tomcat, but still it is not as fast as Jetty. The truth is there is no need to restart Java container after every Shibboleth IdP configuration change, but still we are on our own if we have any troubles. There is quite nice article [[https://​webtide.com/​why-choose-jetty/​|Why Choose Jetty?]] with reasons for choosing Jetty over any other servlet container. IdP starts much faster when deployed using Jetty compared to Tomcat. There is a way to improve starting time in Tomcat, but still it is not as fast as Jetty. The truth is there is no need to restart Java container after every Shibboleth IdP configuration change, but still we are on our own if we have any troubles. There is quite nice article [[https://​webtide.com/​why-choose-jetty/​|Why Choose Jetty?]] with reasons for choosing Jetty over any other servlet container.
  
 **If you still prefer Tomcat, you will probably be fine, but you have been warned. Should you have any issues, be prepared that you might be asked to reproduce your problem with Jetty when you are seeking help.** **If you still prefer Tomcat, you will probably be fine, but you have been warned. Should you have any issues, be prepared that you might be asked to reproduce your problem with Jetty when you are seeking help.**
- 
 ===== Prerequisites ===== ===== Prerequisites =====
  
Řádek 134: Řádek 133:
 #su idp #su idp
 cd /​opt/​jetty/​webapps/​ cd /​opt/​jetty/​webapps/​
-wget https://​www.eduid.cz/​_media/​cs/​tech/​idp/idp.xml+wget https://​www.eduid.cz/​jetty/idp.xml
 </​code>​ </​code>​
  
-The content of ''/​opt/​jetty/​webapps/​idp.xml''​ is available {{:cs:​tech:​idp:​idp.xml|online}} and contains the following lines.+The content of ''/​opt/​jetty/​webapps/​idp.xml''​ is available {{https://​www.eduid.cz/​jetty/​idp.xml|online}} and contains the following lines.
  
 <code xml> <code xml>
Poslední úprava:: 2020/01/09 13:37