aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment
AgeCommit message (Expand)AuthorFilesLines
2016-03-02temporarily commit to save stateThomas Lenz40-545/+1096
2016-03-01move double dataObject to moa-id-libThomas Lenz1-0/+45
2016-03-01add HolderOfKey PVP-Attribute builder for testingThomas Lenz2-0/+71
2016-02-26change some log-messgesThomas Lenz2-9/+13
2016-02-26fix wrong placeholder in default GUI templatesThomas Lenz4-13/+11
2016-02-25Update GUI componentsThomas Lenz5-16/+26
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 Lenz5-4/+295
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-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 Lenz7-361/+372
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 Lenz8-252/+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 Lenz25-1117/+1674
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 Lenz8-519/+593
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
2016-02-18remove unused codeThomas Lenz3-789/+1
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz11-121/+180
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz20-558/+296
2016-02-18update error handling and Web based error messagesThomas Lenz5-79/+176
2016-02-18add WebFrontEnd security interceptorThomas Lenz2-8/+96
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz67-3534/+4575
2016-02-10refactor LogOutServlet to Spring WebMVC implementationThomas Lenz1-81/+56
2016-02-10fix problem with static content and Spring WebMVC controllerThomas Lenz1-1/+1
2016-02-10switch to Spring based application initializerThomas Lenz5-112/+283
2016-02-10Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz2-0/+8
2016-02-08fix possible NullPointerException if pendingRequest is not found any moreThomas Lenz1-0/+6
2016-02-02add missing log message in PVP authentication-protocol preprocessingThomas Lenz1-0/+2
2016-01-27Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz2-9/+9