Oliver Wulff created FEDIZ-12: --------------------------------- Summary: SAML 1.1 token validation fails Key: FEDIZ-12 URL: https://issues.apache.org/jira/browse/FEDIZ-12 Project: CXF-Fediz Issue Type: Bug Components: Plugin Reporter: Oliver Wulff Assignee: Oliver Wulff Fix For: 1.0
SAML 1.1 token validation fails with exception: java.lang.UnsupportedOperationException org.apache.cxf.fediz.core.ClaimCollection.addAll(ClaimCollection.java:86) org.apache.cxf.fediz.core.saml.SAMLTokenValidator.parseClaimsInAssertion(SAMLTokenValidator.java:246) org.apache.cxf.fediz.core.saml.SAMLTokenValidator.validateAndProcessToken(SAMLTokenValidator.java:160) org.apache.cxf.fediz.core.FederationProcessorImpl.processSignInRequest(FederationProcessorImpl.java:164) org.apache.cxf.fediz.core.FederationProcessorImpl.processRequest(FederationProcessorImpl.java:78) org.apache.cxf.fediz.tomcat.FederationAuthenticator.authenticate(FederationAuthenticator.java:314) org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:544) org.apache.cxf.fediz.tomcat.FederationAuthenticator.invoke(FederationAuthenticator.java:134) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira