aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Expand)AuthorFilesLines
2016-03-21add missing error codesThomas Lenz7-57/+60
2016-03-21Change default PVP assertion encryption-algorithm to AES256-CBCThomas Lenz1-1/+1
2016-03-21add missing PVP attribute 'mandate-type-oid'Thomas Lenz3-0/+65
2016-03-21fix some problems with logging and error codesThomas Lenz7-17/+56
2016-03-21fix problem with entityID in single logout functionalityThomas Lenz1-2/+4
2016-03-21fix typoThomas Lenz1-1/+1
2016-03-21remove unused constansThomas Lenz1-5/+0
2016-03-21fix wrong PVP redirect service-endpointThomas Lenz2-2/+8
2016-03-21update IDP EntityID in default configurationThomas Lenz2-2/+2
2016-03-21small CSS update for new card and mobile-sig logosThomas Lenz1-1/+2
2016-03-18fix problem with error message GUIThomas Lenz2-11/+18
2016-03-18add new Card and handy-signature logosThomas Lenz13-6/+7
2016-03-18update slf4jThomas Lenz3-2/+24
2016-03-17problems with eIDAS dependenciesThomas Lenz1-1/+16
2016-03-17add missing eIDAS dependenciesThomas Lenz1-2/+24
2016-03-17add missing maven repo. for openSAML impl. jarsThomas Lenz1-0/+5
2016-03-15change PVP EntityID to metadata-URL (SAML2 'well-known-location' method)Thomas Lenz4-12/+23
2016-03-15update history, readme, and default configurationThomas Lenz1-1/+30
2016-03-15fix some template issuesThomas Lenz2-5/+5
2016-03-15add log message into PVP AssertionBuilderThomas Lenz1-2/+3
2016-03-15fix typos in GUIBuilderThomas Lenz2-7/+6
2016-03-14update statuscodes and revisionslog codesThomas Lenz8-60/+222
2016-03-14update template for mandate-service selectionThomas Lenz1-0/+76
2016-03-14fix error in process-definitionThomas Lenz1-1/+1
2016-03-14switch to SAML2 'well-known-location' method as preferred solution to initali...Thomas Lenz3-23/+48
2016-03-14change Base64 decoder implementationThomas Lenz1-10/+8
2016-03-14fix typoThomas Lenz2-3/+3
2016-03-14fix path problem in GUI form-builderThomas Lenz2-3/+6
2016-03-14add independent mandate-service selection step to choose between MIS and ELGA...Thomas Lenz14-177/+541
2016-03-14refactor the GUI generation for user interactionThomas Lenz289-5080/+2960
2016-03-10remove axis 1 implementation completelyThomas Lenz5-31/+81
2016-03-10update SessionTransfer moduleThomas Lenz2-3/+7
2016-03-10add additional PVP response validationThomas Lenz9-28/+162
2016-03-10fix bug in PVP RedirectBinding decoderThomas Lenz1-11/+18
2016-03-09remove MOA-SPSS from buildpath and add MOA-SPSS container-modulThomas Lenz5-243/+106
2016-03-09fix problem in ELGA MandateService clientThomas Lenz3-2/+7
2016-03-09fix bug in TaskException extractorThomas Lenz1-1/+3
2016-03-09remove unused codeThomas Lenz11-3664/+0
2016-03-09move moa-common to moa-id-common, because MOA-SPSS becomes a seperate projectThomas Lenz104-192/+24938
2016-03-09change to WebServlet API 3.0Thomas Lenz2-4/+4
2016-03-09split moa-id-auth in a final- and an edjucation- versionThomas Lenz19-5/+868
2016-03-09move basic applicationContext.xml to SpringInitialization modulThomas Lenz2-33/+38
2016-03-09fix some problems in ELGA-mandate moduleThomas Lenz5-7/+64
2016-03-09move main frontend GUI to seperate packageThomas Lenz35-324/+396
2016-03-08Merge branch 'EGIZ_project-SSO_session_transfer' into moa-id-3.2_(OPB)Thomas Lenz3-45/+98
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz70-1655/+2516
2016-03-08move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ...Thomas Lenz7-288/+202
2016-03-08update mandate ReferenceValue generator.Thomas Lenz3-28/+99
2016-03-02next parts of new federated authentication implementationThomas Lenz11-333/+201
2016-03-02temporarily commit to save stateThomas Lenz57-617/+1444