Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -0/+158 |
2018-05-30 | add error handling and some more validation to SL2.0 module | Thomas Lenz | 3 | -9/+29 |
2018-05-30 | add additional validation to SL20 module | Thomas Lenz | 5 | -32/+1018 |
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 | 5 | -4/+71 |
2018-03-12 | add specific AuthBlock validation logging | Thomas Lenz | 2 | -0/+28 |
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 |
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 | 4 | -2/+62 |
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 | switch log levels to info | Thomas Lenz | 9 | -15/+15 |
2017-10-13 | fix bug in MandateNaturalPersonBPKAttributeBuilder.java that sets attribute v... | Thomas Lenz | 2 | -1/+23 |
2017-10-13 | enable mandates for eIDAS nodes | Thomas Lenz | 20 | -468/+597 |
2017-10-11 | fix wrong eIDAS bPK calculation | Thomas Lenz | 1 | -1/+1 |
2017-10-05 | fix OpenSAML problem that facilitates unsigned AuthnRequests when using http ... | Thomas Lenz | 2 | -4/+53 |
2017-10-04 | enable mandates for eIDAS service provider | Thomas Lenz | 1 | -3/+8 |
2017-10-03 | add functionality to put additional parameters on executioncontext | Thomas Lenz | 1 | -5/+27 |
2017-10-03 | update template builder to support OA specific BKU detection templates | Thomas Lenz | 2 | -2/+57 |
2017-10-03 | remove mobileBKU and add an additional third BKU | Thomas Lenz | 3 | -23/+23 |
2017-09-22 | update eIDAS attribute builder for legalPersonIdentifier | Thomas Lenz | 2 | -33/+43 |
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ... | Thomas Lenz | 15 | -59/+217 |
2017-09-19 | update TransactionUtis for MDC logging and add unique OA identifier as additi... | Thomas Lenz | 8 | -34/+91 |
2017-09-06 | update StatisticLogger to handle unknown BKUTypes | Thomas Lenz | 1 | -2/+8 |
2017-08-28 | update IAIK libs | Thomas Lenz | 1 | -2/+2 |
2017-08-28 | catch possible NullPointerException | Thomas Lenz | 1 | -0/+6 |