aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main
AgeCommit message (Expand)AuthorFilesLines
2016-03-10remove axis 1 implementation completelyThomas Lenz2-26/+53
2016-03-10add additional PVP response validationThomas Lenz5-25/+125
2016-03-10fix bug in PVP RedirectBinding decoderThomas Lenz1-11/+18
2016-03-09fix problem in ELGA MandateService clientThomas Lenz1-0/+3
2016-03-09fix bug in TaskException extractorThomas Lenz1-1/+3
2016-03-09remove unused codeThomas Lenz11-3664/+0
2016-03-09fix some problems in ELGA-mandate moduleThomas Lenz1-2/+2
2016-03-09move main frontend GUI to seperate packageThomas Lenz1-38/+0
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz41-1295/+1902
2016-03-08move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ...Thomas Lenz2-348/+0
2016-03-08update mandate ReferenceValue generator.Thomas Lenz2-24/+93
2016-03-02next parts of new federated authentication implementationThomas Lenz10-306/+189
2016-03-02temporarily commit to save stateThomas Lenz42-551/+1122
2016-03-01move double dataObject to moa-id-libThomas Lenz1-0/+45
2016-03-01add HolderOfKey PVP-Attribute builder for testingThomas Lenz3-0/+72
2016-02-26change some log-messgesThomas Lenz2-9/+13
2016-02-26fix wrong placeholder in default GUI templatesThomas Lenz6-15/+13
2016-02-25Update GUI componentsThomas Lenz6-18/+28
2016-02-25catch exceptions in IDP initiated SLO implementationThomas Lenz1-6/+2
2016-02-25fix nullpointer exceptionThomas Lenz2-3/+13
2016-02-25generate CSS und JS for GUI dynamically.Thomas Lenz12-2143/+1193
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz10-50/+119
2016-02-25add 'isAbortedByUser' flag to pending-request to indicate that this request i...Thomas Lenz4-29/+62
2016-02-25change PVP code to make it more reusableThomas Lenz2-8/+37
2016-02-24fix bug, which brakes the error handlingThomas Lenz2-1/+6
2016-02-24add or move some log messagesThomas Lenz2-3/+21
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-24move bean definitionsThomas Lenz1-0/+14
2016-02-24update some method headersThomas Lenz2-12/+39
2016-02-24fix bug in SAML1 legacy-mode selectionThomas Lenz1-4/+12
2016-02-24add federated IDP authentication modulThomas Lenz8-361/+381
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz19-803/+821
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-22fix possible problem with federated assertion validationThomas Lenz1-1/+1
2016-02-22Merge remote-tracking branch 'remotes/origin/moa-id-3.0.0-snapshot' into moa-...Thomas Lenz1-1/+1
2016-02-22make method publicThomas Lenz1-1/+1
2016-02-22fix some refactoring problemsThomas Lenz9-260/+87
2016-02-22add first parts of new federated authentication modulThomas Lenz2-10/+4
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz26-1125/+1690
2016-02-22change Spring typesThomas Lenz6-8/+13
2016-02-19remove unused code and filesThomas Lenz1-624/+0
2016-02-19add missing @Service annotationThomas Lenz2-2/+4
2016-02-19add missing endpoint descriptionThomas Lenz1-1/+4
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz13-178/+139
2016-02-19refactor Single Sign-On authentication consents evaluator to get executed by ...Thomas Lenz13-521/+623
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 Lenz1-1/+10
2016-02-18fix problem with protocol-action implementation validationThomas Lenz1-2/+2