Age | Commit message (Expand) | Author | Files | Lines |
2018-12-14 | some more updates and first code for TUG interaction | Thomas Lenz | 9 | -45/+238 |
2018-10-16 | update third party libs to solve incompatibility with JDK11 | Thomas Lenz | 1 | -1/+2 |
2018-10-04 | add some more basic untested code for eID4U. | Thomas Lenz | 3 | -7/+58 |
2018-10-03 | add first raw code elements to collect eID4U attributes during a Austrian aut... | Thomas Lenz | 5 | -1/+207 |
2018-10-03 | update eID4U attribute builder in MOA-ID to support complexe attributes | Thomas Lenz | 7 | -41/+88 |
2018-10-02 | add basic attribute builders for eID4U (some builder are not final) | Thomas Lenz | 29 | -4/+1082 |
2018-09-28 | add first code for eID4U | Thomas Lenz | 7 | -13/+79 |
2018-09-28 | fix problem in SPI attribute loader | Thomas Lenz | 6 | -5/+15 |
2018-07-13 | some bug fixes | Thomas Lenz | 3 | -23/+20 |
2018-07-02 | update auth. module for central eIDAS node connection | Thomas Lenz | 1 | -0/+5 |
2018-07-02 | add Annotations to AttributeBuilder | Thomas Lenz | 13 | -2/+19 |
2018-06-22 | some more pvp2 updates | Thomas Lenz | 1 | -4/+4 |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 15 | -64/+107 |
2018-06-15 | first tests with PVP2 S-Profil and SAML1 | Thomas Lenz | 1 | -0/+0 |
2018-06-14 | untested, but without dependency problems | Thomas Lenz | 22 | -158/+182 |
2018-06-14 | more refactoring staff | Thomas Lenz | 1 | -1/+1 |
2018-06-07 | some more refactoring stuff | Thomas Lenz | 1 | -2/+3 |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 17 | -43/+43 |
2018-02-08 | fix log message | Thomas Lenz | 1 | -1/+1 |
2018-01-23 | update mostly all GUI forms to split JavaScript and CSS from html code to sup... | Thomas Lenz | 1 | -1/+2 |
2017-12-19 | if auth. req. preprocessing failes, write transaction error into revisionsLogger | Thomas Lenz | 1 | -1/+16 |
2017-11-21 | add eIDAS request validation regarding minimum data-set and SPType | Thomas Lenz | 2 | -14/+51 |
2017-11-13 | change logging in eIDAS metadata provider | Thomas Lenz | 1 | -2/+14 |
2017-10-24 | update eIDAS response validator | Thomas Lenz | 1 | -4/+4 |
2017-10-19 | optimize logging in eIDAS module | Thomas Lenz | 1 | -2/+0 |
2017-10-19 | add new eIDAS representative attributes from eIDAS spec. 1.2 | Thomas Lenz | 13 | -38/+435 |
2017-10-19 | fix bug in eIDAS response encryption configuration | Thomas Lenz | 1 | -1/+1 |
2017-10-19 | update logging behavior | Thomas Lenz | 2 | -10/+10 |
2017-10-13 | enforce eiDAS legal-person MDS if citizen uses mandates and no legal-person a... | Thomas Lenz | 1 | -19/+44 |
2017-10-13 | enable mandates for eIDAS nodes | Thomas Lenz | 2 | -2/+2 |
2017-09-22 | update eIDAS attribute builder for legalPersonIdentifier | Thomas Lenz | 1 | -0/+31 |
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ... | Thomas Lenz | 1 | -2/+10 |
2017-09-13 | update wrong log message | Thomas Lenz | 1 | -12/+4 |
2017-09-08 | update eIDAS bPK target validation | Thomas Lenz | 2 | -5/+30 |
2017-09-06 | fix wrong entries in eIDAS metadata extensions | Thomas Lenz | 1 | -4/+4 |
2017-09-06 | add xsd schema for eIDAS specific SAML2 extensions | Thomas Lenz | 2 | -0/+35 |
2017-07-27 | update logging behavior of eIDAS metadata provider implementation | Thomas Lenz | 1 | -5/+22 |
2017-07-26 | fix some bugs in combination with eIDAS saml-engine 1.3 | Thomas Lenz | 4 | -5/+7 |
2017-07-26 | switch to eIDAS SAML-engine 1.3.0-final | Thomas Lenz | 1 | -0/+1 |
2017-07-26 | refactor MOA metadataprovider to load metadata from file system | Thomas Lenz | 2 | -1/+31 |
2017-07-17 | refactor MOA eIDAS metadata provider | Thomas Lenz | 2 | -101/+22 |
2017-06-07 | first untested implementation that based on the snapshot version 1.3.0 of eID... | Thomas Lenz | 9 | -729/+1353 |
2017-03-28 | update MOA eIDAS-Engine to reload eIDAS metadata if request or response valid... | Thomas Lenz | 6 | -26/+160 |
2017-02-23 | add some javadoc information | Thomas Lenz | 1 | -5/+12 |
2017-02-23 | update eIDAS SP metadata, because SP needs persistent identifiers only | Thomas Lenz | 1 | -5/+12 |
2017-02-22 | Refector eIDAS attribute generation do a dynamic way similar to the PVP attri... | Thomas Lenz | 15 | -183/+589 |
2017-02-21 | add support of additional eIDAS attributes by using a simple configuration file | Thomas Lenz | 4 | -27/+77 |
2017-02-14 | change log level of one log message to traceeIDAS_node_implementation | Thomas Lenz | 1 | -1/+1 |
2017-02-10 | update eIDAS specific revisionslog entries | Thomas Lenz | 3 | -4/+4 |
2017-02-09 | add additional validation steps in eIDAS message processing | Thomas Lenz | 5 | -25/+272 |