Age | Commit message (Expand) | Author | Files | Lines |
2016-01-18 | refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionality | Thomas Lenz | 14 | -41/+64 |
2016-01-18 | add virtual IDP enabled flag to configuration | Thomas Lenz | 6 | -10/+76 |
2016-01-18 | update Handbook | Thomas Lenz | 1 | -2/+10 |
2016-01-18 | add virtual IDP configuration functionality to moa-id-configuration webGUI | Thomas Lenz | 9 | -23/+129 |
2016-01-18 | add two methods to KeyValueUtils | Thomas Lenz | 1 | -2/+41 |
2016-01-15 | update MOA-ID version 3.1.0-Snapshot | Thomas Lenz | 2 | -8/+19 |
2016-01-15 | Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshot | Thomas Lenz | 59 | -188/+579 |
2016-01-15 | cleanup | Florian Reimair | 3 | -23/+19 |
2016-01-15 | moa can do outbound eidas | Florian Reimair | 3 | -5/+192 |
2016-01-15 | removed workaround for class loader issue | Florian Reimair | 2 | -7/+0 |
2016-01-15 | remove mandatory flag from some requested PVP attributes | Thomas Lenz | 1 | -2/+2 |
2016-01-15 | fix two bugs in module moa-id-configuration | Thomas Lenz | 2 | -6/+12 |
2016-01-15 | add garbage collector to remove unsed SAML2 metadata provider (influence PVP ... | Thomas Lenz | 6 | -28/+177 |
2016-01-15 | added EIDAS Request class | Florian Reimair | 1 | -0/+23 |
2016-01-15 | Merge remote-tracking branch 'origin/eSense_eIDAS_development' into eSense_eI... | Florian Reimair | 33 | -126/+3315 |
2016-01-15 | fix problem with certificate validation | Thomas Lenz | 2 | -2/+2 |
2016-01-14 | remove IAIK security-provider fix in eIDAS metadata generation | Thomas Lenz | 1 | -4/+4 |
2016-01-14 | change eIDAS SAML-engine to singelton | Thomas Lenz | 1 | -21/+26 |
2016-01-14 | moa learned how to trigger an authentication after receiving an eidas request | Florian Reimair | 2 | -25/+26 |
2016-01-14 | fix problem with eIDAS QAA to STORK QAA mapping | Thomas Lenz | 1 | -1/+1 |
2016-01-14 | temporary problem fix for default security definitions (PVP / eIDAS SAML-engine) | Thomas Lenz | 13 | -1/+2425 |
2016-01-13 | change MOA eIDAS metadata provider to a cached version as chaining metadata p... | Thomas Lenz | 4 | -199/+415 |
2016-01-13 | moa learned how to receive eidas node requests | Florian Reimair | 5 | -3/+208 |
2016-01-13 | add test eIDAS-Node metadata certificate | Thomas Lenz | 1 | -0/+26 |
2016-01-13 | add parameters to default config | Thomas Lenz | 2 | -1/+5 |
2016-01-13 | reimplement eIDAS metadata provider which use MOA-SP to verify metadata | Thomas Lenz | 1 | -19/+165 |
2016-01-13 | update eIDAS http(s) endpoints | Thomas Lenz | 4 | -22/+36 |
2016-01-13 | add JavaDoc | Thomas Lenz | 1 | -0/+5 |
2016-01-13 | refactor PVP Metadata provider functionality | Thomas Lenz | 7 | -26/+375 |
2016-01-13 | add test IDL generation | Thomas Lenz | 9 | -16/+725 |
2016-01-13 | add STORK-QAA <--> eIdAS-QAA level mapper | Thomas Lenz | 5 | -8/+116 |
2016-01-13 | Merge branch 'eSense_eIDAS_development' of gitlab.iaik.tugraz.at:afitzek/moa-... | Thomas Lenz | 5 | -42/+90 |
2016-01-12 | fetch requested attributes from configuration | Florian Reimair | 3 | -21/+29 |
2016-01-12 | fixed bug of missing citizen country code for stork module | Florian Reimair | 1 | -1/+5 |
2016-01-12 | use general config eidas (in progress) | Florian Reimair | 2 | -20/+56 |
2016-01-12 | remove STORK authentication module from build process | Thomas Lenz | 2 | -6/+6 |
2016-01-12 | refactore STORK authentication module to use generic MOASession data-storage | Thomas Lenz | 11 | -59/+126 |
2016-01-12 | refactor MOASession data-object to store generice information from authentica... | Thomas Lenz | 5 | -331/+256 |
2016-01-12 | update eIDAS inbound process managment implementation | Thomas Lenz | 5 | -6/+141 |
2016-01-11 | added more correct config to deploy examples | Florian Reimair | 3 | -4/+11 |
2016-01-11 | fixing request (in progress) | Florian Reimair | 2 | -6/+17 |
2016-01-05 | metadata delivery. draft but working. | Florian Reimair | 2 | -0/+91 |
2016-01-05 | fixed eidas process configuration | Florian Reimair | 1 | -0/+2 |
2016-01-04 | send a saml assertion to the demo node | Florian Reimair | 4 | -15/+117 |
2015-12-20 | load service-provider configuration and moa-session object | Thomas Lenz | 1 | -25/+44 |
2015-12-20 | add very simple metadata processor without signature validation | Thomas Lenz | 2 | -17/+53 |
2015-12-20 | Fix problems with MOA-ID eIDAS SAML-engine configuration | Thomas Lenz | 2 | -5/+9 |
2015-12-18 | add basic eIDAS modul default configuration | Thomas Lenz | 6 | -0/+152 |
2015-12-18 | add first untested parts for eIDAS SAML-engine configuration | Thomas Lenz | 13 | -10/+889 |
2015-12-18 | fix broken STORK depentencies | Thomas Lenz | 3 | -3/+51 |