aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet
AgeCommit message (Expand)AuthorFilesLines
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz1-7/+10
2016-06-29Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redisChristian Maierhofer5-9/+196
2016-06-28statisticlogger dbcp connection poolChristian Maierhofer1-2/+2
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS...Thomas Lenz2-3/+3
2016-05-20fix problem with some SAML1 clients to request the SAML1 GetAuthenticationDat...Thomas Lenz1-1/+2
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz2-6/+8
2016-05-09fix type in Redirect servlet implementationThomas Lenz1-1/+1
2016-04-21Added RedisTransaction storageChristian Maierhofer2-3/+3
2016-04-08change logLevel to warnThomas Lenz1-1/+1
2016-04-07add initial version of a virtual IDP REST URL rewrite filterThomas Lenz1-0/+185
2016-03-31if database cleanUP process found some unhandled exception, write error messa...Thomas Lenz2-6/+24
2016-03-24fix possible NullPointer in error handlingThomas Lenz2-0/+5
2016-03-21add missing error codesThomas Lenz1-2/+5
2016-03-15fix typos in GUIBuilderThomas Lenz1-3/+2
2016-03-14fix typoThomas Lenz1-1/+1
2016-03-14add independent mandate-service selection step to choose between MIS and ELGA...Thomas Lenz1-0/+150
2016-03-14refactor the GUI generation for user interactionThomas Lenz8-279/+113
2016-03-09fix bug in TaskException extractorThomas Lenz1-1/+3
2016-03-09move main frontend GUI to seperate packageThomas Lenz1-38/+0
2016-02-26change some log-messgesThomas Lenz1-6/+8
2016-02-26fix wrong placeholder in default GUI templatesThomas Lenz2-6/+4
2016-02-25Update GUI componentsThomas Lenz3-14/+23
2016-02-25catch exceptions in IDP initiated SLO implementationThomas Lenz1-6/+2
2016-02-25generate CSS und JS for GUI dynamically.Thomas Lenz2-0/+128
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz3-5/+6
2016-02-25change PVP code to make it more reusableThomas Lenz1-1/+1
2016-02-24fix bug, which brakes the error handlingThomas Lenz1-0/+4
2016-02-24update error messageing into Web-browserThomas Lenz1-8/+34
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-4/+6
2016-02-19add missing endpoint descriptionThomas Lenz1-1/+4
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz1-3/+4
2016-02-19refactor Single Sign-On authentication consents evaluator to get executed by ...Thomas Lenz1-177/+0
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-18remove unused codeThomas Lenz2-546/+0
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz2-86/+130
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz1-2/+2
2016-02-18update error handling and Web based error messagesThomas Lenz1-67/+144
2016-02-18add WebFrontEnd security interceptorThomas Lenz2-0/+181
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz11-1026/+1150
2016-02-10refactor LogOutServlet to Spring WebMVC implementationThomas Lenz1-81/+56
2016-01-27rebuild error messaging in case of taskExecution errorsMOA-ID-3.1.0_RC1Thomas Lenz1-5/+8
2016-01-21fix exception handling problem with updated cc processThomas Lenz1-14/+21
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz1-1/+18
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz1-1/+2
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz2-4/+8
2015-10-12fix some problems in DispatcherServletThomas Lenz1-0/+40
2015-10-09move BKU Authentication preprocessing into a seperate task.Thomas Lenz1-94/+29
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz1-6/+2
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz2-5/+4