Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-25 | Merge branch 'moa-id-3.2_(OPB)' into EGIZ_project-SSO_session_transfer | Thomas Lenz | 33 | -2252/+1438 | |
2016-02-25 | Update GUI components | Thomas Lenz | 6 | -18/+28 | |
2016-02-25 | catch exceptions in IDP initiated SLO implementation | Thomas Lenz | 1 | -6/+2 | |
2016-02-25 | fix nullpointer exception | Thomas Lenz | 2 | -3/+13 | |
2016-02-25 | generate CSS und JS for GUI dynamically. | Thomas Lenz | 13 | -2144/+1194 | |
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 | 13 | -52/+139 | |
2016-02-25 | add 'isAbortedByUser' flag to pending-request to indicate that this request ↵ | Thomas Lenz | 4 | -29/+62 | |
is aborted, but the auth. process is not broken | |||||
2016-02-25 | change PVP code to make it more reusable | Thomas Lenz | 2 | -8/+37 | |
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 | 3 | -7/+284 | |
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 | 18 | -0/+2738 | |
2016-02-24 | fix bug, which brakes the error handling | Thomas Lenz | 2 | -1/+6 | |
2016-02-24 | add or move some log messages | Thomas Lenz | 3 | -6/+25 | |
2016-02-24 | add missing depentency | Thomas Lenz | 1 | -0/+6 | |
2016-02-24 | remove not required functions from BKU-selection form-builder | Thomas Lenz | 1 | -8/+0 | |
2016-02-24 | update error messageing into Web-browser | Thomas Lenz | 1 | -8/+34 | |
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 | move bean definitions | Thomas Lenz | 2 | -14/+14 | |
2016-02-24 | update some method headers | Thomas Lenz | 2 | -12/+39 | |
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 | fix bug in SAML1 legacy-mode selection | Thomas Lenz | 1 | -4/+12 | |
2016-02-24 | add federated IDP authentication modul | Thomas Lenz | 16 | -382/+1040 | |
2016-02-24 | refactor PVP protocol implementation to resuse code in other modules | Thomas Lenz | 21 | -816/+843 | |
2016-02-22 | added outbound encryption | Florian Reimair | 3 | -1/+34 | |
2016-02-22 | fix merge problem | Thomas Lenz | 1 | -129/+108 | |
2016-02-22 | Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -108/+129 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/SAMLVerificationEngine.java | |||||
2016-02-22 | Merge branch 'moa-id-3.0.0-snapshot' into EGIZ_project-SSO_session_transfer | Thomas Lenz | 1 | -1/+1 | |
2016-02-22 | fix possible problem with federated assertion validation | Thomas Lenz | 1 | -1/+1 | |
2016-02-22 | fix refactoring problems | Thomas Lenz | 5 | -23/+50 | |
2016-02-22 | Merge remote-tracking branch 'remotes/origin/moa-id-3.0.0-snapshot' into ↵ | Thomas Lenz | 1 | -1/+1 | |
moa-id-3.2_(OPB) Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java | |||||
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 | 19 | -0/+2757 | |
2016-02-22 | make method public | Thomas Lenz | 1 | -1/+1 | |
2016-02-22 | fix some refactoring problems | Thomas Lenz | 13 | -274/+101 | |
2016-02-22 | add first parts of new federated authentication modul | Thomas Lenz | 16 | -10/+813 | |
2016-02-22 | refactor PVP implementation to share code with PVP Service-Provider moduls | Thomas Lenz | 38 | -1235/+2013 | |
2016-02-22 | change Spring types | Thomas Lenz | 19 | -34/+39 | |
2016-02-19 | update ProcessEngine jUnit tests | Thomas Lenz | 11 | -28/+102 | |
2016-02-19 | remove unused code and files | Thomas Lenz | 4 | -949/+0 | |
2016-02-19 | refactor eIDAS tasks to new task-execution process-implementation | Thomas Lenz | 3 | -149/+14 | |
2016-02-19 | add missing @Service annotation | Thomas Lenz | 2 | -2/+4 | |
2016-02-19 | add missing endpoint description | Thomas Lenz | 1 | -1/+4 | |
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 | 14 | -196/+140 | |
transaction-store read/write operations | |||||
2016-02-19 | refactor Single Sign-On authentication consents evaluator to get executed by ↵ | Thomas Lenz | 14 | -521/+627 | |
processEngine | |||||
2016-02-18 | fix error handling: always make a redirect to MOA-ID in case of error | Thomas Lenz | 1 | -27/+18 | |
2016-02-18 | remove AXIS1 implemented WebService for SAML1 --> now a simple Spring ↵ | Thomas Lenz | 12 | -173/+957 | |
controller is used as WebService endpoint | |||||
2016-02-18 | fix process transaction problem | Thomas Lenz | 1 | -48/+3 | |