<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><br></div><div><br>On Jan 16, 2015, at 10:23 PM, David Langenberg &lt;<a href="mailto:davel@uchicago.edu">davel@uchicago.edu</a>&gt; wrote:<br><br></div><blockquote type="cite"><div dir="ltr">I have v3 with a fairly default setup.&nbsp; When I initiate a logout request at an SP, the result is a SAML Error being returned to the SP.&nbsp; I see in the logs the logout flow activated and then this:<div><br></div><div><div>2015-01-16 21:09:42,364 - DEBUG [net.shibboleth.idp.profile.interceptor.impl.SelectProfileInterceptorFlow:65] - Profile Action SelectProfileInterceptorFlow: Moving completed flow intercept/security-policy/saml2-slo to completed set, selecting next one</div><div>2015-01-16 21:09:42,365 - DEBUG [net.shibboleth.idp.profile.interceptor.impl.SelectProfileInterceptorFlow:80] - Profile Action SelectProfileInterceptorFlow: No flows available to choose from</div><div>2015-01-16 21:09:42,378 - DEBUG [net.shibboleth.idp.saml.profile.impl.InitializeOutboundMessageContext:149] - Profile Action InitializeOutboundMessageContext: Initialized outbound message context</div><div>2015-01-16 21:09:42,411 - DEBUG [net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContexts:367] - Profile Action PopulateBindingAndEndpointContexts: Attempting to resolve endpoint of type {urn:oasis:names:tc:SAML:2.0:metadata}SingleLogoutService for outbound message</div><div>2015-01-16 21:09:42,420 - DEBUG [net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContexts:409] - Profile Action PopulateBindingAndEndpointContexts: Resolved endpoint at location <a href="https://sp.training.incommon.org/Shibboleth.sso/SLO/Redirect">https://sp.training.incommon.org/Shibboleth.sso/SLO/Redirect</a> using binding urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect</div><div>2015-01-16 21:09:42,465 - DEBUG [net.shibboleth.idp.saml.saml2.profile.impl.PopulateEncryptionParameters:304] - Profile Action PopulateEncryptionParameters: Encryption for assertions (false), identifiers (true), attributes(false)</div><div>2015-01-16 21:09:42,467 - DEBUG [net.shibboleth.idp.saml.saml2.profile.impl.PopulateEncryptionParameters:314] - Profile Action PopulateEncryptionParameters: Resolving EncryptionParameters for request</div><div>2015-01-16 21:09:42,468 - DEBUG [net.shibboleth.idp.saml.saml2.profile.impl.PopulateEncryptionParameters:376] - Profile Action PopulateEncryptionParameters: Adding entityID to resolution criteria</div><div>2015-01-16 21:09:42,469 - DEBUG [net.shibboleth.idp.saml.saml2.profile.impl.PopulateEncryptionParameters:387] - Profile Action PopulateEncryptionParameters: Adding role metadata to resolution criteria</div><div>2015-01-16 21:09:42,471 - DEBUG [net.shibboleth.idp.saml.saml2.profile.impl.PopulateEncryptionParameters:330] - Profile Action PopulateEncryptionParameters: Resolved EncryptionParameters</div><div>2015-01-16 21:09:42,535 - DEBUG [net.shibboleth.idp.saml.profile.impl.ExtractSubjectFromRequest:144] - Profile Action ExtractSubjectFromRequest: No Subject NameID or NameIdentifier in message</div><div>2015-01-16 21:09:42,596 - ERROR [net.shibboleth.idp.saml.saml2.profile.impl.ProcessLogoutRequest:314] - Profile Action ProcessLogoutRequest: Error resolving matching session(s)</div><div>net.shibboleth.utilities.java.support.resolver.ResolverException: Secondary service index is disabled</div><div><span class="" style="white-space:pre">        </span>at net.shibboleth.idp.session.impl.StorageBackedSessionManager.resolve(StorageBackedSessionManager.java:569)</div><div><br></div><div>Any thoughts on what I may be doing wrong, or should I take this over to JIRA?</div></div></div></blockquote><br><div>There's two session properties in conf/idp.properties that need to be turned true, IIRC. Secondary index and something else nearby.</div></body></html>