aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/service
AgeCommit message (Expand)AuthorFilesLines
2022-03-09refactor(core): move all project libs into sub-project 'modules'Thomas5-950/+0
2022-03-09refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas1-1/+1
2021-08-12fix wrong timezone in IDA authblockThomas1-2/+5
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas1-0/+12
2020-12-22add jUnit tests improve test coverageThomas Lenz1-1/+1
2020-12-11update AuthBlock to new formatThomas Lenz1-1/+5
2020-11-27fix a code-style issueThomas Lenz1-4/+1
2020-11-27upatate AuthBlock format in case of E-ID like authenticationThomas Lenz1-4/+48
2020-11-24remove unused codeThomas Lenz1-1/+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 Lenz1-0/+147
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz1-3/+3
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz4-0/+739