This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 985f4f7b6be Recording .gitmergeinfo Changes
new 7b5193d05d2 Restrict default SAML encryption algorithms (#3434)
new d4cdcb12ef7 Add a fallback to prevent attacks on RSA 1.5 in the Jose
code (#3435)
new 4b96c208e81 Recording .gitmergeinfo Changes
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitmergeinfo | 1 +
.../jose/jwe/WrappedKeyDecryptionAlgorithm.java | 49 +++++++--
.../jose/jwe/JweCompactReaderWriterTest.java | 102 ++++++++++++++++++
.../saml/sso/SAMLProtocolResponseValidator.java | 56 +++++++++-
.../saml/sso/SAMLResponseValidatorTest.java | 118 +++++++++++++++++++++
5 files changed, 313 insertions(+), 13 deletions(-)