<div dir="ltr">Morning Higo,<div><br></div><div>I have a working implementation of SSP working with a Shibboleth IDP.</div><div><br></div><div>The main config changes are metadata.sign.* configuration in config.php and making use of the $SSP/admin/metadata-converter.php to change your IDP metadata to SSP format.<br>
</div><div><br></div><div>Finally you will need to configure the $SSP/attributemap/$yourrelevantconf and specify it in your IDP metadata for SSP in saml20-idp-remote.php</div><div><br></div><div><div> &#39;authproc&#39; =&gt; array(</div>
<div>    10 =&gt; array(</div><div>        &#39;class&#39; =&gt; &#39;core:AttributeMap&#39;, </div><div>        &#39;$yourrelevantconf&#39;</div><div>    ),</div></div><div>  ),</div><div><br></div><div>Cheers,</div><div>
<br></div><div>Sam</div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 24, 2014 at 7:52 AM, HigoFelipe <span dir="ltr">&lt;<a href="mailto:higofelipe@gmail.com" target="_blank">higofelipe@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
<br>
I&#39;m trying to configure the integration above descripted in the subject, but<br>
the guides on Web are obsolete, and I can&#39;t find nothing on both<br>
documentations. Can someone help with this, with links, how-to&#39;s, hints?<br>
Moreover, if anyone can help me with integration Shibboleth as SP and<br>
simpleSAMLphp is quite welcome, too; in the moment, my biggest interest is<br>
to implement interoperability between Shibboleth and simpleSAMLphp.<br>
<br>
<br>
Best regards,<br>
<br>
<br>
Higo.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://shibboleth.1660669.n2.nabble.com/Integration-Shibboleth-as-IdP-and-simpleSAMLphp-as-SP-tp7594238.html" target="_blank">http://shibboleth.1660669.n2.nabble.com/Integration-Shibboleth-as-IdP-and-simpleSAMLphp-as-SP-tp7594238.html</a><br>

Sent from the Shibboleth - Users mailing list archive at Nabble.com.<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div><br></div></div>