aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Collapse)AuthorFilesLines
2021-08-30add new authentication module for EHVD communicationThomas Lenz31-0/+1599
2021-08-30throw RuntimeException in case of an error during initialization of ↵Thomas Lenz1-3/+4
transaction encryption-layer
2021-07-27delete files that not needed any moreThomas Lenz1-2/+0
2021-06-07set 'needConsent' flag to false during dummy-authenticatio to over-roll SP ↵Thomas Lenz2-0/+7
configuration
2021-06-01add dummy authentication-modul that loads eID information from local ↵Thomas Lenz28-2/+1295
configuration
2021-04-22remove code for MOA-ID 1.x proxyThomas Lenz5-306/+0
2021-04-22add new assembly processThomas Lenz5-507/+6
2021-03-15update demo-SP for IDA testingThomas Lenz2-20/+38
2021-02-19add missing certificates into truststoreThomas Lenz1-0/+0
2020-12-10switch to next snapshot versionThomas Lenz26-26/+26
2020-12-09update history and fix readme4.1.5Thomas Lenz2-544/+2
2020-12-09switch to correct release versionThomas Lenz26-26/+26
2020-12-09switch to next release versionThomas Lenz26-26/+26
2020-12-09add repositority infosThomas Lenz4-457/+417
2020-12-09add readme v4.1.6 and update historyThomas Lenz2-1/+562
2020-12-09update third-party libsThomas Lenz2-10/+10
2020-12-07add eIDAS MS Proxy-Service simulator into demo OAThomas Lenz2-1/+77
2020-11-11update release-notes and historyThomas Lenz2-0/+544
2020-11-11fix some jUnit testsThomas Lenz3-2/+5
2020-11-11update algorithm that generates unique identifiers for AppReg registration ↵Thomas Lenz5-152/+214
for E-ID Proxy mode
2020-09-24switch to next snapshot versionThomas Lenz26-26/+26
2020-09-24update bPKTarget extraction strategy from PVP attributes4.1.4Thomas Lenz3-2/+4
2020-09-24switch to next release versionThomas Lenz26-26/+26
2020-09-24update handbook, readme_4.1.4.txt, and history.txtThomas Lenz4-4/+543
2020-09-22add certificates from E-ID test- and production-systemThomas Lenz5-27/+56
2020-09-21fix wrong parameterThomas Lenz1-1/+1
2020-09-21add some more loggingThomas Lenz1-0/+2
2020-09-21fix possible nullpointer exceptionThomas Lenz1-10/+14
2020-09-21add support for http.nonProxyHostsThomas Lenz1-34/+70
2020-09-21remove demo-code from EIDAuthMetadataProviderThomas Lenz1-7/+0
2020-09-18switch to release-candidate versionThomas Lenz27-26/+30
2020-09-18add HTTP-Proxy support for SAML2 Metadata providerThomas Lenz4-10/+569
2020-09-08add additional jUnit testsThomas Lenz1-0/+30
2020-09-08add missing dependency for builds with Java 11Thomas Lenz1-0/+14
2020-08-31switch to next snapshot versiondevelopment_previewThomas Lenz26-26/+26
2020-08-31Merge branch 'current_development' into development_previewThomas Lenz48-230/+1620
2020-08-31switch to next release version4.1.3Thomas Lenz26-26/+26
2020-08-31update validation in case of file:/ paths because trusted templates can be ↵Thomas Lenz3-22/+111
relative to config directory
2020-08-31update third-party libsThomas Lenz3-2/+503
add readme_4.1.3.txt and update history.txt
2020-08-31fix SSRF bug in SAML1 parameter validatorThomas Lenz8-77/+739
2020-08-28fix wrong SAML2 SubjectNameGeneration in case of mandate-attribute ↵Thomas Lenz1-49/+79
processing in proxy-mode
2020-08-28fix possible problems with http proxyThomas Lenz2-43/+38
2020-07-30Merge branch 'current_development' of gitlab.iaik.tugraz.at:egiz/moa-idspss ↵Thomas Lenz5-29/+142
into current_development
2020-07-30add new A-Trust Test-Root-05 certsThomas Lenz4-0/+0
2020-07-10add new trusted SSL certificates for OVS clientThomas Lenz5-29/+142
remove Terena_SSL_EV_CA3 because it will be revoked on July 11, 2020
2020-07-07switch to next snapshot versionThomas Lenz26-26/+26
2020-07-07Merge branch 'current_development' into development_previewThomas Lenz79-93/+1377
2020-07-07add additional info into readme_4.1.2.txtMOA-ID-4.1.2Thomas Lenz1-0/+4
2020-07-07use shorter form of unique AppReg identifier to prohibit problems with max ↵Thomas Lenz1-1/+0
length
2020-07-07Revert "update Cache encryption layer"Thomas Lenz1-2/+2
This reverts commit 132d79f5b4dca0beb10743a81899c8afa09913f9.