aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth
AgeCommit message (Collapse)AuthorFilesLines
2022-04-01feat(szr): add configuration property to activate/deactivate work-around for ↵Thomas1-0/+101
insertErnp in case of IDA mode
2022-03-17fix(szr): Request getIdentityLinkEidas before getVSZ because getVSZ does not ↵Thomas2-74/+136
support insertErnp by using eIDAS entities
2021-06-25fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas1-4/+11
# Conflicts: # connector/src/main/resources/application.properties
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 ↵Thomas1-2/+32
attribute into SAML2 response
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 Lenz3-3/+196
set 'requesterId' and 'providerName' to static value for any type of SP
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in ↵Thomas Lenz2-15/+66
E-ID mode
2021-01-08add some jUnit test for SZR communicationThomas Lenz2-10/+65
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz1-3/+5
2021-01-07update jUnit test that implements communication with real SZR serviceThomas Lenz1-1/+17
2020-12-26fix broken jUnit testsThomas Lenz1-1/+2
2020-12-22add jUnit tests for configuration-operationsThomas Lenz7-10/+10
2020-12-22add jUnit tests improve test coverageThomas Lenz15-363/+1921
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
extend validation in jUnit test for CreateIdentityLink with E-ID task
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 Lenz2-77/+129
2020-11-06some improvementslalber1-36/+49
2020-11-05Test fixeslalber1-55/+84
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and ↵lalber1-1/+2
AuthBlockAttributeBuilderTest
2020-11-04fix pw aliasnamelalber1-22/+12
2020-11-03fix broken jUnit tests that use SZR MockUpThomas Lenz2-117/+111
2020-11-03sunfire buglalber1-39/+39
2020-10-21fixlalber2-124/+5
2020-10-20cyclic dependlalber1-5/+16
2020-10-20fixes thanks to Thomaslalber1-4/+7
2020-10-20stuck on how to testlalber4-18/+406
2020-09-18update third-party libs and fix incompatibilities with new APIsThomas Lenz1-2/+2
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz2-6/+6
2019-12-10some more jUnit test modificationsThomas Lenz1-2/+8
2019-12-10fix broken jUnit testThomas Lenz1-1/+1
2019-12-10add jUnit testThomas Lenz1-0/+113
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz11-0/+1782