Age | Commit message (Expand) | Author | Files | Lines |
2016-09-30 | refactor http servlet response processing to prohibit 'chunked' transfer enco... | Thomas Lenz | 1 | -2/+5 |
2016-08-02 | First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ... | Thomas Lenz | 2 | -50/+45 |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 1 | -1/+2 |
2016-06-07 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS... | Thomas Lenz | 1 | -3/+3 |
2016-05-20 | fix problem with some SAML1 clients to request the SAML1 GetAuthenticationDat... | Thomas Lenz | 1 | -8/+20 |
2016-05-12 | fix typo in SAML1 getAuthenticationData servlet | Thomas Lenz | 1 | -1/+1 |
2016-05-09 | fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1 | Thomas Lenz | 1 | -6/+8 |
2016-04-21 | Added RedisTransaction storage | Christian Maierhofer | 1 | -3/+3 |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 5 | -18/+17 |
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 3 | -92/+218 |
2016-03-02 | temporarily commit to save state | Thomas Lenz | 1 | -2/+0 |
2016-02-25 | generate CSS und JS for GUI dynamically. | Thomas Lenz | 1 | -1/+1 |
2016-02-25 | solve problems with LogOut and Single LogOut | Thomas Lenz | 1 | -1/+1 |
2016-02-22 | fix some refactoring problems | Thomas Lenz | 1 | -4/+6 |
2016-02-22 | refactor PVP implementation to share code with PVP Service-Provider moduls | Thomas Lenz | 2 | -18/+9 |
2016-02-19 | set SAML1 protocol implementation to deprecated | Thomas Lenz | 1 | -0/+8 |
2016-02-18 | remove AXIS1 implemented WebService for SAML1 --> now a simple Spring contro... | Thomas Lenz | 7 | -127/+935 |
2016-02-18 | fix missing revisionslog | Thomas Lenz | 1 | -6/+13 |
2016-02-18 | fix problem with pending-requests and protocol specific error messages | Thomas Lenz | 1 | -2/+2 |
2016-02-18 | refactor authentication process to use service-provider configuration from pe... | Thomas Lenz | 4 | -114/+121 |
2016-02-16 | Refactore eIDAS module to new Spring based protocol engine | Thomas Lenz | 1 | -1/+0 |
2016-02-15 | First untested part: Refactor authentication modules and process management t... | Thomas Lenz | 4 | -80/+78 |
2016-02-10 | Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -6/+6 |
2016-02-08 | fix possible bottleneck in case of high load and a low number of allowed data... | Thomas Lenz | 1 | -9/+8 |
2016-01-27 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -2/+0 |
2016-01-27 | fix unresolved dependency in SAML1 authentication module | Thomas Lenz | 2 | -6/+4 |
2016-01-25 | add temporarily eIDAS functionality to SAML1 authentication protocol for deve... | Thomas Lenz | 2 | -6/+6 |
2016-01-22 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -2/+8 |
2016-01-18 | refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionality | Thomas Lenz | 1 | -1/+1 |
2016-01-15 | Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshot | Thomas Lenz | 3 | -3/+15 |
2016-01-12 | refactore STORK authentication module to use generic MOASession data-storage | Thomas Lenz | 1 | -2/+8 |
2015-09-14 | move citizen-card authentication and validation (Security-layer communication... | Thomas Lenz | 6 | -2/+514 |
2015-09-11 | move authentication protocol implementation to separate modules. | Thomas Lenz | 8 | -0/+1905 |