Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-11 | add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude ↵ | Thomas Lenz | 12 | -33/+253 | |
false-positive update gitlab-ci configuration to display jUnit test-coverage | |||||
2020-12-03 | switch to release-version 1.1.10 of eaaf-components | Thomas Lenz | 1 | -1/+1 | |
2020-11-30 | Add GitLab CI pipeline | Christian Kollmann | 1 | -0/+37 | |
2020-11-27 | Merge branch 'connector_update_SZRv4' into 'nightlybuild' | Thomas Lenz | 44 | -387/+3626 | |
Integration of E-ID functionality See merge request egiz/eidas_at_proxy!1 | |||||
2020-11-27 | fix a code-style issue | Thomas Lenz | 1 | -4/+1 | |
2020-11-27 | read unique transactionId from AuthnRequest to reuse it for eIDAS authentication | Thomas Lenz | 5 | -103/+205 | |
2020-11-27 | upatate AuthBlock format in case of E-ID like authentication | Thomas Lenz | 5 | -41/+65 | |
2020-11-24 | remove unused code | Thomas Lenz | 2 | -2/+1 | |
2020-11-13 | improved Junit tests | lalber | 4 | -103/+148 | |
2020-11-11 | verify on start-up, if AuthBlock signing-key is accessable | Thomas Lenz | 1 | -0/+4 | |
2020-11-09 | fix broken code | Thomas Lenz | 1 | -13/+13 | |
2020-11-09 | switch to next release version of EAAF components to use already defined ↵ | Thomas Lenz | 2 | -5/+6 | |
attribute-name for signed AuthBlock | |||||
2020-11-09 | fix some more problems with jUnit tests | Thomas Lenz | 3 | -4/+8 | |
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 14 | -332/+595 | |
2020-11-06 | some improvements | lalber | 6 | -76/+115 | |
2020-11-05 | Test fixes | lalber | 2 | -58/+87 | |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and ↵ | lalber | 6 | -20/+204 | |
AuthBlockAttributeBuilderTest | |||||
2020-11-04 | fix pw aliasname | lalber | 4 | -120/+107 | |
2020-11-04 | fix for EvaluateCountrySelectionTaskTest and ↵ | lalber | 5 | -19/+16 | |
GenerateCountrySelectionFrameTaskTest | |||||
2020-11-04 | fix for EvaluateCountrySelectionTaskTest and ↵ | lalber | 2 | -2/+2 | |
GenerateCountrySelectionFrameTaskTest | |||||
2020-11-03 | code style fixes | lalber | 2 | -20/+37 | |
2020-11-03 | fix broken jUnit tests that use SZR MockUp | Thomas Lenz | 2 | -117/+111 | |
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 | |