Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-23 | add additional parameters to ELGA mandate-service client implementation | Thomas Lenz | 1 | -4/+5 | |
2016-03-22 | add revisionslog info's to eIDAS and SLO methods | Thomas Lenz | 2 | -0/+20 | |
2016-03-18 | update slf4j | Thomas Lenz | 1 | -0/+12 | |
2016-03-17 | problems with eIDAS dependencies | Thomas Lenz | 1 | -1/+16 | |
2016-03-17 | add missing eIDAS dependencies | Thomas Lenz | 1 | -2/+24 | |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 11 | -27/+26 | |
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 4 | -6/+9 | |
2016-03-08 | move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ↵ | Thomas Lenz | 1 | -2/+1 | |
in other Spring based web applications | |||||
2016-03-02 | temporarily commit to save state | Thomas Lenz | 2 | -133/+2 | |
2016-02-24 | Merge remote-tracking branch 'remotes/origin/eSense_eIDAS_development' into ↵ | Thomas Lenz | 3 | -1/+34 | |
moa-id-3.2_(OPB) | |||||
2016-02-22 | added outbound encryption | Florian Reimair | 3 | -1/+34 | |
2016-02-22 | fix some refactoring problems | Thomas Lenz | 1 | -3/+2 | |
2016-02-22 | refactor PVP implementation to share code with PVP Service-Provider moduls | Thomas Lenz | 3 | -17/+15 | |
2016-02-22 | change Spring types | Thomas Lenz | 3 | -6/+6 | |
2016-02-19 | refactor eIDAS tasks to new task-execution process-implementation | Thomas Lenz | 3 | -149/+14 | |
2016-02-18 | fix problem with pending-requests and protocol specific error messages | Thomas Lenz | 4 | -36/+13 | |
2016-02-17 | fix unresolved depentencies | Thomas Lenz | 1 | -7/+4 | |
2016-02-16 | Refactore eIDAS module to new Spring based protocol engine | Thomas Lenz | 13 | -106/+325 | |
2016-01-28 | fix merge problem eIDAS Metadata servlet | Thomas Lenz | 1 | -3/+3 | |
2016-01-27 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 2 | -4/+4 | |
Conflicts: id/server/idserverlib/pom.xml id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/AuthenticationRequest.java id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EidasMetaDataRequest.java id/server/modules/moa-id-modules-saml1/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1AuthenticationServer.java | |||||
2016-01-27 | fix unresolved dependency | Thomas Lenz | 2 | -4/+4 | |
2016-01-27 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 3 | -12/+11 | |
Conflicts: id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/AuthenticationRequest.java id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EidasMetaDataRequest.java | |||||
2016-01-27 | set ContentType parameter in HTTPServletResponse | Thomas Lenz | 3 | -16/+17 | |
2016-01-22 | refactor eIDAS-node metadata generation | Thomas Lenz | 5 | -54/+90 | |
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 | add garbage collector to remove unsed SAML2 metadata provider (influence PVP ↵ | Thomas Lenz | 2 | -8/+89 | |
and eIDAS metadata) | |||||
2016-01-15 | added EIDAS Request class | Florian Reimair | 1 | -0/+23 | |
2016-01-15 | Merge remote-tracking branch 'origin/eSense_eIDAS_development' into ↵ | Florian Reimair | 9 | -97/+610 | |
eSense_eIDAS_development | |||||
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-13 | change MOA eIDAS metadata provider to a cached version as chaining metadata ↵ | Thomas Lenz | 4 | -199/+415 | |
provider | |||||
2016-01-13 | moa learned how to receive eidas node requests | Florian Reimair | 4 | -3/+204 | |
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 | refactor PVP Metadata provider functionality | Thomas Lenz | 1 | -0/+132 | |
2016-01-13 | add test IDL generation | Thomas Lenz | 8 | -16/+721 | |
2016-01-12 | fetch requested attributes from configuration | Florian Reimair | 1 | -18/+24 | |
2016-01-12 | use general config eidas (in progress) | Florian Reimair | 1 | -20/+34 | |
2016-01-12 | update eIDAS inbound process managment implementation | Thomas Lenz | 5 | -6/+141 | |
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 | |
in eIDAS create-AuthnRequest task | |||||
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 | |