aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2016-02-10Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz2-0/+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-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 Lenz4-8/+36
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 Lenz2-5/+30
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 Lenz26-406/+1138
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-21remove unused functionalityThomas Lenz1-5/+5
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 Lenz29-112/+355
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
2016-01-14temporary problem fix for default security definitions (PVP / eIDAS SAML-engine)Thomas Lenz5-1/+29
2016-01-13add JavaDocThomas Lenz1-0/+5
2016-01-13refactor PVP Metadata provider functionalityThomas Lenz6-26/+596
2016-01-13add test IDL generationThomas Lenz1-0/+4
2016-01-13add STORK-QAA <--> eIdAS-QAA level mapperThomas Lenz4-4/+100
2016-01-12refactore STORK authentication module to use generic MOASession data-storageThomas Lenz3-25/+51
2016-01-12refactor MOASession data-object to store generice information from authentica...Thomas Lenz5-331/+256
2015-12-18add first untested parts for eIDAS SAML-engine configurationThomas Lenz2-0/+13
2015-12-04add additional PVP credential checksThomas Lenz1-0/+15
2015-12-04check if PVP SigningCredentials contains a privatekey after load keystore loa...Thomas Lenz1-0/+6
2015-11-27remove unused classThomas Lenz1-155/+0
2015-11-27fix possible DB cleanup errorsThomas Lenz3-54/+56
2015-10-13use module and action from pendingRequest instead of from moasession daoThomas Lenz1-1/+1
2015-10-12fix some problems in DispatcherServletThomas Lenz6-8/+523
2015-10-09move BKU Authentication preprocessing into a seperate task.Thomas Lenz3-117/+55
2015-10-08refactor attributeBuilder OA parameter from implementation to interfaceThomas Lenz33-35/+65
2015-09-15fix problems with OracleDB and configuration storage implementationThomas Lenz2-238/+343
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz65-11829/+671
2015-09-14load protocol attribute builder dynamically by SPIThomas Lenz50-868/+77
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz83-10528/+141
2015-09-02fix problem with private service applications and target friendlynameThomas Lenz1-37/+42
2015-09-02Update log message to distinguish between not active and not exists service c...Thomas Lenz1-3/+6
2015-08-28fix misplaced RevisionsLog entryThomas Lenz1-5/+5
2015-08-27fix merge problem with OpenID connectThomas Lenz2-1/+6