summaryrefslogtreecommitdiff
path: root/eaaf_modules
AgeCommit message (Collapse)AuthorFilesLines
2021-03-16some small updates in moa-spss moduleThomas449-5/+2043
2021-03-12refactor some code to Java Stream APIThomas1-1/+1
2021-03-12update errorMessage generation for SAML2 authentication protocol to return ↵Thomas1-13/+19
external error-codes only
2021-03-11update error-handling in SL2.0 binding-utilsThomas1-7/+17
2021-03-09refactor SL20EidDataValidationException to optimize error handlingThomas1-3/+13
2021-03-01switch to next snapshot version because end-point update maybe brakes other ↵Thomas6-6/+6
projects
2021-02-18update error-handling in case of a VDA communication failedThomas1-5/+8
2021-02-18update root-certificate of HSM-Facade for integration testsThomas2-16/+20
2021-01-25refactor PVP2 IDP module to support more than one IPvpMetadataProvider in ↵Thomas Lenz6-59/+105
one application
2021-01-22code-style and logging optimizationsThomas Lenz1-7/+7
2021-01-08switch to next snapshot versionThomas Lenz6-6/+6
2021-01-08switch to next release version1.1.11Thomas Lenz6-6/+6
2021-01-05add new method into SAML2 AuthnRequest builder to set relaystate from externalThomas Lenz1-13/+33
2020-12-28optimize maven build process to build source-jar filesThomas Lenz5-170/+2
2020-12-26add jUnit test to test SAML2 response generation with unencrypted assertionsThomas Lenz2-14/+162
2020-12-26fix bug in SAML2 error-response generationThomas Lenz1-22/+22
2020-12-23add new module that include common-code for SpringBoot applicationsThomas Lenz1-1/+0
2020-12-09add findSecBugs extension into spotbugs plug-inThomas Lenz5-20/+69
2020-12-09update jUnit for JWE encryption by using HSM-FacadeThomas Lenz2-7/+58
2020-12-09update third-party lib org.cryptacular to v 1.2.4 because openSAML 3.4.5 ↵Thomas Lenz1-0/+4
includes v1.1.3 with CVE-2020-7226
2020-12-04set global transactionId as SL2.0 transactionIdThomas Lenz1-2/+2
2020-12-03switch to next snapshot versionThomas Lenz6-6/+6
2020-12-03switch to next release versionThomas Lenz6-6/+6
2020-12-01switch to new PKI-Module version 2.02_moaThomas Lenz2-0/+9
2020-11-10switch two more broken dependenciesThomas Lenz1-2/+2
2020-11-10fix two problems with MOA-Sig dependenciesThomas Lenz1-1/+1
2020-11-10Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵Thomas Lenz4-111/+180
into nightlyBuild
2020-11-10switch to next MOA-Sig version 3.1.3Thomas Lenz19-0/+381
2020-11-04update loggingThomas Lenz1-2/+3
2020-11-04refactoring of SL2.0 response processing to mitigate problems with ↵Thomas Lenz3-104/+153
ConnectionPool of Apache http-client
2020-11-03Initialize IAIK-MOA on any request, because there is an open unknown issue ↵Thomas Lenz1-6/+25
with signature-verification and lost configuration states
2020-11-02switch to next snapshot versionThomas Lenz6-6/+6
2020-11-02switch to next release version1.1.9.1Thomas Lenz6-6/+6
2020-11-02change order of IAIK CryptoProvider registrationThomas Lenz5-14/+82
Update JWS and JWE impl. to mitigate problems if IAIK and BC provider are loaded
2020-10-30switch to next snapshot versionThomas Lenz6-6/+6
2020-10-30switch to next release version1.1.9Thomas Lenz6-6/+6
2020-10-21add new configuration property to switch between log-level "WARN" and "INFO" ↵Thomas Lenz1-13/+12
based on internal errorIds remove duplicated logging
2020-10-19refactor MoaSigInitializer to get MOA-Sig configuration objectThomas Lenz2-33/+24
2020-10-13fix missing method in mockup-classThomas Lenz1-0/+5
2020-10-13Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵Thomas Lenz13-62/+280
into nightlyBuild
2020-10-13Serialize exceptions in error-handler manually to fix problems with ↵Thomas Lenz1-8/+4
Serialization in some caching frameworks
2020-10-08update cleanUp() in AbstractChainingMetadataProvider to support own ↵Thomas Lenz3-11/+35
PVPMetadataAdapter
2020-10-07implement work-around to fix possible incompatibility between IAIK ↵Thomas Lenz8-44/+174
JCE/Eccelerate and JWS lib in case of ECC keys
2020-09-21Extend ISignatureVerificationService: Add Supplement ContentChristof Rabensteiner2-7/+71
Add additional method to ISignatureVerificationService (verifyXmlSignature), that accepts the additional parameter "Map supplementContent". This parameter allows a caller to specify content for the SupplementProfile Node. With this additional parameter, the caller can specify the content of a reference, which is useful in the case where the caller wants to verify a detached signature, but the validation service cannot resolve the reference.
2020-09-17switch to next snapshot versionThomas Lenz6-6/+6
2020-09-17switch to next release version1.1.8Thomas Lenz6-6/+6
2020-08-26refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE ↵Thomas Lenz6-298/+535
specific implementation in other classes
2020-08-14switch to next snapshot versionThomas Lenz6-6/+6
2020-08-14switch to next release version1.1.7Thomas Lenz6-6/+6
2020-08-05switch to next snapshot versionThomas Lenz6-6/+6