Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-21 | update default revisions log entries | Thomas Lenz | 1 | -0/+12 | |
2016-03-21 | fix compilation problem | Thomas Lenz | 2 | -3/+3 | |
2016-03-21 | add missing error codes | Thomas Lenz | 1 | -3/+3 | |
2016-03-21 | fix some problems with logging and error codes | Thomas Lenz | 1 | -3/+11 | |
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-15 | change PVP EntityID to metadata-URL (SAML2 'well-known-location' method) | Thomas Lenz | 1 | -3/+3 | |
2016-03-14 | fix error in process-definition | Thomas Lenz | 1 | -1/+1 | |
2016-03-14 | switch to SAML2 'well-known-location' method as preferred solution to ↵ | Thomas Lenz | 3 | -23/+48 | |
initalize ELGA mandate-service metadata-provider | |||||
2016-03-14 | change Base64 decoder implementation | Thomas Lenz | 1 | -10/+8 | |
2016-03-14 | add independent mandate-service selection step to choose between MIS and ↵ | Thomas Lenz | 11 | -166/+328 | |
ELGA mandate-service | |||||
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 80 | -352/+302 | |
2016-03-10 | remove axis 1 implementation completely | Thomas Lenz | 1 | -3/+2 | |
2016-03-10 | update SessionTransfer module | Thomas Lenz | 2 | -3/+7 | |
2016-03-10 | add additional PVP response validation | Thomas Lenz | 4 | -3/+37 | |
2016-03-09 | remove MOA-SPSS from buildpath and add MOA-SPSS container-modul | Thomas Lenz | 1 | -6/+17 | |
2016-03-09 | fix problem in ELGA MandateService client | Thomas Lenz | 2 | -2/+4 | |
2016-03-09 | move moa-common to moa-id-common, because MOA-SPSS becomes a seperate project | Thomas Lenz | 2 | -4/+4 | |
2016-03-09 | fix some problems in ELGA-mandate module | Thomas Lenz | 2 | -3/+41 | |
2016-03-09 | move main frontend GUI to seperate package | Thomas Lenz | 1 | -4/+8 | |
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 | 25 | -322/+595 | |
2016-03-08 | move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ↵ | Thomas Lenz | 2 | -3/+2 | |
in other Spring based web applications | |||||
2016-03-08 | update mandate ReferenceValue generator. | Thomas Lenz | 1 | -4/+6 | |
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 | 1 | -27/+12 | |
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 | |