Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-09 | fix some problems in ELGA-mandate module | Thomas Lenz | 5 | -7/+64 | |
2016-03-09 | move main frontend GUI to seperate package | Thomas Lenz | 36 | -324/+402 | |
2016-03-08 | Merge branch 'EGIZ_project-SSO_session_transfer' into moa-id-3.2_(OPB) | Thomas Lenz | 3 | -45/+98 | |
Conflicts: id/server/modules/moa-id-module-ssoTransfer/src/test/java/at/gv/egiz/tests/Tests.java | |||||
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 72 | -1656/+2527 | |
2016-03-08 | move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ↵ | Thomas Lenz | 7 | -288/+202 | |
in other Spring based web applications | |||||
2016-03-08 | update mandate ReferenceValue generator. | Thomas Lenz | 3 | -28/+99 | |
This was necessary to get a referencevalue, which is MIS conform and which could used as SAML2 RequestID | |||||
2016-03-02 | next parts of new federated authentication implementation | Thomas Lenz | 11 | -333/+201 | |
2016-03-02 | temporarily commit to save state | Thomas Lenz | 57 | -617/+1444 | |
2016-03-01 | Merge commit 'e9d885d2dbcfa2234bfa3b1db701c3956278624d' into moa-id-3.2_(OPB) | Thomas Lenz | 31 | -0/+4856 | |
Conflicts: id/server/modules/pom.xml | |||||
2016-03-01 | move double dataObject to moa-id-lib | Thomas Lenz | 1 | -1/+1 | |
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 | add HolderOfKey PVP-Attribute builder for testing | Thomas Lenz | 3 | -0/+72 | |
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 | 11 | -1/+337 | |
2016-02-26 | Change CitizenCard AuthModule implementation to make it reusable in other ↵ | Thomas Lenz | 2 | -3/+9 | |
modules | |||||
2016-02-26 | change some log-messges | Thomas Lenz | 2 | -9/+13 | |
2016-02-26 | fix wrong placeholder in default GUI templates | Thomas Lenz | 6 | -15/+13 | |
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 | 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 | |