Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-24 | add or move some log messages | Thomas Lenz | 1 | -3/+4 | |
2016-02-24 | add missing depentency | Thomas Lenz | 1 | -0/+6 | |
2016-02-24 | fix broken depentency | Thomas Lenz | 1 | -20/+1 | |
2016-02-24 | add missing Spring annotation | Thomas Lenz | 1 | -10/+10 | |
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-24 | add federated IDP authentication modul | Thomas Lenz | 8 | -21/+659 | |
2016-02-24 | refactor PVP protocol implementation to resuse code in other modules | Thomas Lenz | 2 | -13/+22 | |
2016-02-22 | added outbound encryption | Florian Reimair | 3 | -1/+34 | |
2016-02-22 | fix some refactoring problems | Thomas Lenz | 4 | -14/+14 | |
2016-02-22 | add first parts of new federated authentication modul | Thomas Lenz | 14 | -0/+809 | |
2016-02-22 | refactor PVP implementation to share code with PVP Service-Provider moduls | Thomas Lenz | 10 | -110/+83 | |
2016-02-22 | change Spring types | Thomas Lenz | 13 | -26/+26 | |
2016-02-19 | refactor eIDAS tasks to new task-execution process-implementation | Thomas Lenz | 3 | -149/+14 | |
2016-02-19 | set SAML1 protocol implementation to deprecated | Thomas Lenz | 1 | -0/+8 | |
2016-02-19 | optimize authentication process in respect to session-transaction and ↵ | Thomas Lenz | 1 | -18/+1 | |
transaction-store read/write operations | |||||
2016-02-18 | remove AXIS1 implemented WebService for SAML1 --> now a simple Spring ↵ | Thomas Lenz | 8 | -128/+937 | |
controller is used as WebService endpoint | |||||
2016-02-18 | fix process transaction problem | Thomas Lenz | 1 | -48/+3 | |
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 | 16 | -70/+47 | |
2016-02-18 | refactor authentication process to use service-provider configuration from ↵ | Thomas Lenz | 22 | -848/+357 | |
pending-request | |||||
2016-02-17 | refactor JUnit tests | Thomas Lenz | 1 | -1/+1 | |
2016-02-17 | delete STORK authentication module | Thomas Lenz | 56 | -9145/+0 | |
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 | 15 | -108/+325 | |
2016-02-15 | First untested part: Refactor authentication modules and process management ↵ | Thomas Lenz | 32 | -648/+948 | |
to Spring | |||||
2016-02-10 | Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -6/+6 | |
Conflicts: id/server/modules/moa-id-modules-saml1/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1AuthenticationServer.java | |||||
2016-02-08 | fix possible bottleneck in case of high load and a low number of allowed ↵ | Thomas Lenz | 1 | -9/+8 | |
database connections | |||||
2016-01-28 | fix missing import in STORK authentication modul | Thomas Lenz | 1 | -16/+2 | |
2016-01-28 | add dependency to SAML1 authentication modul | Thomas Lenz | 1 | -0/+6 | |
2016-01-28 | fix maven dependency build problem | Thomas Lenz | 1 | -2/+0 | |
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 | 4 | -6/+10 | |
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 | Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB) | Thomas Lenz | 2 | -4/+3 | |
2016-01-27 | fix unresolved dependency in SAML1 authentication module | Thomas Lenz | 3 | -6/+10 | |
2016-01-27 | fix unresolved dependency | Thomas Lenz | 2 | -4/+4 | |
2016-01-27 | rebuild error messaging in case of taskExecution errorsMOA-ID-3.1.0_RC1 | Thomas Lenz | 1 | -3/+2 | |
2016-01-27 | Add additional log message | Thomas Lenz | 1 | -1/+1 | |
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-25 | add temporarily eIDAS functionality to SAML1 authentication protocol for ↵ | Thomas Lenz | 3 | -7/+19 | |
development purpose !! SAML1 will be removed from official release version !! | |||||
2016-01-22 | refactor eIDAS-node metadata generation | Thomas Lenz | 5 | -54/+90 | |
2016-01-22 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 41 | -391/+3321 | |
Conflicts: id/server/idserverlib/pom.xml id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthInitializer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfiguration.java id/server/modules/module-stork/src/main/java/at/gv/egovernment/moa/id/auth/modules/stork/tasks/CreateStorkAuthRequestFormTask.java | |||||
2016-01-21 | move or remove third-party library depentencies | Thomas Lenz | 3 | -2/+39 | |
2016-01-19 | fix problem with STORK citizen country-code selector | Thomas Lenz | 1 | -24/+25 | |
2016-01-18 | update third-party libraries | Thomas Lenz | 1 | -3/+3 | |
2016-01-18 | refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionality | Thomas Lenz | 8 | -33/+32 | |
2016-01-15 | Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshot | Thomas Lenz | 19 | -29/+90 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java | |||||
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 | |