aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-26Allow multiple alias domainsThomas Lenz3-5/+10
2015-07-23update log messages with loglevel INFOThomas Lenz3-3/+5
2015-07-23update revisions-log functionalityThomas Lenz1-1/+10
2015-07-20fix problems with reversion logThomas Lenz2-1/+18
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz3-7/+6
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz13-3086/+47
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz5-21/+24
2015-07-02develThomas Lenz10-3059/+10
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz9-30/+35
2015-06-16add first version of reversionslog implementationThomas Lenz4-856/+863
2015-04-22add unique session ID for loggingThomas Lenz1-1/+6
2015-04-21set transactionID to logger implementation which can be used by key "transact...Thomas Lenz1-0/+8
2015-04-20first fix to solve problems with errorhandling and process managmentThomas Lenz2-20/+32
2015-03-13STORK PEPS-conform loggingFlorian Reimair1-0/+20
2015-02-23Improve Process Engine signal servlet (MOAID-73)Thomas Knall1-6/+21
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz11-171/+197
2015-02-18Merge remote-tracking branch 'remotes/origin/moa-2.1-Snapshot' into during_au...Thomas Lenz1-0/+1
2015-02-12load DTL URL from config, more debug output, fixed marshall problemAlexander Marsalek1-0/+1
2015-02-06Code cleanupThomas Knall8-21/+12
2015-02-04Create exemplary AuthServlet module (MOAID-68)Thomas Knall1-126/+0
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall1-1/+1
2015-01-30Merge branch 'MOAID-62'Thomas Knall2-10/+8
2015-01-30add persistence to process-engineChristian Wagner2-10/+8
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall3-8/+5
2015-01-30Merge STORK DocumentService fixThomas Lenz1-6/+17