Age | Commit message (Expand) | Author | Files | Lines |
2016-01-19 | remove MOA-SP calls via WebService URL | Thomas Lenz | 1 | -13/+12 |
2016-01-19 | fix refactoring problem | Thomas Lenz | 1 | -1/+1 |
2016-01-19 | add Single LogOut request signature validation to moa-id-configuration | Thomas Lenz | 8 | -32/+167 |
2016-01-19 | update PVP Single LogOut request/response signature validation | Thomas Lenz | 12 | -72/+405 |
2016-01-19 | fix bug in MOAHttpClient | Thomas Lenz | 1 | -1/+1 |
2016-01-19 | update handbook and MOA-ID-Auth mainpage | Thomas Lenz | 3 | -4/+6 |
2016-01-19 | add additional virtual IDP PublicURL Prefix validation | Thomas Lenz | 1 | -4/+14 |
2016-01-19 | fix JAVA reflection class instance problems, which is required for SAML1 and ... | Thomas Lenz | 2 | -20/+18 |
2016-01-19 | fix problem with STORK citizen country-code selector | Thomas Lenz | 1 | -24/+25 |
2016-01-19 | fully remove of hyperjaxb functionality from DB-configuration implementation | Thomas Lenz | 21 | -1083/+259 |
2016-01-18 | update third-party libraries | Thomas Lenz | 2 | -9/+9 |
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 |