Age | Commit message (Expand) | Author | Files | Lines |
2018-06-06 | some small update | Thomas Lenz | 6 | -21/+45 |
2018-06-05 | make IPC return URL configurable for debug purposes | Thomas Lenz | 2 | -1/+4 |
2018-06-05 | add one method to AssertionAttributeExtractor and add some log messages | Thomas Lenz | 2 | -16/+32 |
2018-06-05 | some more SL20 authentication module updates | Thomas Lenz | 6 | -16/+30 |
2018-06-05 | fix refactoring problem in monitoring module | Thomas Lenz | 2 | -3/+12 |
2018-06-05 | update SL20 implementation | Thomas Lenz | 24 | -176/+1152 |
2018-06-05 | implement user restriction based on whitelisting | Thomas Lenz | 3 | -11/+21 |
2018-05-30 | add error handling and some more validation to SL2.0 module | Thomas Lenz | 13 | -207/+540 |
2018-05-30 | add additional validation to SL20 module | Thomas Lenz | 7 | -932/+194 |
2018-05-29 | update SL2.0 module to support more than one VDA backend | Thomas Lenz | 2 | -6/+30 |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 83 | -220/+221 |
2018-05-17 | add some work-arounds into federated authentication module to make it usable ... | Thomas Lenz | 2 | -6/+73 |
2018-05-17 | add result decryption for SL2.0 authentication module | Thomas Lenz | 7 | -24/+93 |
2018-05-16 | add initial version of Security-Layer 2.0 Authentication module | Thomas Lenz | 22 | -5/+2215 |
2018-04-25 | first test codes for eIDAS Ref. Impl. v2 integration | Thomas Lenz | 13 | -1/+1039 |
2018-03-12 | add specific AuthBlock validation logging | Thomas Lenz | 2 | -489/+516 |
2018-03-12 | remove some warning in pom structure | Thomas Lenz | 2 | -4/+0 |
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 |