aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment
AgeCommit message (Expand)AuthorFilesLines
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-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-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
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
2015-08-27Merge STORK-SAML-Engine 1.5.1 and STORK-Commons 1.5.1Thomas Lenz2-263/+0
2015-08-27Use test- and productive TrustStore configurations in one IDP instanceThomas Lenz6-64/+161
2015-08-26add two ressourcesThomas Lenz2-0/+4
2015-08-26Allow multiple alias domainsThomas Lenz45-135/+440
2015-08-26add PVP 2.1 AuthnRequest IssueInstant validationThomas Lenz1-0/+12
2015-08-25log a warning if private-key type can not be evaluatedThomas Lenz1-0/+3
2015-08-25remove space characters from configuration valuesThomas Lenz3-11/+11
2015-08-24fix bug in PVP metadata reload function, which is started every 24hThomas Lenz1-1/+1
2015-08-24solve possible problem with revisionsloggingThomas Lenz1-2/+3
2015-08-24add addional log messageThomas Lenz1-1/+1
2015-08-17fix bug problem with test-identity OIDsThomas Lenz1-1/+1
2015-08-14use old ConfigToolThomas Lenz2-1/+2
2015-08-12activated new saml engineFlorian Reimair2-264/+0
2015-07-24move position of revisionslog entryThomas Lenz1-8/+7
2015-07-24set "https.cipherSuites" only if they are not set in user configurationThomas Lenz1-3/+12
2015-07-24add additional revisionslogThomas Lenz2-1/+3