Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-03 | sunfire bug | lalber | 3 | -51/+56 | |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 9 | -20/+503 | |
2020-10-21 | fix | lalber | 4 | -207/+5 | |
2020-10-20 | cyclic depend | lalber | 5 | -47/+160 | |
2020-10-20 | fixes thanks to Thomas | lalber | 3 | -12/+12 | |
2020-10-20 | stuck on how to test | lalber | 21 | -93/+2247 | |
2020-09-18 | add lombok dependency and start with some code polishing | Thomas Lenz | 4 | -10/+16 | |
2020-09-18 | update third-party libs and fix incompatibilities with new APIs | Thomas Lenz | 7 | -52/+63 | |
2020-09-18 | fix possible nullpointer in HTML template for error messages | Thomas Lenz | 1 | -15/+14 | |
2020-02-21 | fix a few CodeStyle validation errors | Thomas Lenz | 5 | -5/+95 | |
2020-02-21 | remove unused variable | Thomas Lenz | 1 | -3/+0 | |
2020-02-21 | update to latest EAAF-components that uses OpenSAML3.x | Thomas Lenz | 20 | -343/+203 | |
2019-12-13 | switch to next snapshot version | Thomas Lenz | 5 | -5/+5 | |
2019-12-13 | fix possible NullPointerException1.1.0 | Thomas Lenz | 7 | -33/+302 | |
add jUnit test | |||||
2019-12-12 | only change interface and method name | Thomas Lenz | 2 | -8/+8 | |
2019-12-11 | update readme_1.1.0.txt again | Thomas Lenz | 1 | -0/+2 | |
2019-12-11 | add dirtyContext annotation | Thomas Lenz | 1 | -0/+3 | |
2019-12-11 | fix LoA level validation error in AuthnRequestValidator.java | Thomas Lenz | 23 | -6/+2146 | |
2019-12-11 | update default configuration again | Thomas Lenz | 6 | -14/+23 | |
2019-12-11 | switch to CEF eIDAS Ref. Impl. 2.4.0 | Thomas Lenz | 16 | -6/+1367 | |
2019-12-11 | switch to version 1.1.0 | Thomas Lenz | 5 | -5/+5 | |
2019-12-11 | fix typo | Thomas Lenz | 3 | -15/+57 | |
change default value for configuration property "eidas.ms.auth.eIDAS.node_v2.workarounds.useStaticProviderNameForPublicSPs" Update readme information | |||||
2019-12-11 | add BM.I specific example of country-selection template | Thomas Lenz | 10 | -17/+628 | |
add new i18n content add jUnit tests | |||||
2019-12-10 | some more jUnit test modifications | Thomas Lenz | 4 | -4/+15 | |
2019-12-10 | fix broken jUnit test | Thomas Lenz | 1 | -1/+1 | |
2019-12-10 | switch to version 1.1.0-snapshot | Thomas Lenz | 5 | -5/+5 | |
2019-12-10 | add assembly plugin to build release packages | Thomas Lenz | 11 | -1/+533 | |
2019-12-10 | add configuration property to define countrySelection template | Thomas Lenz | 2 | -1/+5 | |
2019-12-10 | add jUnit test | Thomas Lenz | 4 | -3/+124 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 136 | -9359/+10202 | |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 50 | -616/+797 | |
2019-11-12 | switch to eaaf-components 1.0.13-SNAPSHOT | Thomas Lenz | 3 | -3/+5 | |
2019-11-07 | add default logger configuration | Thomas Lenz | 2 | -0/+160 | |
2019-11-06 | add some log messages | Thomas Lenz | 1 | -0/+6 | |
2019-10-31 | fix typo in pom.xml | Thomas Lenz | 1 | -1/+1 | |
2019-10-31 | add two missing classes | Thomas Lenz | 2 | -2/+3 | |
2019-10-31 | add country specific pre-processing to build country specific eIDAS requests | Thomas Lenz | 20 | -126/+505 | |
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 16 | -30/+1117 | |
include an update to eaaf-core 1.0.12-snapshot | |||||
2019-10-31 | add static ProviderName in case of PublicSPs | Thomas Lenz | 3 | -13/+29 | |
2019-09-11 | Merge branch 'master' into nightlybuild | Thomas Lenz | 19 | -8/+1132 | |
# Conflicts: # basicConfig/default_config.properties # connector_lib/src/main/java/at/asitplus/eidas/specific/connector/MSeIDASNodeConstants.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/SZRClientTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/eIDASAttributePostProcessingTest.java # pom.xml | |||||
2019-09-11 | skip test1.0.2 | Thomas Lenz | 1 | -0/+2 | |
2019-09-11 | fix broken jUnit test | Thomas Lenz | 2 | -2/+16 | |
2019-09-10 | add missing maven dependencies | Thomas Lenz | 10 | -0/+1074 | |
2019-09-10 | refactor LoA upgrade to use method from eIDAS Ref. implementation | Thomas Lenz | 2 | -22/+15 | |
2019-09-10 | add default configuration and switch version to 1.0.2 | Thomas Lenz | 2 | -1/+2 | |
2019-09-10 | update AuthnRequestValidator to check requested LoA and upgrade LoA if it is ↵ | Thomas Lenz | 2 | -0/+57 | |
to low | |||||
2019-08-13 | change port in SZR mockup | Thomas Lenz | 2 | -3/+3 | |
2019-08-06 | add jUnit test with mockup of SZR WebService | Thomas Lenz | 5 | -43/+91 | |
2019-08-05 | add SZRClient test with mockup of an SZR WebService | Thomas Lenz | 8 | -36/+377 | |
2019-08-05 | change maven repo to one single EGIZ endpoint | Thomas Lenz | 3 | -3/+4 | |