SLO not working after upgrade to IdP v5
Radek Melzer
Radek.Melzer at tul.cz
Fri Jan 31 11:21:30 UTC 2025
Thanks Scott,
I tested 5.2 and it showed another error:
2025-01-31 09:52:56,193 - ERROR [net.shibboleth.idp.saml.profile:35] - Uncaught runtime exception
net.shibboleth.shared.component.UninitializedComponentException: Unidentified Component has not yet been initialized and cannot be used.
at net.shibboleth.shared.component.AbstractInitializableComponent.ifNotInitializedThrowUninitializedComponentException(AbstractInitializableComponent.java:81)
at net.shibboleth.shared.component.AbstractInitializableComponent.checkComponentActive(AbstractInitializableComponent.java:110)
at org.opensaml.messaging.handler.AbstractMessageHandler.invoke(AbstractMessageHandler.java:82)
at org.opensaml.soap.client.soap11.decoder.http.impl.HttpClientResponseSOAP11Decoder.doDecode(HttpClientResponseSOAP11Decoder.java:133)
at org.opensaml.saml.saml2.binding.decoding.impl.HttpClientResponseSOAP11Decoder.doDecode(HttpClientResponseSOAP11Decoder.java:79)
at org.opensaml.messaging.decoder.AbstractMessageDecoder.decode(AbstractMessageDecoder.java:66)
at org.opensaml.messaging.decoder.httpclient.BaseHttpClientResponseXMLMessageDecoder.decode(BaseHttpClientResponseXMLMessageDecoder.java:61)
at org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient.send(AbstractPipelineHttpSOAPClient.java:206)
at net.shibboleth.idp.saml.saml2.profile.impl.SOAPLogoutRequest.doExecute(SOAPLogoutRequest.java:277)
at org.opensaml.profile.action.AbstractProfileAction.execute(AbstractProfileAction.java:170)
at net.shibboleth.idp.profile.AbstractProfileAction.doExecute(AbstractProfileAction.java:156)
at net.shibboleth.idp.profile.AbstractProfileAction.execute(AbstractProfileAction.java:127)
at org.springframework.webflow.execution.ActionExecutor.execute(ActionExecutor.java:51)
OK, I'll follow your recommendation and drop the SOAP logout.
More information about the users
mailing list