aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-24Merge branch 'EGIZ_project-SSO_session_transfer' of gitlab.iaik.tugraz.at:afi...Thomas Lenz3-7/+284
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 Lenz18-0/+2738
2016-02-24fix bug, which brakes the error handlingThomas Lenz2-1/+6
2016-02-24add or move some log messagesThomas Lenz3-6/+25
2016-02-24add missing depentencyThomas Lenz1-0/+6
2016-02-24remove not required functions from BKU-selection form-builderThomas Lenz1-8/+0
2016-02-24update error messageing into Web-browserThomas Lenz1-8/+34
2016-02-24fix broken depentencyThomas Lenz1-20/+1
2016-02-24add missing Spring annotationThomas Lenz1-10/+10
2016-02-24move bean definitionsThomas Lenz2-14/+14
2016-02-24update some method headersThomas Lenz2-12/+39
2016-02-24Merge remote-tracking branch 'remotes/origin/eSense_eIDAS_development' into m...Thomas Lenz3-1/+34
2016-02-24fix bug in SAML1 legacy-mode selectionThomas Lenz1-4/+12
2016-02-24add federated IDP authentication modulThomas Lenz16-382/+1040
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz21-816/+843
2016-02-22added outbound encryptionFlorian Reimair3-1/+34
2016-02-22fix merge problemThomas Lenz1-129/+108
2016-02-22Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz1-108/+129
2016-02-22Merge branch 'moa-id-3.0.0-snapshot' into EGIZ_project-SSO_session_transferThomas Lenz1-1/+1
2016-02-22fix possible problem with federated assertion validationThomas Lenz1-1/+1
2016-02-22fix refactoring problemsThomas Lenz5-23/+50
2016-02-22Merge remote-tracking branch 'remotes/origin/moa-id-3.0.0-snapshot' into moa-...Thomas Lenz1-1/+1
2016-02-22Merge branch 'EGIZ_project-SSO_session_transfer' of gitlab.iaik.tugraz.at:afi...Thomas Lenz0-0/+0
2016-02-22update SSO session-transfer to MOA-ID 3.1.x architectureThomas Lenz4-24/+41
2016-02-22first version of EGIZ MOA-ID SSO session-transfer moduleThomas Lenz19-0/+2757
2016-02-22make method publicThomas Lenz1-1/+1
2016-02-22fix some refactoring problemsThomas Lenz13-274/+101
2016-02-22add first parts of new federated authentication modulThomas Lenz17-10/+824
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz38-1235/+2013
2016-02-22change Spring typesThomas Lenz19-34/+39
2016-02-19update ProcessEngine jUnit testsThomas Lenz11-28/+102
2016-02-19remove unused code and filesThomas Lenz4-949/+0
2016-02-19refactor eIDAS tasks to new task-execution process-implementationThomas Lenz3-149/+14
2016-02-19add missing @Service annotationThomas Lenz2-2/+4
2016-02-19add missing endpoint descriptionThomas Lenz1-1/+4
2016-02-19set SAML1 protocol implementation to deprecatedThomas Lenz1-0/+8
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz14-196/+140
2016-02-19refactor Single Sign-On authentication consents evaluator to get executed by ...Thomas Lenz14-521/+627
2016-02-18fix error handling: always make a redirect to MOA-ID in case of errorThomas Lenz1-27/+18
2016-02-18remove AXIS1 implemented WebService for SAML1 --> now a simple Spring contro...Thomas Lenz12-173/+957
2016-02-18fix process transaction problemThomas Lenz1-48/+3
2016-02-18fix problem with protocol-action implementation validationThomas Lenz1-2/+2
2016-02-18fix missing revisionslogThomas Lenz1-6/+13
2016-02-18remove unused codeThomas Lenz3-789/+1
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz30-194/+230
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz46-1417/+667
2016-02-18update error handling and Web based error messagesThomas Lenz6-79/+583
2016-02-18add WebFrontEnd security interceptorThomas Lenz3-9/+98
2016-02-17refactor JUnit testsThomas Lenz23-72/+135