Age | Commit message (Expand) | Author | Files | Lines |
2018-02-08 | one more fix | Thomas Lenz | 1 | -1/+1 |
2018-02-08 | fix log message | Thomas Lenz | 1 | -1/+1 |
2018-02-08 | fix bug in AuthBlock processing if no bPK is included | Thomas Lenz | 1 | -3/+9 |
2018-01-23 | update mostly all GUI forms to split JavaScript and CSS from html code to sup... | Thomas Lenz | 5 | -21/+23 |
2017-12-19 | update interface of DefaultGUIFormBuilderConfiguration, because putCustomPara... | Thomas Lenz | 1 | -1/+1 |
2017-12-19 | if auth. req. preprocessing failes, write transaction error into revisionsLogger | Thomas Lenz | 1 | -1/+16 |
2017-11-27 | add some more escaptions | Thomas Lenz | 3 | -6/+9 |
2017-11-27 | Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id... | Thomas Lenz | 5 | -37/+72 |
2017-11-27 | add escaping on some places | Thomas Lenz | 2 | -30/+31 |
2017-11-26 | add String escaping on same methods | Thomas Lenz | 3 | -23/+22 |
2017-11-21 | add eIDAS request validation regarding minimum data-set and SPType | Thomas Lenz | 2 | -14/+51 |
2017-11-13 | solve logging problem to lose log messages in some special cases | Thomas Lenz | 1 | -2/+2 |
2017-11-13 | fix typos in templates | Thomas Lenz | 1 | -386/+17 |
2017-11-13 | change logging in eIDAS metadata provider | Thomas Lenz | 1 | -2/+14 |
2017-11-13 | fix some open CrossSiteScripting paths | Thomas Lenz | 1 | -4/+3 |
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-18 | some small refactoring in RedirectServlet | Thomas Lenz | 1 | -1/+1 |
2017-10-18 | change logging in OpenID Connect result builder | Thomas Lenz | 2 | -4/+20 |
2017-10-18 | only log full OpenID-Connect token on loglevel 'trace' | Thomas Lenz | 1 | -2/+3 |
2017-10-17 | update default config | Thomas Lenz | 1 | -0/+8 |
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 | 16 | -728/+607 |
2017-10-09 | switch to eIDAS SAML-engine 1.4.0 | Thomas Lenz | 1 | -5/+5 |
2017-10-04 | add additional logging | Thomas Lenz | 2 | -3/+7 |
2017-10-04 | update eID decryption implementation in mobile-auth module | Thomas Lenz | 1 | -11/+1 |
2017-10-03 | update mobile-auth module for eGov KU 2017/18 | Thomas Lenz | 5 | -11/+309 |
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 | 2 | -8/+19 |
2017-09-13 | update wrong log message | Thomas Lenz | 1 | -12/+4 |
2017-09-08 | update error handling for wrong encoded BKU error responses | Thomas Lenz | 2 | -9/+31 |
2017-09-08 | update eIDAS bPK target validation | Thomas Lenz | 2 | -5/+30 |
2017-09-06 | switch to eIDAS SAML-engine 1.4.0-RC1 | Thomas Lenz | 1 | -5/+5 |
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 | 2 | -5/+6 |
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-07-17 | update MOA SAML2 metadata provider to support metadata located on file system | Thomas Lenz | 1 | -8/+6 |
2017-07-13 | update DummyAuthentication module to support more than one SP | Thomas Lenz | 1 | -4/+27 |
2017-07-12 | add new demo module for dummy authentication | Thomas Lenz | 9 | -0/+364 |
2017-06-07 | first untested implementation that based on the snapshot version 1.3.0 of eID... | Thomas Lenz | 11 | -749/+1623 |
2017-06-06 | fix bug with empty OpenIDConnect scope parameter | Thomas Lenz | 1 | -16/+18 |
2017-05-03 | Log full MOA-SP signature-verification request into MOA-ID log if LogLevel is... | Thomas Lenz | 1 | -2/+3 |
2017-03-28 | update MOA eIDAS-Engine to reload eIDAS metadata if request or response valid... | Thomas Lenz | 6 | -26/+160 |