aboutsummaryrefslogtreecommitdiff
path: root/connector/src/test/java/at/asitplus/eidas/specific/connector/test/AuthnRequestValidatorTest.java
AgeCommit message (Expand)AuthorFilesLines
2020-12-23switch from Spring to Spring-BootThomas Lenz1-329/+0
2020-11-27read unique transactionId from AuthnRequest to reuse it for eIDAS authenticationThomas Lenz1-9/+43
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz1-12/+12
2019-12-13fix possible NullPointerException1.1.0Thomas Lenz1-0/+81
2019-12-12only change interface and method nameThomas Lenz1-5/+5
2019-12-11add dirtyContext annotationThomas Lenz1-0/+3
2019-12-11fix LoA level validation error in AuthnRequestValidator.javaThomas Lenz1-0/+211