aboutsummaryrefslogtreecommitdiff
path: root/connector/src/main/java/at/asitplus/eidas/specific/connector/verification/AuthnRequestValidator.java
AgeCommit message (Expand)AuthorFilesLines
2022-06-03refactor(connector): move MS-Connector from new directory 'connector' to 'ms_...Thomas1-382/+0
2022-03-09refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas1-2/+2
2021-11-29add log message to link TransactionId from IDA to initial TransactionId that ...Thomas1-1/+6
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas1-45/+69
2020-11-27read unique transactionId from AuthnRequest to reuse it for eIDAS authenticationThomas Lenz1-93/+154
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz1-9/+9
2019-12-13fix possible NullPointerException1.1.0Thomas Lenz1-33/+36
2019-12-12only change interface and method nameThomas Lenz1-3/+3
2019-12-11fix LoA level validation error in AuthnRequestValidator.javaThomas Lenz1-6/+7
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz1-215/+231
2019-12-09switch to EAAF-Components 1.1.0-SNAPSHOTThomas Lenz1-17/+17
2019-09-10refactor LoA upgrade to use method from eIDAS Ref. implementationThomas Lenz1-16/+15
2019-09-10update AuthnRequestValidator to check requested LoA and upgrade LoA if it is ...Thomas Lenz1-0/+48
2018-09-13add license headerThomas Lenz1-0/+22
2018-07-26namespace refactoringThomas Lenz1-0/+203