aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src
AgeCommit message (Expand)AuthorFilesLines
2022-03-09refactor(core): move all project libs into sub-project 'modules'Thomas83-14825/+0
2022-03-09refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas17-53/+48
2022-03-09chore(eidas): rename configuration property to support multiple ms-connector ...Thomas1-3/+4
2022-03-04feature(eidas): add optional parameter to support more-than-one MS-Connector ...Thomas6-64/+192
2022-01-09refactor(core): update GUI generation to new API from EAAF-Components 1.2.xThomas1-1/+1
2021-08-12fix wrong timezone in IDA authblockThomas1-2/+5
2021-06-25fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas3-5/+15
2021-05-12update third-party libs to latest versionsThomas3-4/+9
2021-03-11update package names after refactoring of eaaf-componentsThomas1-1/+1
2021-03-10switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at...Thomas3-4/+41
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas2-1/+36
2021-01-19build 'requesterId' for private-sector SP's based on hashed unique AppIdsThomas Lenz8-57/+359
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz5-35/+106
2021-01-08add some jUnit test for SZR communicationThomas Lenz5-14/+70
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz3-6/+10
2021-01-07update jUnit test that implements communication with real SZR serviceThomas Lenz2-2/+23
2020-12-26fix broken jUnit testsThomas Lenz2-1/+116
2020-12-22add jUnit tests for configuration-operationsThomas Lenz8-11/+11
2020-12-22add jUnit tests improve test coverageThomas Lenz33-623/+2248
2020-12-21switch to eIDAS Ref Impl. v2.5Thomas Lenz4-0/+0
2020-12-11add more jUnit tests for stabilisationThomas Lenz2-15/+39
2020-12-11fix wrong flag in SZR client to get encryptedBaseIdThomas Lenz2-5/+84
2020-12-11update AuthBlock to new formatThomas Lenz2-3/+26
2020-12-11add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa...Thomas Lenz1-2/+5
2020-11-27fix a code-style issueThomas Lenz1-4/+1
2020-11-27upatate AuthBlock format in case of E-ID like authenticationThomas Lenz3-38/+53
2020-11-24remove unused codeThomas Lenz2-2/+1
2020-11-13improved Junit testslalber1-84/+120
2020-11-11verify on start-up, if AuthBlock signing-key is accessableThomas Lenz1-0/+4
2020-11-07code clean-up and first jUnit test modifications for CreateIdentityLink taskThomas Lenz9-323/+563
2020-11-06some improvementslalber3-64/+97
2020-11-05Test fixeslalber2-58/+87
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber2-11/+9
2020-11-04fix pw aliasnamelalber3-120/+103
2020-11-03code style fixeslalber2-20/+37
2020-11-03fix broken jUnit tests that use SZR MockUpThomas Lenz2-117/+111
2020-11-03sunfire buglalber1-39/+39
2020-11-02AuthDataBuilder and AttributeBuilderlalber2-5/+12
2020-10-21fixlalber3-201/+5
2020-10-20cyclic dependlalber4-47/+154
2020-10-20fixes thanks to Thomaslalber2-6/+12
2020-10-20stuck on how to testlalber18-91/+2213
2020-09-18add lombok dependency and start with some code polishingThomas Lenz3-10/+7
2020-09-18update third-party libs and fix incompatibilities with new APIsThomas Lenz2-2/+25
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz7-19/+20
2019-12-11fix typoThomas Lenz2-2/+2
2019-12-10some more jUnit test modificationsThomas Lenz2-3/+9
2019-12-10fix broken jUnit testThomas Lenz1-1/+1
2019-12-10add jUnit testThomas Lenz4-3/+124
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz75-5664/+6009