aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Expand)AuthorFilesLines
2016-02-19set SAML1 protocol implementation to deprecatedThomas Lenz1-0/+8
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz14-196/+140
2016-02-19refactor Single Sign-On authentication consents evaluator to get executed by ...Thomas Lenz14-521/+627
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 Lenz12-173/+957
2016-02-18fix process transaction problemThomas Lenz1-48/+3
2016-02-18fix problem with protocol-action implementation validationThomas Lenz1-2/+2
2016-02-18fix missing revisionslogThomas Lenz1-6/+13
2016-02-18remove unused codeThomas Lenz3-789/+1
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz30-194/+230
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz46-1417/+667
2016-02-18update error handling and Web based error messagesThomas Lenz6-79/+583
2016-02-18add WebFrontEnd security interceptorThomas Lenz3-9/+98
2016-02-17refactor JUnit testsThomas Lenz23-72/+135
2016-02-17delete STORK authentication moduleThomas Lenz56-9145/+0
2016-02-17remove STORK code --> MOA-ID >= 3.2 only supports eIDAS protocolThomas Lenz872-91816/+0
2016-02-17fix unresolved depentenciesThomas Lenz2-7/+48
2016-02-16Refactore eIDAS module to new Spring based protocol engineThomas Lenz16-109/+325
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz107-4229/+5626
2016-02-10refactor LogOutServlet to Spring WebMVC implementationThomas Lenz2-81/+60
2016-02-10fix problem with static content and Spring WebMVC controllerThomas Lenz1-1/+1
2016-02-10switch to Spring based application initializerThomas Lenz10-133/+325
2016-02-10Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz4-6/+18
2016-02-08fix possible bottleneck in case of high load and a low number of allowed data...Thomas Lenz1-9/+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-28add missing auth. protocol status-codesThomas Lenz1-0/+4
2016-01-28fix missing import in STORK authentication modulThomas Lenz1-16/+2
2016-01-28add dependency to SAML1 authentication modulThomas Lenz1-0/+6
2016-01-28fix maven dependency build problemThomas Lenz1-2/+0
2016-01-28fix merge problem eIDAS Metadata servletThomas Lenz1-3/+3
2016-01-27Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz7-18/+61
2016-01-27Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz6-15/+14
2016-01-27fix unresolved dependency in SAML1 authentication moduleThomas Lenz3-6/+10
2016-01-27fix unresolved dependencyThomas Lenz2-4/+4
2016-01-27remove STORK document-serviceThomas Lenz1-2/+2
2016-01-27remove STORK-SAMLEngineThomas Lenz2-12/+7
2016-01-27rebuild error messaging in case of taskExecution errorsMOA-ID-3.1.0_RC1Thomas Lenz2-8/+10
2016-01-27Add additional log messageThomas Lenz1-1/+1
2016-01-27set max error-message length in statisticdatabase to 200 charactersThomas Lenz1-4/+1
2016-01-27fix typo in Apache Tomcat Start/Stop script templatesThomas Lenz2-2/+2
2016-01-27Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz3-12/+11
2016-01-27Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz7-8/+47
2016-01-27Log exception if basic moa-id configuration property file is not foundThomas Lenz1-1/+1
2016-01-27set ContentType parameter in HTTPServletResponseThomas Lenz3-16/+17
2016-01-25fix AuthnRequest validation: requested AssertionConsumerServiceURL MUST be eq...Thomas Lenz3-5/+31
2016-01-25update commons-collection in modul moa-id-configurationThomas Lenz2-0/+10
2016-01-25update log message for PVP AuthnRequest signature validationThomas Lenz1-2/+5
2016-01-25add temporarily eIDAS functionality to SAML1 authentication protocol for deve...Thomas Lenz3-7/+19
2016-01-22remove STORK-SAML engineThomas Lenz1-2/+2