aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas
AgeCommit message (Expand)AuthorFilesLines
2022-03-09refactor(core): move all project libs into sub-project 'modules'Thomas30-4883/+0
2022-03-09refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas6-16/+11
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 ...Thomas3-48/+117
2021-08-12fix wrong timezone in IDA authblockThomas1-2/+5
2021-06-25fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas2-1/+4
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...Thomas2-2/+9
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas1-0/+12
2021-01-19build 'requesterId' for private-sector SP's based on hashed unique AppIdsThomas Lenz3-54/+153
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz3-20/+40
2021-01-08add some jUnit test for SZR communicationThomas Lenz2-4/+4
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz1-3/+3
2020-12-22add jUnit tests improve test coverageThomas Lenz9-252/+115
2020-12-11add more jUnit tests for stabilisationThomas Lenz1-0/+2
2020-12-11fix wrong flag in SZR client to get encryptedBaseIdThomas Lenz1-1/+1
2020-12-11update AuthBlock to new formatThomas Lenz1-1/+5
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 Lenz2-5/+49
2020-11-24remove unused codeThomas Lenz2-2/+1
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 Lenz2-245/+409
2020-11-06some improvementslalber1-25/+40
2020-11-05Test fixeslalber1-3/+3
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber1-10/+7
2020-11-04fix pw aliasnamelalber1-98/+89
2020-11-03code style fixeslalber2-20/+37
2020-11-02AuthDataBuilder and AttributeBuilderlalber2-5/+12
2020-10-20cyclic dependlalber2-42/+61
2020-10-20fixes thanks to Thomaslalber1-2/+5
2020-10-20stuck on how to testlalber3-73/+492
2020-09-18add lombok dependency and start with some code polishingThomas Lenz3-10/+7
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz5-13/+14
2019-12-11fix typoThomas Lenz2-2/+2
2019-12-10add jUnit testThomas Lenz1-2/+5
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz28-0/+4125