Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-02 | temporarily commit to save state | Thomas Lenz | 13 | -166/+312 | |
2016-03-01 | Merge commit 'e9d885d2dbcfa2234bfa3b1db701c3956278624d' into moa-id-3.2_(OPB) | Thomas Lenz | 29 | -0/+4850 | |
Conflicts: id/server/modules/pom.xml | |||||
2016-03-01 | move double dataObject to moa-id-lib | Thomas Lenz | 1 | -45/+0 | |
2016-03-01 | some more SSO transfer module updates | Thomas Lenz | 3 | -44/+90 | |
2016-03-01 | fix some problems in SSO-transfer-modul | Thomas Lenz | 3 | -20/+16 | |
2016-03-01 | update SSO-transfer-modul for new mobile app | Thomas Lenz | 17 | -108/+2091 | |
2016-02-26 | Add initial version of ELGA mandate-service authentication-module | Thomas Lenz | 9 | -0/+323 | |
2016-02-26 | Change CitizenCard AuthModule implementation to make it reusable in other ↵ | Thomas Lenz | 2 | -3/+9 | |
modules | |||||
2016-02-25 | add Spring Ressource Provider to SSO-Transfer app | Thomas Lenz | 4 | -23/+97 | |
2016-02-25 | Merge branch 'moa-id-3.2_(OPB)' into EGIZ_project-SSO_session_transfer | Thomas Lenz | 3 | -3/+3 | |
2016-02-25 | generate CSS und JS for GUI dynamically. | Thomas Lenz | 1 | -1/+1 | |
Now all html templates must not include it's on CSS and JS as inline code | |||||
2016-02-25 | solve problems with LogOut and Single LogOut | Thomas Lenz | 2 | -2/+2 | |
2016-02-24 | update SSO session-transfer modul | Thomas Lenz | 4 | -248/+46 | |
2016-02-24 | Merge branch 'EGIZ_project-SSO_session_transfer' of ↵ | Thomas Lenz | 2 | -0/+248 | |
gitlab.iaik.tugraz.at:afitzek/moa-idspss into EGIZ_project-SSO_session_transfer Conflicts: id/server/auth/pom.xml id/server/modules/moa-id-module-ssoTransfer/src/main/java/at/gv/egovernment/moa/id/auth/modules/ssotransfer/data/SSOTransferAuthenticationData.java id/server/modules/moa-id-module-ssoTransfer/src/main/java/at/gv/egovernment/moa/id/auth/modules/ssotransfer/data/SSOTransferOnlineApplication.java id/server/modules/moa-id-module-ssoTransfer/src/main/java/at/gv/egovernment/moa/id/auth/modules/ssotransfer/task/InitializeRestoreSSOSessionTask.java id/server/modules/moa-id-module-ssoTransfer/src/main/java/at/gv/egovernment/moa/id/auth/modules/ssotransfer/task/RestoreSSOSessionTask.java id/server/modules/moa-id-module-ssoTransfer/src/main/java/at/gv/egovernment/moa/id/auth/modules/ssotransfer/utils/GUIUtils.java id/server/modules/moa-id-module-ssoTransfer/src/main/java/at/gv/egovernment/moa/id/auth/modules/ssotransfer/utils/SSOContainerUtils.java id/server/modules/moa-id-module-ssoTransfer/src/main/resources/at/gv/egovernment/moa/id/auth/modules/ssotransfer/SSOTransfer.authmodule.beans.xml id/server/modules/moa-id-module-ssoTransfer/src/main/resources/at/gv/egovernment/moa/id/auth/modules/ssotransfer/SSOTransferAuthentication.process.xml id/server/modules/pom.xml | |||||
2016-02-24 | fix bugs in SSO session-transfer modul | Thomas Lenz | 2 | -4/+21 | |
2016-02-24 | Update SSO-transer authentication modul to MOA_ID 3.2.x | Thomas Lenz | 16 | -0/+2732 | |
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 refactoring problems | Thomas Lenz | 5 | -23/+50 | |
2016-02-22 | update SSO session-transfer to MOA-ID 3.1.x architecture | Thomas Lenz | 4 | -24/+41 | |
2016-02-22 | first version of EGIZ MOA-ID SSO session-transfer module | Thomas Lenz | 17 | -0/+2750 | |
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 | |