aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules
AgeCommit message (Collapse)AuthorFilesLines
2016-03-22fixed missing relay state forwardingFlorian Reimair3-1/+27
2016-03-22add revisionslog info's to eIDAS and SLO methodsThomas Lenz2-0/+20
2016-03-22update SSO transfer moduleThomas Lenz6-102/+241
2016-03-21update default revisions log entriesThomas Lenz1-0/+12
2016-03-21fix compilation problemThomas Lenz2-3/+3
2016-03-21add missing error codesThomas Lenz1-3/+3
2016-03-21fix some problems with logging and error codesThomas Lenz1-3/+11
2016-03-18add SPType to metadataFlorian Reimair1-0/+2
2016-03-18update slf4jThomas Lenz1-0/+12
2016-03-17problems with eIDAS dependenciesThomas Lenz1-1/+16
2016-03-17add missing eIDAS dependenciesThomas Lenz1-2/+24
2016-03-15change PVP EntityID to metadata-URL (SAML2 'well-known-location' method)Thomas Lenz1-3/+3
2016-03-14fix error in process-definitionThomas Lenz1-1/+1
2016-03-14switch to SAML2 'well-known-location' method as preferred solution to ↵Thomas Lenz3-23/+48
initalize ELGA mandate-service metadata-provider
2016-03-14change Base64 decoder implementationThomas Lenz1-10/+8
2016-03-14add independent mandate-service selection step to choose between MIS and ↵Thomas Lenz11-166/+328
ELGA mandate-service
2016-03-14refactor the GUI generation for user interactionThomas Lenz80-352/+302
2016-03-10remove axis 1 implementation completelyThomas Lenz1-3/+2
2016-03-10MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, ↵Thomas Lenz4-10/+22
iaik_eccelerate, and new iaik_PKI module
2016-03-10update SessionTransfer moduleThomas Lenz2-3/+7
2016-03-10add additional PVP response validationThomas Lenz4-3/+37
2016-03-09remove MOA-SPSS from buildpath and add MOA-SPSS container-modulThomas Lenz1-6/+17
2016-03-09fix problem in ELGA MandateService clientThomas Lenz2-2/+4
2016-03-09move moa-common to moa-id-common, because MOA-SPSS becomes a seperate projectThomas Lenz2-4/+4
2016-03-09fix some problems in ELGA-mandate moduleThomas Lenz2-3/+41
2016-03-09move main frontend GUI to seperate packageThomas Lenz1-4/+8
2016-03-08Merge branch 'EGIZ_project-SSO_session_transfer' into moa-id-3.2_(OPB)Thomas Lenz3-45/+98
Conflicts: id/server/modules/moa-id-module-ssoTransfer/src/test/java/at/gv/egiz/tests/Tests.java
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz25-322/+595
2016-03-08move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ↵Thomas Lenz2-3/+2
in other Spring based web applications
2016-03-08update mandate ReferenceValue generator.Thomas Lenz1-4/+6
This was necessary to get a referencevalue, which is MIS conform and which could used as SAML2 RequestID
2016-03-02next parts of new federated authentication implementationThomas Lenz1-27/+12
2016-03-02temporarily commit to save stateThomas Lenz13-166/+312
2016-03-01Merge commit 'e9d885d2dbcfa2234bfa3b1db701c3956278624d' into moa-id-3.2_(OPB)Thomas Lenz29-0/+4850
Conflicts: id/server/modules/pom.xml
2016-03-01move double dataObject to moa-id-libThomas Lenz1-45/+0
2016-03-01some more SSO transfer module updatesThomas Lenz3-44/+90
2016-03-01fix some problems in SSO-transfer-modulThomas Lenz3-20/+16
2016-03-01update SSO-transfer-modul for new mobile appThomas Lenz17-108/+2091
2016-02-26Add initial version of ELGA mandate-service authentication-moduleThomas Lenz9-0/+323
2016-02-26Change CitizenCard AuthModule implementation to make it reusable in other ↵Thomas Lenz2-3/+9
modules
2016-02-25add Spring Ressource Provider to SSO-Transfer appThomas Lenz4-23/+97
2016-02-25Merge branch 'moa-id-3.2_(OPB)' into EGIZ_project-SSO_session_transferThomas Lenz3-3/+3
2016-02-25generate CSS und JS for GUI dynamically.Thomas Lenz1-1/+1
Now all html templates must not include it's on CSS and JS as inline code
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz2-2/+2
2016-02-24update SSO session-transfer modulThomas Lenz4-248/+46
2016-02-24Merge branch 'EGIZ_project-SSO_session_transfer' of ↵Thomas Lenz2-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-24fix bugs in SSO session-transfer modulThomas Lenz2-4/+21
2016-02-24Update SSO-transer authentication modul to MOA_ID 3.2.xThomas Lenz16-0/+2732
2016-02-24add or move some log messagesThomas Lenz1-3/+4
2016-02-24add missing depentencyThomas Lenz1-0/+6
2016-02-24fix broken depentencyThomas Lenz1-20/+1