Age | Commit message (Expand) | Author | Files | Lines |
2018-06-12 | fix wrong encoding in EncryptedBPKAttributeBuilder | Thomas Lenz | 2 | -7/+15 |
2018-06-12 | add jUnit simple test for AuthDataBuilder and foreign bPK generation | Thomas Lenz | 3 | -131/+79 |
2018-06-12 | Merge branch 'eIDAS_node_2.0_tests' of gitlab.iaik.tugraz.at:egiz/moa-idspss ... | Thomas Lenz | 1 | -3/+37 |
2018-06-12 | add foreign bPK generation into AuthenticationDataBuilder | Thomas Lenz | 7 | -11/+128 |
2018-06-11 | add jUnit for user-restrication whitelist-store | Thomas Lenz | 1 | -3/+37 |
2018-06-07 | add one file | Thomas Lenz | 1 | -0/+820 |
2018-06-07 | some more refactoring stuff | Thomas Lenz | 5 | -826/+29 |
2018-06-06 | return checkcode false if no whitelist was loaded | Thomas Lenz | 1 | -2/+5 |
2018-06-06 | refactor user whitelist to allow list updates without restarting the IDP | Thomas Lenz | 2 | -2/+27 |
2018-06-05 | add one method to AssertionAttributeExtractor and add some log messages | Thomas Lenz | 1 | -7/+50 |
2018-06-05 | update SL20 implementation | Thomas Lenz | 3 | -11/+15 |
2018-06-05 | update moa-sig to 3.1.2 to get signing time in XML signature verification result | Thomas Lenz | 2 | -45/+52 |
2018-06-05 | implement user restriction based on whitelisting | Thomas Lenz | 5 | -1/+170 |
2018-05-30 | add error handling and some more validation to SL2.0 module | Thomas Lenz | 5 | -10/+35 |
2018-05-30 | add additional validation to SL20 module | Thomas Lenz | 5 | -32/+1018 |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 159 | -7646/+903 |
2018-05-17 | fix some more bugs in SAML2 ATTRIBUTEQUERRY implementation for federated auth... | Thomas Lenz | 6 | -20/+22 |
2018-05-16 | add initial version of Security-Layer 2.0 Authentication module | Thomas Lenz | 7 | -4/+86 |
2018-03-13 | add configuration parameter to disable 'targetFriendlyName' validation in sig... | Thomas Lenz | 3 | -3/+12 |
2018-03-12 | add specific AuthBlock validation logging | Thomas Lenz | 3 | -2/+30 |
2018-03-12 | add specific AuthBlock validation logging | Thomas Lenz | 3 | -2/+30 |
2018-02-27 | some more updates are required to support postgresql databases | Thomas Lenz | 1 | -0/+3 |
2018-02-23 | first untested unfactoring for Postgresql suppport | Thomas Lenz | 2 | -5/+11 |
2018-02-13 | optimize loglevel | Thomas Lenz | 2 | -7/+2 |
2018-02-01 | change Base64 encoder implementation to prohibit newLines in Base64 strings | Thomas Lenz | 5 | -15/+14 |
2018-01-29 | switch BASE64-encoder implementation to prohibit newLines in BASE64 string | Thomas Lenz | 1 | -3/+4 |
2018-01-23 | update mostly all GUI forms to split JavaScript and CSS from html code to sup... | Thomas Lenz | 1 | -14/+4 |
2017-12-19 | update interface of DefaultGUIFormBuilderConfiguration, because putCustomPara... | Thomas Lenz | 1 | -1/+1 |
2017-12-19 | update some more escaptionsMOA-ID-3.3.1 | Thomas Lenz | 2 | -5/+4 |
2017-12-19 | fix bug that encodes URLs twince | Thomas Lenz | 1 | -2/+2 |
2017-12-19 | if auth. req. preprocessing failes, write transaction error into revisionsLogger | Thomas Lenz | 2 | -8/+70 |
2017-11-29 | update loggingMOA-ID-3.3.0 | Thomas Lenz | 3 | -9/+16 |
2017-11-29 | Fix problem in SAML2 AuthnRequestValidator | Thomas Lenz | 2 | -11/+16 |
2017-11-28 | deactivated PVP EntityCategory mapper as default | Thomas Lenz | 3 | -23/+45 |
2017-11-28 | Add PVP metadata SAML2 EntityAttribute resolver filter | Thomas Lenz | 2 | -0/+209 |
2017-11-27 | add PVP attribute for eIDAS QAA level | Thomas Lenz | 5 | -2/+63 |
2017-11-27 | add some more escaptions | Thomas Lenz | 8 | -41/+130 |
2017-11-27 | fix nullpointer in MandateNaturalPersonBPKAttributeBuilder.java | Thomas Lenz | 1 | -7/+13 |
2017-11-27 | add escaping on some places | Thomas Lenz | 2 | -3/+4 |
2017-11-27 | add String escaping on same methods | Thomas Lenz | 8 | -521/+10 |
2017-11-20 | add new constants | Thomas Lenz | 1 | -4/+95 |
2017-11-13 | solve logging problem to lose log messages in some special cases | Thomas Lenz | 1 | -3/+3 |
2017-11-13 | add error message escaption | Thomas Lenz | 1 | -1/+1 |
2017-11-13 | fix some open CrossSiteScripting paths | Thomas Lenz | 1 | -1/+2 |
2017-10-19 | optimize logging in eIDAS module | Thomas Lenz | 5 | -6/+6 |
2017-10-19 | add new eIDAS representative attributes from eIDAS spec. 1.2 | Thomas Lenz | 2 | -52/+83 |
2017-10-19 | fix bug in eIDAS response encryption configuration | Thomas Lenz | 2 | -2/+19 |
2017-10-18 | some small refactoring in RedirectServlet | Thomas Lenz | 1 | -1/+17 |
2017-10-13 | enforce eiDAS legal-person MDS if citizen uses mandates and no legal-person a... | Thomas Lenz | 2 | -0/+2 |
2017-10-13 | switch log levels to info | Thomas Lenz | 9 | -15/+15 |