aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at
AgeCommit message (Expand)AuthorFilesLines
2021-12-14fix problem with session-data encryption on some deploymentsThomas Lenz1-30/+17
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-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-08-31update validation in case of file:/ paths because trusted templates can be re...Thomas Lenz1-4/+24
2020-08-31fix SSRF bug in SAML1 parameter validatorThomas Lenz4-69/+99
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 Lenz1-2/+2
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 Lenz1-0/+50
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-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 Lenz13-44/+61
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz13-111/+73
2019-03-05fix attribute escaping problem in IdentityLinkAssertionParser and move the es...Thomas Lenz1-2/+2
2019-02-19add some more attribute functionality for 'Austrian eID' demo-modeThomas Lenz10-75/+391
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 Lenz9-645/+237
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 Lenz1-0/+66
2019-02-04move code for Cookie management into CookieUtils.javaThomas Lenz2-36/+73
2019-02-04update Spring Redis BackendThomas Lenz1-4/+5
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-16fix problem in StatisticDatabase test functionalityThomas Lenz1-6/+4
2018-07-25some small modifications regarding EAAFCore 1.0.1Thomas Lenz2-13/+19
2018-07-20some log message modificationsThomas Lenz1-1/+1
2018-07-16Merge branch 'huge_refactoring' into development_previewThomas Lenz260-22335/+6135
2018-07-13some bug fixesThomas Lenz10-83/+103
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz30-519/+1836
2018-07-10some small updates and handbook updateThomas Lenz2-1/+13
2018-07-03rename eIDAS LoA constantsThomas Lenz3-8/+26
2018-07-02update auth. module for central eIDAS node connectionThomas Lenz1-0/+78
2018-07-02add Annotations to AttributeBuilderThomas Lenz21-0/+42
2018-06-25add SP specific configuration for SL2.0Thomas Lenz1-1/+3
2018-06-22some more pvp2 updatesThomas Lenz20-1516/+279