aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-22refactor eIDAS-node metadata generationThomas Lenz6-54/+96
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz81-458/+4340
2016-01-22change message loglevel, if no active SSO session is foundThomas Lenz1-2/+2
2016-01-22fix some problems with configuration validation in moa-id-configurationThomas Lenz5-10/+46
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 Lenz3-5/+49
2016-01-22remove unused codeThomas Lenz6-692/+0
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 Lenz4-4/+4
2016-01-21update default BKU-selection templateThomas Lenz4-12/+12
2016-01-21add readme_3.1.0 and update historyThomas Lenz2-0/+629
2016-01-21fix MOA-ID assemply problem with endorsed libsThomas Lenz1-0/+6
2016-01-21move or remove third-party library depentenciesThomas Lenz5-81/+50
2016-01-21remove unused functionalityThomas Lenz4-84/+7
2016-01-19update default templates for BKU-Selection, sendAssertion, and Single LogOutThomas Lenz10-606/+702
2016-01-19fix JavaScript PublicURL-Prefix formaterThomas Lenz1-1/+1
2016-01-19remove MOA-SP calls via WebService URLThomas Lenz1-13/+12
2016-01-19fix refactoring problemThomas Lenz1-1/+1
2016-01-19add Single LogOut request signature validation to moa-id-configurationThomas Lenz8-32/+167
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz12-72/+405