Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-04 | added two tests | Alexander Marsalek | 3 | -0/+25 | |
2021-01-04 | added (non working) test | Alexander Marsalek | 1 | -11/+8 | |
2021-01-04 | added dummy ZMR & ERnB client | Alexander Marsalek | 13 | -161/+563 | |
2021-01-04 | general workflow steps 1-8 | Alexander Marsalek | 5 | -0/+382 | |
2020-11-27 | fix a code-style issue | Thomas Lenz | 1 | -4/+1 | |
2020-11-27 | upatate AuthBlock format in case of E-ID like authentication | Thomas Lenz | 2 | -5/+49 | |
2020-11-24 | remove unused code | Thomas Lenz | 2 | -2/+1 | |
2020-11-11 | verify on start-up, if AuthBlock signing-key is accessable | Thomas Lenz | 1 | -0/+4 | |
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 2 | -245/+409 | |
2020-11-06 | some improvements | lalber | 1 | -25/+40 | |
2020-11-05 | Test fixes | lalber | 1 | -3/+3 | |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and ↵ | lalber | 1 | -10/+7 | |
AuthBlockAttributeBuilderTest | |||||
2020-11-04 | fix pw aliasname | lalber | 1 | -98/+89 | |
2020-11-03 | code style fixes | lalber | 2 | -20/+37 | |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 2 | -5/+12 | |
2020-10-20 | cyclic depend | lalber | 2 | -42/+61 | |
2020-10-20 | fixes thanks to Thomas | lalber | 1 | -2/+5 | |
2020-10-20 | stuck on how to test | lalber | 3 | -73/+492 | |
2020-09-18 | add lombok dependency and start with some code polishing | Thomas Lenz | 3 | -10/+7 | |
2020-02-21 | update to latest EAAF-components that uses OpenSAML3.x | Thomas Lenz | 5 | -13/+14 | |
2019-12-11 | fix typo | Thomas Lenz | 2 | -2/+2 | |
change default value for configuration property "eidas.ms.auth.eIDAS.node_v2.workarounds.useStaticProviderNameForPublicSPs" Update readme information | |||||
2019-12-10 | add jUnit test | Thomas Lenz | 1 | -2/+5 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 48 | -3712/+3908 | |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 9 | -48/+48 | |
2019-11-12 | switch to eaaf-components 1.0.13-SNAPSHOT | Thomas Lenz | 1 | -1/+2 | |
2019-11-06 | add some log messages | Thomas Lenz | 1 | -0/+6 | |
2019-10-31 | add country specific pre-processing to build country specific eIDAS requests | Thomas Lenz | 10 | -104/+240 | |
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 1 | -2/+2 | |
include an update to eaaf-core 1.0.12-snapshot | |||||
2019-10-31 | add static ProviderName in case of PublicSPs | Thomas Lenz | 2 | -12/+28 | |
2019-08-06 | add jUnit test with mockup of SZR WebService | Thomas Lenz | 1 | -4/+1 | |
2019-08-05 | add SZRClient test with mockup of an SZR WebService | Thomas Lenz | 1 | -1/+0 | |
2019-08-05 | refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementation | Thomas Lenz | 1 | -4/+7 | |
refactor to multi-language support | |||||
2019-08-02 | Refactoring to eIDASNode 2.2, eaaf-components 1.0.8 | Thomas Lenz | 7 | -23/+26 | |
2019-02-21 | fix problem with nonLatin characters | Thomas Lenz | 3 | -5/+26 | |
add additional log messages | |||||
2018-10-29 | update Logging | Thomas Lenz | 2 | -2/+26 | |
2018-10-29 | update SZR client to new eIDAS specific getIdentityLink request | Thomas Lenz | 3 | -44/+12 | |
2018-09-13 | add license header | Thomas Lenz | 28 | -0/+616 | |
2018-09-13 | update error message | Thomas Lenz | 1 | -1/+3 | |
2018-09-13 | remove dataStore implementation | Thomas Lenz | 1 | -329/+329 | |
2018-09-12 | add some internal checks | Thomas Lenz | 1 | -0/+16 | |
2018-09-11 | add missing countryCode information | Thomas Lenz | 1 | -0/+5 | |
2018-09-11 | some more updates | Thomas Lenz | 12 | -123/+619 | |
2018-08-31 | more updates | Thomas Lenz | 6 | -18/+537 | |
2018-08-16 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy | Thomas Lenz | 1 | -1/+1 | |
# Conflicts: # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/authmodule_eIDASv2/tasks/CreateIdentityLinkTask.java | |||||
2018-08-16 | update SZR client after first tests | Thomas Lenz | 3 | -60/+79 | |
2018-07-27 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy | tzefferer | 17 | -59/+62 | |
# Conflicts: # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/SZRClientTest.java | |||||
2018-07-26 | namespace refactoring | Thomas Lenz | 17 | -57/+57 | |
2018-07-25 | add missing lib and add some commands | Thomas Lenz | 1 | -1/+1 | |
2018-07-24 | update countrySelectionProcess to support more than one eIDAS Nodes for ↵ | Thomas Lenz | 3 | -10/+55 | |
different production stages. This is required, because eIDAS Ref. Impl. 2.0 and 2.1 supports only one countryCode each instance. | |||||
2018-07-20 | add event codes | Thomas Lenz | 3 | -29/+17 | |