[
https://issues.apache.org/jira/browse/FEDIZ-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13915100#comment-13915100
]
Oliver Wulff commented on FEDIZ-19:
-----------------------------------
Patch applied. Thanks.
Got an issue with the migration to HtmlUnit with the following error. Signout
works fine but integration tests don't work yet.
Caused by: org.apache.xml.serializer.utils.WrappedRuntimeException:
org.apache.xml.serializer.ToXMLSAXHandler cannot be cast to
org.apache.xml.serializer.SerializationHandler
at
org.apache.xml.serializer.SerializerFactory.getSerializer(SerializerFactory.java:179)
at
org.apache.xalan.transformer.TransformerIdentityImpl.createResultContentHandler(TransformerIdentityImpl.java:260)
at
org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:330)
at
org.apache.cxf.fediz.service.idp.IdpSTSClient.requestSecurityTokenResponse(IdpSTSClient.java:63)
at
org.apache.cxf.fediz.service.idp.IdpSTSClient.requestSecurityTokenResponse(IdpSTSClient.java:52)
at
org.apache.cxf.fediz.service.idp.beans.STSClientAction.submit(STSClientAction.java:275)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
You can log out at the IDP with this URL:
https://localhost:9443/fediz-idp/federation?wa=wsignout1.0
> Single Sign Out
> ---------------
>
> Key: FEDIZ-19
> URL: https://issues.apache.org/jira/browse/FEDIZ-19
> Project: CXF-Fediz
> Issue Type: New Feature
> Components: IDP
> Reporter: Romain Manni-Bucau
> Assignee: Oliver Wulff
> Attachments: clientUntrusted.jks, logout.jpg, signout.patch
>
>
> The goal is to invalidate all sessions of "related" webapps with a single
> action (button).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)