<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>http://federacion.riu.edu.ar/index.php?action=history&amp;feed=atom&amp;title=Simplesamlphp_como_Idp_Shib</id>
	<title>Simplesamlphp como Idp Shib - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="http://federacion.riu.edu.ar/index.php?action=history&amp;feed=atom&amp;title=Simplesamlphp_como_Idp_Shib"/>
	<link rel="alternate" type="text/html" href="http://federacion.riu.edu.ar/index.php?title=Simplesamlphp_como_Idp_Shib&amp;action=history"/>
	<updated>2026-04-27T17:14:25Z</updated>
	<subtitle>Historial de revisiones de esta página en la wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>http://federacion.riu.edu.ar/index.php?title=Simplesamlphp_como_Idp_Shib&amp;diff=6&amp;oldid=prev</id>
		<title>Mzigaran: Página creada con «= Configurar Simplesamlphp como Idp shibboleth = Entrar al directorio /var/www/simplesamlphp/config/ y editar el archivo config.php  Cambiar el parámetro  &#039;enable.shib13-idp&#039; =&gt; false, por  &#039;enable.shib13-idp&#039; =&gt; true, Luego vamos al directorio /var/www/simplesamlphp/metadata y editamos el archivo shib13-idp-hosted.php, para modificar los siguientes parametros      &#039;privatekey&#039; =&gt; &#039;server.pem&#039;, //certificados\\       &#039;certificate&#039; =&gt; &#039;server.crt&#039;, //certificados\\…»</title>
		<link rel="alternate" type="text/html" href="http://federacion.riu.edu.ar/index.php?title=Simplesamlphp_como_Idp_Shib&amp;diff=6&amp;oldid=prev"/>
		<updated>2023-06-28T18:05:10Z</updated>

		<summary type="html">&lt;p&gt;Página creada con «= Configurar Simplesamlphp como Idp shibboleth = Entrar al directorio /var/www/simplesamlphp/config/ y editar el archivo config.php  Cambiar el parámetro  &amp;#039;enable.shib13-idp&amp;#039; =&amp;gt; false, por  &amp;#039;enable.shib13-idp&amp;#039; =&amp;gt; true, Luego vamos al directorio /var/www/simplesamlphp/metadata y editamos el archivo shib13-idp-hosted.php, para modificar los siguientes parametros      &amp;#039;privatekey&amp;#039; =&amp;gt; &amp;#039;server.pem&amp;#039;, //certificados\\       &amp;#039;certificate&amp;#039; =&amp;gt; &amp;#039;server.crt&amp;#039;, //certificados\\…»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Configurar Simplesamlphp como Idp shibboleth =&lt;br /&gt;
Entrar al directorio /var/www/simplesamlphp/config/ y editar el archivo config.php&lt;br /&gt;
&lt;br /&gt;
Cambiar el parámetro&lt;br /&gt;
 &amp;#039;enable.shib13-idp&amp;#039; =&amp;gt; false,&lt;br /&gt;
por&lt;br /&gt;
 &amp;#039;enable.shib13-idp&amp;#039; =&amp;gt; true,&lt;br /&gt;
Luego vamos al directorio /var/www/simplesamlphp/metadata y editamos el archivo shib13-idp-hosted.php, para modificar los siguientes parametros&lt;br /&gt;
     &amp;#039;privatekey&amp;#039; =&amp;gt; &amp;#039;server.pem&amp;#039;, //certificados\\&lt;br /&gt;
      &amp;#039;certificate&amp;#039; =&amp;gt; &amp;#039;server.crt&amp;#039;, //certificados\\&lt;br /&gt;
      &amp;#039;auth&amp;#039; =&amp;gt; &amp;#039;ldap&amp;#039;, //Fuente de autenticación\\&lt;br /&gt;
A continuación editamos shib13-idp-remote.php, para que quede de la siguiente manera:&lt;br /&gt;
 $metadata[&amp;#039;&amp;lt;nowiki&amp;gt;https://idp.riu.edu.ar/idp/shibboleth&amp;#039;&amp;lt;/nowiki&amp;gt;] = array (\\&lt;br /&gt;
 &amp;#039;metadata-set&amp;#039; =&amp;gt; &amp;#039;saml20-idp-remote&amp;#039;,\\&lt;br /&gt;
 &amp;#039;entityid&amp;#039; =&amp;gt; &amp;#039;&amp;lt;nowiki&amp;gt;https://idp.riu.edu.ar/idp/shibboleth&amp;#039;&amp;lt;/nowiki&amp;gt;,\\&lt;br /&gt;
 &amp;#039;SingleSignOnService&amp;#039; =&amp;gt; \\&lt;br /&gt;
 array (\\&lt;br /&gt;
   0 =&amp;gt; \\&lt;br /&gt;
   array (\\&lt;br /&gt;
     &amp;#039;Binding&amp;#039; =&amp;gt; &amp;#039;&amp;lt;nowiki&amp;gt;urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect&amp;#039;&amp;lt;/nowiki&amp;gt;,\\&lt;br /&gt;
     &amp;#039;Location&amp;#039; =&amp;gt; &amp;#039;&amp;lt;nowiki&amp;gt;https://idp.riu.edu.ar/saml2/idp/SSOService.php&amp;#039;&amp;lt;/nowiki&amp;gt;,\\&lt;br /&gt;
   ),\\&lt;br /&gt;
 ),\\&lt;br /&gt;
 &amp;#039;SingleLogoutService&amp;#039; =&amp;gt; &amp;#039;&amp;lt;nowiki&amp;gt;https://idp.riu.edu.ar/saml2/idp/SingleLogoutService.php&amp;#039;&amp;lt;/nowiki&amp;gt;,\\&lt;br /&gt;
 &amp;#039;certData&amp;#039; =&amp;gt; &amp;#039;MIIFKTDDBxGgAwIBAgIJAP4Vx4o83JELMA0GCSqGSIb3DQEBBQUAMIGqMQswCQYDVQQGEwJBUjEVMBMGA1UECAwMQnVlbm8zIEFpcmVzMQ9wDQYDVKKHDAZCZXJuYWwxKDAmBgNBVUeMH2VuaXZlcnN\\&lt;br /&gt;
 &amp;#039;NameIDFormat&amp;#039; =&amp;gt; &amp;#039;&amp;lt;nowiki&amp;gt;urn:oasis:names:tc:SAML:2.0:nameid-format:transient&amp;#039;&amp;lt;/nowiki&amp;gt;,\\&lt;br /&gt;
 );\\&lt;br /&gt;
El parámetro certData se obtiene del archivo server.crt que se encuentra en el directorio /var/www/simplesamlphp/cert&lt;/div&gt;</summary>
		<author><name>Mzigaran</name></author>
	</entry>
</feed>