aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main
AgeCommit message (Expand)AuthorFilesLines
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
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 Lenz23-565/+306
2016-02-18update error handling and Web based error messagesThomas Lenz6-79/+583
2016-02-18add WebFrontEnd security interceptorThomas Lenz2-8/+96
2016-02-17fix unresolved depentenciesThomas Lenz1-0/+44
2016-02-16Refactore eIDAS module to new Spring based protocol engineThomas Lenz1-1/+0
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz73-3579/+4672
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 Lenz7-113/+287
2016-02-10Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz3-0/+12
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-27Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz2-9/+9
2016-01-27rebuild error messaging in case of taskExecution errorsMOA-ID-3.1.0_RC1Thomas Lenz1-5/+8
2016-01-27set max error-message length in statisticdatabase to 200 charactersThomas Lenz1-4/+1
2016-01-27Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz5-8/+37
2016-01-27Log exception if basic moa-id configuration property file is not foundThomas Lenz1-1/+1
2016-01-25fix AuthnRequest validation: requested AssertionConsumerServiceURL MUST be eq...Thomas Lenz3-5/+31
2016-01-25update log message for PVP AuthnRequest signature validationThomas Lenz1-2/+5
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz27-410/+1154
2016-01-22change message loglevel, if no active SSO session is foundThomas Lenz1-2/+2
2016-01-22change logs and error messages during MOA-ID start-up processThomas Lenz3-51/+28
2016-01-22blacklist Microsoft SQL JDBC driver, because default online-application load ...Thomas Lenz1-2/+26
2016-01-22remove tomcat-stop method on initialization errorThomas Lenz1-1/+1
2016-01-21fix exception handling problem with updated cc processThomas Lenz2-14/+33
2016-01-21change min-height in BKU-selection templateThomas Lenz1-1/+1
2016-01-21update default BKU-selection templateThomas Lenz1-3/+3
2016-01-21remove unused functionalityThomas Lenz1-5/+5
2016-01-19update default templates for BKU-Selection, sendAssertion, and Single LogOutThomas Lenz3-554/+637
2016-01-19remove MOA-SP calls via WebService URLThomas Lenz1-13/+12
2016-01-19fix refactoring problemThomas Lenz1-1/+1
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz12-72/+405
2016-01-19add additional virtual IDP PublicURL Prefix validationThomas Lenz1-4/+14
2016-01-19fix JAVA reflection class instance problems, which is required for SAML1 and ...Thomas Lenz2-20/+18
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz6-8/+32
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz31-112/+357
2016-01-15add garbage collector to remove unsed SAML2 metadata provider (influence PVP ...Thomas Lenz4-20/+88
2016-01-14fix problem with eIDAS QAA to STORK QAA mappingThomas Lenz1-1/+1