Problem setting NameIdFormat for SP3

Per-Ake Dahl Ejemark perake.dahlejemark at holmedal.se
Wed Oct 31 09:56:09 EDT 2018


Hi all!

What I want is that the generated metadata has the NameIdFormat elements at the end of the SPSSODescriptor.

        <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-redirect" Location="http://localhost:9999/logoutrequest" ResponseLocation="http://localhost:9999/logoutresponseconsumer"/>
        <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent<https://confluence.we-support.se/pages/%32.0:nameid-format:persistent></NameIDFormat>
        <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient<https://confluence.we-support.se/pages/%32.0:nameid-format:transient></NameIDFormat>
        <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST<https://confluence.we-support.se/pages/%32.0:bindings:HTTP-POST>" Location="http://localhost:9999/assertionconsumer" index="1"/>
    </SPSSODescriptor>

I have tried to accomplish this by setting the <SSO> element in the shibboleth2.xml like this

<SSO entityID="https://idp.testshib.org/idp/shibboleth" NameIDFormat="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent"> SAML2 SAML1 </SSO>

But this does nothing. So, my question is how do I accomplish this?

Btw I’m using IIS 😊
Best regards/ Med Vänliga Hälsningar
Per-Åke Dahl Ejemark
System Developer

[HOLMEDAL_black-red_logo-2011_3]

Holmedal Data AB
Flintvägen 4 | 269 41 Östra Karup | Sweden
Tel: +46 (0)431- 686 55
E-mail: perake.dahlejemark at holmedal.se<mailto:perake.dahlejemark at holmedal.se>
WebEx: https://trapezegroup.webex.com/meet/perake.dahlejemark

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20181031/60defeb2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 1899 bytes
Desc: image001.jpg
URL: <http://shibboleth.net/pipermail/users/attachments/20181031/60defeb2/attachment.jpg>


More information about the users mailing list