<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<br><br>Following is our environment<br>- Shibboleth-SP 2.5<br>- Apache 2.2<br><br>We
 have a IdP initiated SSO usecase and are noticing that the user gets 
timed out in under 2 mins. We are not sure why the user is getting timed
 out so quick. The Shibboleth protects a web application running on a 
Tomcat server with an Apache front. The session in the web application 
is set to expire in 30 mins. Following are full details <br><br>Thanks<br>Ragadeep<br><br>The client has an IdP that is sending the below &lt;samlp:Response&gt; as part of an IdP initiated SSO usecase<br>************************************************************************************************<br>&nbsp;&nbsp;&nbsp; &lt;saml:Assertion xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" ID="id-SFO1sv8l-shUAEsDAmI2IKE-Khg-"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IssueInstant="2013-12-06T15:39:05Z" Version="2.0"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:Issuer Format="urn:oasis:names:tc:SAML:2.0:nameid-format:entity"&gt;http://myidp.com/idp<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/saml:Issuer&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dsig:Signature xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dsig:SignedInfo&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dsig:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dsig:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dsig:Reference URI="#id-SFO1sv8l-shUAEsDAmI2IKE-Khg-"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dsig:Transforms&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dsig:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dsig:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/dsig:Transforms&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dsig:DigestValue&gt;+S2+nJTJEEPdDn0UOpqFv22C+ew=&lt;/dsig:DigestValue&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/dsig:Reference&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/dsig:SignedInfo&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dsig:SignatureValue&gt;mKuzwCDOnbCvKLL7uZ7EBqHy1IqQ==&lt;/dsig:SignatureValue&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/dsig:Signature&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:Subject&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:X509SubjectName"&gt;ABC12345&lt;/saml:NameID&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:SubjectConfirmationData NotOnOrAfter="2013-12-06T15:54:05Z"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Recipient="https://mysp.com/Shibboleth.sso/SAML2/POST"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/saml:SubjectConfirmation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/saml:Subject&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:Conditions NotBefore="2013-12-06T15:29:05Z" NotOnOrAfter="2013-12-06T15:54:05Z"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:AudienceRestriction&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:Audience&gt;mysp.com&lt;/saml:Audience&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/saml:AudienceRestriction&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/saml:Conditions&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:AuthnStatement AuthnInstant="2013-12-06T15:39:05Z" SessionIndex="id-Ki0kbaXnRMxusDp0yKc1exLkcQo-"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:AuthnContext&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
&lt;saml:AuthnContextClassRef&gt;urn:oasis:names:tc:SAML:2.0:ac:classes:Kerberos&lt;/saml:AuthnContextClassRef&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/saml:AuthnContext&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/saml:AuthnStatement&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:AttributeStatement xmlns:x500="urn:oasis:names:tc:SAML:2.0:profiles:attribute:X500"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xmlns:xs="http://www.w3.org/2001/XMLSchema"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:Attribute Name="MYATTR" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:basic"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;saml:AttributeValue xsi:type="xs:string"&gt;ABC12345&lt;/saml:AttributeValue&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/saml:Attribute&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/saml:AttributeStatement&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/saml:Assertion&gt;<br>************************************************************************************************<br><br>What
 we are noticing is that the SP expires the session after a few minutes 
after authenticating the user. I<br><br>As
 we see in the logs, SP expires the session as below<br><br>************************************************************************************************<br>2013-12-06 15:39:07 DEBUG OpenSAML.MessageDecoder.SAML2 [3]: extracting issuer from SAML 2.0 protocol message<br>2013-12-06 15:39:07 DEBUG OpenSAML.MessageDecoder.SAML2 [3]: message from (http://myidp.com/idp)<br>2013-12-06 15:39:07 DEBUG OpenSAML.MessageDecoder.SAML2 [3]: searching metadata for message issuer...<br>2013-12-06
 15:39:07 DEBUG OpenSAML.SecurityPolicyRule.MessageFlow [3]: evaluating 
message flow policy (replay checking on, expiration 60)<br>2013-12-06 
15:39:07 DEBUG XMLTooling.StorageService [3]: inserted record 
(id-3xJwHyzy6Q0tWi8p5gM575-jtNw-) in context (MessageFlow) with 
expiration (1386344585)<br>2013-12-06 15:39:07 DEBUG OpenSAML.SecurityPolicyRule.XMLSigning [3]: validating signature profile<br>2013-12-06 15:39:07 DEBUG XMLTooling.TrustEngine.ExplicitKey [3]: attempting to validate signature with the peer's credentials<br>2013-12-06 15:39:07 DEBUG XMLTooling.TrustEngine.ExplicitKey [3]: signature validated with credential<br>2013-12-06 15:39:07 DEBUG OpenSAML.SecurityPolicyRule.XMLSigning [3]: signature verified against message issuer<br>2013-12-06 15:39:07 DEBUG Shibboleth.SSO.SAML2 [3]: processing message against SAML 2.0 SSO profile<br>2013-12-06 15:39:07 DEBUG Shibboleth.SSO.SAML2 [3]: extracting issuer from SAML 2.0 assertion<br>2013-12-06
 15:39:07 DEBUG OpenSAML.SecurityPolicyRule.MessageFlow [3]: evaluating 
message flow policy (replay checking on, expiration 60)<br>2013-12-06 
15:39:07 DEBUG XMLTooling.StorageService [3]: inserted record 
(id-SFO1sv8l-shUAEsDAmI2IKE-Khg-) in context (MessageFlow) with 
expiration (1386344585)<br>2013-12-06 15:39:07 DEBUG OpenSAML.SecurityPolicyRule.XMLSigning [3]: validating signature profile<br>2013-12-06 15:39:07 DEBUG XMLTooling.TrustEngine.ExplicitKey [3]: attempting to validate signature with the peer's credentials<br>2013-12-06 15:39:07 DEBUG XMLTooling.TrustEngine.ExplicitKey [3]: signature validated with credential<br>2013-12-06 15:39:07 DEBUG OpenSAML.SecurityPolicyRule.XMLSigning [3]: signature verified against message issuer<br>2013-12-06
 15:39:07 DEBUG OpenSAML.SecurityPolicyRule.BearerConfirmation [3]: 
assertion satisfied bearer confirmation requirements<br>2013-12-06 15:39:07 DEBUG Shibboleth.SSO.SAML2 [3]: SSO profile processing completed successfully<br>2013-12-06 15:39:07 DEBUG Shibboleth.SSO.SAML2 [3]: extracting pushed attributes...<br>2013-12-06
 15:39:07 DEBUG Shibboleth.AttributeExtractor.XML [3]: unable to extract
 attributes, unknown XML object type: samlp:Response<br>2013-12-06 
15:39:07 DEBUG Shibboleth.AttributeExtractor.XML [3]: skipping unmapped 
NameID with format 
(urn:oasis:names:tc:SAML:1.1:nameid-format:X509SubjectName)<br>2013-12-06
 15:39:07 DEBUG Shibboleth.AttributeExtractor.XML [3]: unable to extract
 attributes, unknown XML object type: saml:AuthnStatement<br>2013-12-06 
15:39:07 DEBUG Shibboleth.AttributeDecoder.String [3]: decoding 
SimpleAttribute (MYATTR) from SAML 2 Attribute (MYATTR) with 1 value(s)<br>2013-12-06 15:39:07 DEBUG Shibboleth.AttributeFilter [3]: filtering 1 attribute(s) from (http://myidp.com/idp)<br>2013-12-06
 15:39:07 DEBUG Shibboleth.AttributeFilter [3]: applying filtering 
rule(s) for attribute (MYATTR) from (http://myidp.com/idp)<br>2013-12-06 15:39:07 DEBUG Shibboleth.SSO.SAML2 [3]: resolving attributes...<br>2013-12-06
 15:39:07 DEBUG Shibboleth.AttributeResolver.Query [3]: found 
AttributeStatement in input to new session, skipping query<br>2013-12-06 15:39:07 DEBUG Shibboleth.SessionCache [3]: creating new session<br>2013-12-06 15:39:07 DEBUG Shibboleth.SessionCache [3]: storing new session...<br>2013-12-06
 15:39:07 DEBUG XMLTooling.StorageService [3]: inserted record (session)
 in context (_263852c73a50b2e98fcbefcd2716fa62) with expiration 
(1386347947)<br>2013-12-06 15:39:07 DEBUG XMLTooling.StorageService [3]:
 inserted record (E01953571) in context (NameID) with expiration 
(1386373147)<br>2013-12-06 15:39:07 DEBUG XMLTooling.StorageService [3]:
 inserted record (id-SFO1sv8l-shUAEsDAmI2IKE-Khg-) in context 
(_263852c73a50b2e98fcbefcd2716fa62) with expiration (1386347947)<br>2013-12-06
 15:39:07 INFO Shibboleth.SessionCache [3]: new session created: ID 
(_263852c73a50b2e98fcbefcd2716fa62) IdP (http://myidp.com/idp) 
Protocol(urn:oasis:names:tc:SAML:2.0:protocol) Address (123.45.678.90)<br>2013-12-06 15:39:07 DEBUG Shibboleth.SSO.SAML2 [3]: ACS returning via redirect to: https://mysp.com/myapp/somepage.html<br>2013-12-06 15:39:07 DEBUG Shibboleth.Listener [4]: dispatching message (find::StorageService::SessionCache)<br>2013-12-06
 15:39:07 DEBUG XMLTooling.StorageService [4]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386347947)<br>2013-12-06 15:39:11 DEBUG Shibboleth.Listener [5]: dispatching message (find::StorageService::SessionCache)<br>2013-12-06
 15:39:11 DEBUG XMLTooling.StorageService [5]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386347951)<br>2013-12-06 15:39:11 DEBUG Shibboleth.Listener [6]: dispatching message (find::StorageService::SessionCache)<br>2013-12-06
 15:39:11 DEBUG XMLTooling.StorageService [6]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386347951)<br>2013-12-06 15:39:11 DEBUG Shibboleth.Listener [1]: dispatching message (find::StorageService::SessionCache)<br>...........<br>...........<br>...........//OMITTED LOG ENTRIES TO REDUCE EMAIL SIZE<br>...........<br>2013-12-06
 15:40:07 DEBUG XMLTooling.StorageService [1]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386348007)<br>2013-12-06 15:40:07 DEBUG Shibboleth.Listener [5]: dispatching message (touch::StorageService::SessionCache)<br>2013-12-06
 15:40:07 DEBUG XMLTooling.StorageService [5]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386348007)<br>2013-12-06 15:40:07 DEBUG Shibboleth.Listener [7]: dispatching message (touch::StorageService::SessionCache)<br>2013-12-06
 15:40:07 DEBUG XMLTooling.StorageService [7]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386348007)<br>2013-12-06 15:40:07 DEBUG Shibboleth.Listener [9]: dispatching message (touch::StorageService::SessionCache)<br>2013-12-06
 15:40:07 DEBUG XMLTooling.StorageService [9]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386348007)<br>2013-12-06 15:40:07 DEBUG Shibboleth.Listener [10]: dispatching message (touch::StorageService::SessionCache)<br>2013-12-06
 15:40:07 DEBUG XMLTooling.StorageService [10]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386348007)<br>2013-12-06 15:40:07 DEBUG Shibboleth.Listener [2]: dispatching message (touch::StorageService::SessionCache)<br>2013-12-06
 15:40:07 DEBUG XMLTooling.StorageService [2]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386348007)<br>2013-12-06 15:40:07 DEBUG Shibboleth.Listener [3]: dispatching message (touch::StorageService::SessionCache)<br>2013-12-06
 15:40:07 DEBUG XMLTooling.StorageService [3]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386348007)<br>2013-12-06 15:40:07 DEBUG Shibboleth.Listener [6]: dispatching message (touch::StorageService::SessionCache)<br>2013-12-06
 15:40:07 DEBUG XMLTooling.StorageService [6]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386348007)<br>2013-12-06 15:40:07 DEBUG Shibboleth.Listener [8]: dispatching message (touch::StorageService::SessionCache)<br>2013-12-06
 15:40:07 DEBUG XMLTooling.StorageService [8]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386348007)<br>2013-12-06 15:40:08 DEBUG Shibboleth.Listener [4]: dispatching message (touch::StorageService::SessionCache)<br>2013-12-06
 15:40:08 DEBUG XMLTooling.StorageService [4]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386348008)<br>2013-12-06 15:40:08 DEBUG Shibboleth.Listener [1]: dispatching message (touch::StorageService::SessionCache)<br>2013-12-06
 15:40:08 DEBUG XMLTooling.StorageService [1]: updated expiration of 
valid records in context (_263852c73a50b2e98fcbefcd2716fa62) to 
(1386348008)<br>2013-12-06 15:40:14 DEBUG Shibboleth.Listener [5]: dispatching message (remove::StorageService::SessionCache)<br>2013-12-06 15:40:14 INFO Shibboleth.SessionCache [5]: removed session (_263852c73a50b2e98fcbefcd2716fa62)<br>2013-12-06 15:40:14 DEBUG Shibboleth.Listener [5]: dispatching message (default/Login::run::SAML2SI)<br>2013-12-06
 15:40:14 DEBUG XMLTooling.StorageService [5]: inserted record 
(feff1c4749418cb0f91a09569b44587e074fb146233459a9014e3227fc533f1f) in 
context (RelayState) with expiration (1386345014)<br>2013-12-06 15:40:14 WARN Shibboleth.SessionInitiator.SAML2 [5]: no credential resolver installed, leaving message unsigned<br>************************************************************************************************<br><br>This is followed by the SP trying to <br><br>Following are the Application defaults for the SP in shibboleth2.xml<br><br>************************************************************************************************<br>&nbsp;&nbsp;&nbsp; &lt;ApplicationDefaults entityID="MySPEntityID" REMOTE_USER="eppn persistent-id targeted-id"&gt;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Sessions lifetime="28800" timeout="3600" checkAddress="false" <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; handlerURL="/Shibboleth.sso" handlerSSL="true" cookieProps="https" relayState="ss:mem"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exportLocation="http://localhost/Shibboleth.sso/GetAssertion" exportACL="127.0.0.1" &gt;<br>************************************************************************************************<br><br><br>Currently
 the key and cert are out of sync due to some changes and we currently 
have following in shibd_warn.log and we are going to be generating a new
 key/cert pair.<br>************************************************************************************************<br>2013-12-06
 15:37:13 CRIT Shibboleth.Application : error building 
CredentialResolver: FilesystemCredentialResolver given mismatched 
key/certificate, check for consistency.<br>2013-12-06 15:38:30 WARN Shibboleth.SessionInitiator.SAML2 [1]: no credential resolver installed, leaving message unsigned<br>2013-12-06 15:40:14 WARN Shibboleth.SessionInitiator.SAML2 [5]: no credential resolver installed, leaving message unsigned<br>2013-12-06 16:09:17 WARN Shibboleth.SessionInitiator.SAML2 [9]: no credential resolver installed, leaving message unsigned<br>2013-12-06 16:09:17 WARN Shibboleth.SessionInitiator.SAML2 [2]: no credential resolver installed, leaving message unsigned<br>************************************************************************************************<br><br><br><br><br><br>                                               









  <br>                                               </div></body>
</html>