Integration: Shibboleth as IdP and simpleSAMLphp as SP
Sam Wilson
swilsonau at gmail.com
Thu Jan 23 19:36:50 EST 2014
Morning Higo,
I have a working implementation of SSP working with a Shibboleth IDP.
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.
Finally you will need to configure the $SSP/attributemap/$yourrelevantconf
and specify it in your IDP metadata for SSP in saml20-idp-remote.php
'authproc' => array(
10 => array(
'class' => 'core:AttributeMap',
'$yourrelevantconf'
),
),
Cheers,
Sam
On Fri, Jan 24, 2014 at 7:52 AM, HigoFelipe <higofelipe at gmail.com> wrote:
> Hi,
>
>
> I'm trying to configure the integration above descripted in the subject,
> but
> the guides on Web are obsolete, and I can't find nothing on both
> documentations. Can someone help with this, with links, how-to's, hints?
> Moreover, if anyone can help me with integration Shibboleth as SP and
> simpleSAMLphp is quite welcome, too; in the moment, my biggest interest is
> to implement interoperability between Shibboleth and simpleSAMLphp.
>
>
> Best regards,
>
>
> Higo.
>
>
>
> --
> View this message in context:
> http://shibboleth.1660669.n2.nabble.com/Integration-Shibboleth-as-IdP-and-simpleSAMLphp-as-SP-tp7594238.html
> Sent from the Shibboleth - Users mailing list archive at Nabble.com.
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20140124/9f49aae4/attachment.html
More information about the users
mailing list