Shibboleth does not accept absolute value in Sessions.handlerURL

nr673 . nara.rama.us at gmail.com
Sun Feb 15 20:55:50 EST 2015


As per shibboleth doc, the handlerURL attribute should accept the absolute
URL in the element.

https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPSessions

When I set the absolute value for the handlerURL, the metadata prefixes the
server name twice.

shibboleth2.xml:

<Sessions lifetime="28800" timeout="3600" relayState="ss:mem"
   checkAddress="false" handlerURL="https://server.name1/Shibboleth.sso"
   handlerSSL="true" cookieProps="https">

Metadata.xml(Generated from /Shibboleth.sso/Metadata):

<md:AssertionConsumerService
Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="
https://server.name1/Shibboleth.sso/https://server.name1:80/Shibboleth.sso/SAML2/POST"
index="1"/>

Shibnoleth version: 2.5.3

Thanks

Nara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150215/b6c8709d/attachment.html 


More information about the users mailing list