Age | Commit message (Expand) | Author | Files | Lines |
2017-10-03 | update mobile-auth module for eGov KU 2017/18 | Thomas Lenz | 5 | -11/+309 |
2017-09-26 | Merge branch 'eIDAS_node_implementation' of https://gitlab.iaik.tugraz.at/egi... | Thomas Lenz | 75 | -836/+1967 |
2017-09-22 | update eIDAS attribute builder for legalPersonIdentifier | Thomas Lenz | 3 | -33/+74 |
2017-09-20 | add log message | Thomas Lenz | 1 | -1/+1 |
2017-09-20 | move some elements in OA configuration GUI | Thomas Lenz | 3 | -16/+18 |
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ... | Thomas Lenz | 38 | -589/+712 |
2017-09-19 | update TransactionUtis for MDC logging and add unique OA identifier as additi... | Thomas Lenz | 11 | -41/+102 |
2017-09-13 | update wrong log message | Thomas Lenz | 1 | -12/+4 |
2017-09-13 | update eIDAS country selector | Thomas Lenz | 3 | -4/+5 |
2017-09-08 | Merge tag 'MOA-ID-3.2.3' into development_previewMOA-ID-3.2.3 | Thomas Lenz | 87 | -1457/+4810 |
2017-09-08 | add additional log messages into demoOA | Thomas Lenz | 1 | -1/+6 |
2017-09-08 | remove unused code | Thomas Lenz | 1 | -15/+12 |
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-07 | update readme_3.2.3.txt and history.txt | Thomas Lenz | 2 | -2/+4 |
2017-09-07 | update MOA-Sig and IAIK libs to solve some problems with JDK8u141 and certifi... | Thomas Lenz | 1 | -7/+6 |
2017-09-07 | update Struts2 to current version | Thomas Lenz | 1 | -4/+6 |
2017-09-06 | switch to eIDAS SAML-engine 1.4.0-RC1 | Thomas Lenz | 1 | -5/+5 |
2017-09-06 | add static variable and update demo OA | Thomas Lenz | 6 | -145/+220 |
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 | 4 | -1/+74 |
2017-09-06 | update StatisticLogger to handle unknown BKUTypes | Thomas Lenz | 1 | -2/+8 |
2017-08-28 | update history.txt and add readme_3.2.3.txt | Thomas Lenz | 2 | -0/+737 |
2017-08-28 | update IAIK libs | Thomas Lenz | 2 | -9/+12 |
2017-08-28 | catch possible NullPointerException | Thomas Lenz | 1 | -0/+6 |
2017-08-03 | * check if SSL-Session is already established | Thomas Lenz | 1 | -0/+28 |
2017-07-27 | add eIDAS to StatisticLogger.java | Thomas Lenz | 2 | -1/+6 |
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 | fix bug in PVP metadata generator that prohibits SHA256 hash algorithms in co... | Thomas Lenz | 1 | -2/+5 |
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 | 10 | -9/+130 |
2017-07-26 | update MOA-Sig to 3.1.0 | Thomas Lenz | 2 | -24/+51 |
2017-07-25 | workAround to solve problem with IAIK-JCE and SSL algorithm parameter validation | Thomas Lenz | 2 | -0/+42 |
2017-07-25 | Revert "betaversion for a workaround to solve problem with Java8 >= 141 and S... | Thomas Lenz | 4 | -671/+1 |
2017-07-25 | betaversion for a workaround to solve problem with Java8 >= 141 and SHA1 cert... | Thomas Lenz | 4 | -1/+671 |
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 | 5 | -139/+244 |
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 | 11 | -1/+373 |
2017-07-12 | set UniqueOAIdentifier on process-management context | Thomas Lenz | 1 | -0/+4 |
2017-06-07 | first untested implementation that based on the snapshot version 1.3.0 of eID... | Thomas Lenz | 11 | -749/+1623 |
2017-06-07 | Merge branch 'Branch_MOA-ID-3.2.1' into development_preview | Thomas Lenz | 2 | -17/+20 |
2017-06-06 | update release notesMOA-ID-3.2.2 | Thomas Lenz | 1 | -1/+2 |
2017-06-06 | fix bug with empty OpenIDConnect scope parameter | Thomas Lenz | 1 | -16/+18 |
2017-06-06 | fix bug with empty OpenIDConnect scope parameter | Thomas Lenz | 1 | -16/+18 |
2017-05-09 | Merge branch 'Branch_MOA-ID-3.2.1' into development_preview | Thomas Lenz | 1 | -2/+3 |
2017-05-09 | Log full MOA-SP signature-verification request into MOA-ID log if LogLevel is... | Thomas Lenz | 1 | -2/+3 |
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 | Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id... | Thomas Lenz | 1 | -0/+7 |