aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-03-09refactor(core): move all project libs into sub-project 'modules'Thomas33-5674/+0
2022-03-09refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas11-37/+37
2022-03-04feature(eidas): add optional parameter to support more-than-one MS-Connector ...Thomas2-5/+67
2022-01-09refactor(core): update GUI generation to new API from EAAF-Components 1.2.xThomas1-1/+1
2021-06-25fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas1-4/+11
2021-05-12update third-party libs to latest versionsThomas3-4/+9
2021-03-10switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at...Thomas1-2/+32
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas1-1/+24
2021-01-19build 'requesterId' for private-sector SP's based on hashed unique AppIdsThomas Lenz4-3/+201
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz2-15/+66
2021-01-08add some jUnit test for SZR communicationThomas Lenz3-10/+66
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz2-3/+7
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 Lenz24-371/+2133
2020-12-21switch to eIDAS Ref Impl. v2.5Thomas Lenz4-0/+0
2020-12-11add more jUnit tests for stabilisationThomas Lenz1-15/+37
2020-12-11fix wrong flag in SZR client to get encryptedBaseIdThomas Lenz1-4/+83
2020-12-11update AuthBlock to new formatThomas Lenz1-2/+21
2020-11-27upatate AuthBlock format in case of E-ID like authenticationThomas Lenz1-33/+4
2020-11-13improved Junit testslalber1-84/+120
2020-11-07code clean-up and first jUnit test modifications for CreateIdentityLink taskThomas Lenz6-78/+151
2020-11-06some improvementslalber2-39/+57
2020-11-05Test fixeslalber1-55/+84
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber1-1/+2
2020-11-04fix pw aliasnamelalber2-22/+14
2020-11-03fix broken jUnit tests that use SZR MockUpThomas Lenz2-117/+111
2020-11-03sunfire buglalber1-39/+39
2020-10-21fixlalber3-201/+5
2020-10-20cyclic dependlalber2-5/+93
2020-10-20fixes thanks to Thomaslalber1-4/+7
2020-10-20stuck on how to testlalber6-18/+515
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 Lenz2-6/+6
2019-12-10some more jUnit test modificationsThomas Lenz2-3/+9
2019-12-10fix broken jUnit testThomas Lenz1-1/+1
2019-12-10add jUnit testThomas Lenz2-0/+118
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz23-1817/+1874
2019-12-09switch to EAAF-Components 1.1.0-SNAPSHOTThomas Lenz8-55/+55
2019-10-31add two missing classesThomas Lenz2-2/+3
2019-10-31add country specific pre-processing to build country specific eIDAS requestsThomas Lenz8-13/+256
2019-10-31add jUnit tests for static ProviderNameThomas Lenz9-0/+1055
2019-09-11Merge branch 'master' into nightlybuildThomas Lenz1-1/+1
2019-09-11skip test1.0.2Thomas Lenz1-0/+2
2019-09-11fix broken jUnit testThomas Lenz1-0/+14
2019-08-13change port in SZR mockupThomas Lenz1-2/+2
2019-08-06add jUnit test with mockup of SZR WebServiceThomas Lenz3-38/+82
2019-08-05add SZRClient test with mockup of an SZR WebServiceThomas Lenz4-32/+363
2018-10-29update SZR client to new eIDAS specific getIdentityLink requestThomas Lenz1-6/+1