amergey opened a new pull request #53: URL: https://github.com/apache/cxf-fediz/pull/53
While testing fediz tomcat plugin with Sign&go IDP, I was facing issues as SAML Encrypted token are not supported. The first commit is adding support for Encrypted assertion. Then I was still facing issues, as encrypted assertion remove the necessity to sign the assertion. The second commit proposes a way to disable assertions signature validation The last issue I noticed was about an attribute statement with a space inside the name. The fix for that is the 3rd commit (I am not 100 % sure having space in attribute name is valid so I separate the commit) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org