opensaml::RetryableProfileException

Jose Reyes jreyes at egmail.com
Wed Jul 25 12:29:25 EDT 2012


So I got my metadata straightened out but now I am getting this error.


opensaml::RetryableProfileException at (https://sp.myhost.com/secure/)

Unable to obtain session to export to request.


Looking around the web it looks like it has something to do with the 
entityID not being set or set incorrectly but I have that defined in my 
SessionIniator element to be the same as provided in the metadata file 
from the IdP I am trying to connect to.

<SessionInitiator type="SAML2" Location="/Login" acsIndex="1" 
template="bindingTemplate.html" authnContextComparison="exact" 
outgoingBindings="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" 
entityID="https://idp.idphost.org/nidp/saml2/metadata">


Is there another place I need to define it or am I missing something else?

Thanks!

jose




More information about the users mailing list