Age | Commit message (Expand) | Author | Files | Lines |
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-06-07 | first untested implementation that based on the snapshot version 1.3.0 of eID... | Thomas Lenz | 9 | -729/+1353 |
2017-03-28 | update MOA eIDAS-Engine to reload eIDAS metadata if request or response valid... | Thomas Lenz | 6 | -26/+160 |
2017-02-23 | add some javadoc information | Thomas Lenz | 1 | -5/+12 |
2017-02-23 | update eIDAS SP metadata, because SP needs persistent identifiers only | Thomas Lenz | 1 | -5/+12 |
2017-02-22 | Refector eIDAS attribute generation do a dynamic way similar to the PVP attri... | Thomas Lenz | 15 | -183/+589 |
2017-02-21 | add support of additional eIDAS attributes by using a simple configuration file | Thomas Lenz | 4 | -27/+77 |
2017-02-14 | change log level of one log message to traceeIDAS_node_implementation | Thomas Lenz | 1 | -1/+1 |
2017-02-10 | update eIDAS specific revisionslog entries | Thomas Lenz | 3 | -4/+4 |
2017-02-09 | add additional validation steps in eIDAS message processing | Thomas Lenz | 5 | -25/+272 |
2017-02-08 | if OA requests no eIDAS attributes than request PersonalIdentifier as minimum | Thomas Lenz | 1 | -1/+11 |
2017-02-08 | update eIDAS assertion generation to generate an error message if attribute t... | Thomas Lenz | 1 | -2/+8 |
2017-02-08 | update eIDAS node configuration to allow more then on configuration for the s... | Thomas Lenz | 1 | -38/+0 |
2017-02-07 | update eIDAS SAML-engine to support http://www.w3.org/2007/05/xmldsig-more#sh... | Thomas Lenz | 4 | -10/+503 |
2017-02-07 | fix some bugs in eIDAS SAML-engine metadata generator | Thomas Lenz | 1 | -3/+6 |
2017-02-03 | prohibit chunked transfer encoding in eIDAS metadata response | Thomas Lenz | 1 | -6/+11 |
2017-02-03 | fix wrong html content-type value in eIDAS metadata response | Thomas Lenz | 1 | -1/+2 |
2017-02-01 | fix problem with eIDAS response ContentType encoding | Thomas Lenz | 3 | -7/+7 |
2017-01-31 | set requested default LoA to high | Thomas Lenz | 1 | -3/+8 |
2017-01-31 | fix double signing of eIDAS metadata information | Thomas Lenz | 1 | -6/+18 |
2017-01-30 | remove unused imports | Thomas Lenz | 1 | -7/+0 |
2017-01-30 | enable encrypt of eIDAS assertion as default | Thomas Lenz | 1 | -2/+6 |
2017-01-27 | add MOA specific eIDAS engine. | Thomas Lenz | 2 | -0/+92 |
2016-11-22 | fix bug in eIDAS SAML-engine that does not allow SIGNATURE_RSA_SHAxxx_MGF1 al... | Thomas Lenz | 3 | -4/+161 |
2016-11-18 | add first parts to support Redirect-Binding for eIDAS Auth. interface | Thomas Lenz | 1 | -45/+133 |
2016-11-16 | fix some more bugs in eIDAS SAML-engine | Thomas Lenz | 1 | -8/+39 |
2016-11-16 | fix bug in eIDAS SAML-engine: | Thomas Lenz | 1 | -1/+9 |
2016-11-04 | add hostname validation to httpclient 3.1, which is assumed by openSAML 2.x | Thomas Lenz | 1 | -1/+4 |
2016-10-25 | fix another problem in session database | Thomas Lenz | 2 | -4/+4 |
2016-10-24 | remove MOA-ID specific certStore directory. | Thomas Lenz | 1 | -1/+0 |
2016-10-21 | update SSL certificate revocation-checking method-order if the IAIK_PKI modul... | Thomas Lenz | 1 | -8/+12 |
2016-09-30 | fix possible IndexOutOfBoundException | Thomas Lenz | 1 | -1/+3 |
2016-09-30 | refactor http servlet response processing to prohibit 'chunked' transfer enco... | Thomas Lenz | 3 | -4/+12 |
2016-09-20 | update eIDAS module to load highest possible LoA from config | Thomas Lenz | 2 | -1/+6 |
2016-09-20 | fix bug in eIDAS SAML-engine to allow 2 minutes time jitter in Assertion->Con... | Thomas Lenz | 5 | -3/+151 |
2016-08-16 | add SSO/SLO container functionality to eIDAS protocol impl. to support SSO fu... | Thomas Lenz | 1 | -6/+51 |
2016-08-16 | add eIDAS response LoA validation | Thomas Lenz | 1 | -4/+24 |
2016-08-16 | change STORK QAA to eIDAS LoA | Thomas Lenz | 3 | -23/+20 |
2016-08-16 | update eIDAS attribute generation from AuthData | Thomas Lenz | 2 | -22/+110 |
2016-08-12 | workaround for eIDAS metadata signature validation during reload operation. | Thomas Lenz | 1 | -3/+4 |
2016-08-12 | fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0 | Thomas Lenz | 10 | -410/+220 |
2016-08-02 | First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ... | Thomas Lenz | 26 | -720/+1749 |
2016-06-23 | fix some problems in eIDAS module | Thomas Lenz | 3 | -12/+22 |
2016-06-21 | fix a request validation problem in eIDAS endpoint | Thomas Lenz | 1 | -5/+15 |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 9 | -30/+72 |
2016-05-09 | fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1 | Thomas Lenz | 1 | -2/+4 |
2016-03-31 | add errorcodes to eIDAS module functionality | Thomas Lenz | 2 | -6/+85 |
2016-03-30 | implement first parts of eIDAS module error handling and error-response messa... | Thomas Lenz | 15 | -59/+516 |
2016-03-30 | extract eIDAS SPType from inbound AuthnRequest | Thomas Lenz | 1 | -0/+9 |