aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src
AgeCommit message (Expand)AuthorFilesLines
2021-12-14fix problem with session-data encryption on some deploymentsThomas Lenz1-30/+17
2021-09-14add jUnit test to check generic data-transfer in AuthenticationDataBuilderThomas Lenz1-1/+33
2021-08-30fix bug in definition of allowed SSL CipherSuites that results in a error dur...Thomas Lenz1-4/+4
2021-08-30throw RuntimeException in case of an error during initialization of transacti...Thomas Lenz1-3/+4
2020-11-11fix some jUnit testsThomas Lenz2-1/+4
2020-11-11update algorithm that generates unique identifiers for AppReg registration fo...Thomas Lenz1-148/+166
2020-09-24update bPKTarget extraction strategy from PVP attributes4.1.4Thomas Lenz1-2/+2
2020-09-08add additional jUnit testsThomas Lenz1-0/+30
2020-08-31update validation in case of file:/ paths because trusted templates can be re...Thomas Lenz3-22/+111
2020-08-31fix SSRF bug in SAML1 parameter validatorThomas Lenz6-76/+730
2020-08-28fix wrong SAML2 SubjectNameGeneration in case of mandate-attribute processing...Thomas Lenz1-49/+79
2020-07-07Revert "update Cache encryption layer"Thomas Lenz1-2/+2
2020-07-06update BPKList and EncBpkList attribute-builder to inject attributes from exi...Thomas Lenz2-36/+60
2020-07-06update Cache encryption layerThomas Lenz1-2/+2
2020-04-06add mandate-profile attribute builder for SEMPER projectThomas Lenz2-3/+3
2020-02-19separate between E-ID Proxy-Mode and Demo-ModeThomas Lenz2-3/+15
2020-02-19inject mandate-profiles into eIDAS MS-Connector request in case of SEMPER modeThomas Lenz2-0/+51
2020-01-28fix wrong default configuration parameter that skips BKU selectionThomas Lenz2-2/+2
2020-01-20update maven repositoryThomas Lenz1-3/+38
2020-01-15fix possible error in E-ID Proxy modeThomas Lenz1-12/+24
2020-01-09reactivate foreign-bPKs and additional bPKs in MOA-ID modeThomas Lenz1-5/+4
2019-12-13add missing 'needConsent' --> 'false' flagThomas Lenz1-0/+1
2019-12-13add code for SEMPER eIDAS extensionsThomas Lenz1-3/+3
2019-12-11update to EAAF-Components 1.0.13.1Thomas Lenz3-5/+7
2019-06-07add new status codesThomas Lenz2-0/+5
2019-06-07update AuthenticationDataBuilder to support Prof.Rep bPKs in E-ID Proxy modeThomas Lenz1-18/+36
2019-06-05move useMandate into parent interfaceThomas Lenz2-14/+0
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz17-49/+97
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz18-153/+90
2019-03-05fix attribute escaping problem in IdentityLinkAssertionParser and move the es...Thomas Lenz3-6/+213
2019-02-19add some more attribute functionality for 'Austrian eID' demo-modeThomas Lenz12-77/+396
2019-02-18remove unused classThomas Lenz1-1221/+0
2019-02-18set UTF-8 encoding as defaultThomas Lenz2-10/+9
2019-02-18add 'Austrian eID' demo-mode to simulate attribute behavior from 2020Thomas Lenz11-645/+244
2019-02-12add Log messagesThomas Lenz2-1/+3
2019-02-04update SSLUtils to use default JVM trustStore for SSL connections as optionalThomas Lenz3-2/+17
2019-02-04add code for eID4U attribute collectionThomas Lenz2-0/+70
2019-02-04move code for Cookie management into CookieUtils.javaThomas Lenz2-36/+73
2019-02-04update Spring Redis BackendThomas Lenz2-5/+7
2018-10-16update third party libs to solve incompatibility with JDK11Thomas Lenz1-2/+2
2018-08-27fix error message in case of wrong encoded foreign-bPK decryption keysThomas Lenz1-3/+6
2018-08-27fix small problem in implementation of a monitoring moduleThomas Lenz1-1/+1
2018-08-27fix bug with wrong DummyStatisticLogger packagenameThomas Lenz2-26/+3
2018-08-16fix problem in StatisticDatabase test functionalityThomas Lenz1-6/+4
2018-07-25some small modifications regarding EAAFCore 1.0.1Thomas Lenz2-13/+19
2018-07-20add one log messageThomas Lenz1-0/+1
2018-07-20some log message modificationsThomas Lenz2-4/+13
2018-07-16Merge branch 'huge_refactoring' into development_previewThomas Lenz296-23800/+7836
2018-07-13some bug fixesThomas Lenz13-86/+110
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz41-523/+3413