aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/test
AgeCommit message (Collapse)AuthorFilesLines
2016-10-25fix another problem in session databaseThomas Lenz1-9/+28
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz2-2/+0
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-1/+3
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵Thomas Lenz8-6/+656
eIDAS_node_implementation Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/SingleLogOutAction.java
2016-06-07update local development demo appl.Thomas Lenz1-69/+128
2016-04-28Modifiing MOASessionDBUtilsChristian Maierhofer2-2/+2
2016-04-27Added some tests for redisChristian Maierhofer5-0/+510
2016-04-25Added DummyTransactionStorage for TestsChristian Maierhofer2-4/+144
2016-03-22fix junit testsThomas Lenz4-4/+11
2016-03-22add revisions log entriesThomas Lenz2-4/+0
2016-03-14refactor the GUI generation for user interactionThomas Lenz10-13/+12
2016-03-02temporarily commit to save stateThomas Lenz1-0/+11
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz1-0/+18
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-0/+235
2016-02-19update ProcessEngine jUnit testsThomas Lenz11-28/+102
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz3-3/+3
2016-02-17refactor JUnit testsThomas Lenz19-55/+127
2016-01-27Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz1-0/+44
Conflicts: id/server/idserverlib/pom.xml id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/AuthenticationRequest.java id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EidasMetaDataRequest.java id/server/modules/moa-id-modules-saml1/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1AuthenticationServer.java
2015-09-14move citizen-card authentication and validation (Security-layer ↵Thomas Lenz11-1180/+0
communication) to discrete module
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz4-543/+0
authentication protocol modules are loaded by SPI now.
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz2-6/+6
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz1-0/+22
2015-07-02develThomas Lenz13-2180/+0
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz6-15/+31
2015-06-19Rename java packagesMartin Bonato1-2/+1
2015-06-19Add unit initial unit tests.Martin Bonato3-0/+157
2015-04-20first fix to solve problems with errorhandling and process managmentThomas Lenz4-4/+19
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz30-0/+1813
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java id/server/stork2-commons/pom.xml id/server/stork2-commons/src/main/java/eu/stork/peps/complex/attributes/.svn/entries id/server/stork2-commons/src/main/resources/.svn/entries id/server/stork2-saml-engine/pom.xml pom.xml
2015-02-06adjust process engine tests to process instance persistenceChristian Wagner4-44/+112
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall29-0/+1745
Conflicts: id/server/auth/src/main/webapp/WEB-INF/applicationContext.xml id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/moduleregistration/AuthModuleImpl.java id/server/idserverlib/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.moduls.moduleregistration.AuthModule
2015-01-29integrate process engine from project 'dti-process-engine'Christian Wagner18-58/+79
- fix unit tests - correct namespaces - refactor package name
2015-01-29integrate process engine from project 'dti-process-engine'Gerwin Gsenger29-0/+892
2015-01-29integrate process engine from project 'dti-process-engine' - INCOMPLETE!Christian Wagner7-0/+835
- commit neccessary in order to avoid blocking the development process additional small fix due to earlier package renaming
2015-01-16Merge branch 'ISA-1.18-action' into during_authsource_refactoringThomas Lenz1-5/+17
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/validation/oa/OAPVP2ConfigValidation.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/SAMLVerificationEngine.java pom.xml
2014-09-10Fix SAML1 assertion date formateThomas Lenz1-1/+1
2014-06-13new test credentials include a certificate with a test OID as x509 extensionThomas Lenz1-1/+5
add test OID checks
2014-04-17refector attribute generation from session informationThomas Lenz1-1/+2
2014-02-03Bugfix: Error HandlingThomas Lenz1-25/+3
2014-01-29add EUPL headersThomas Lenz48-20/+1076
2014-01-17Exthex Version 0.2Thomas Lenz3-31/+48
2013-12-17First version for testing -> Exthex OAuth implementationThomas Lenz4-0/+460
2013-10-11-- Customizable BKUSelection Form and SendAssertion FormThomas Lenz1-2/+2
-- OA specific Checkbox to disable SAML1
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-1/+1
--update commercial-register number input validator --some short bugfixes @MOA-ID: --update advanced statistic logger --Move Exception classes to a special package --add to Exception types
2013-09-26Features:Thomas Lenz1-2/+2
-- Add additional parameters to customize BKUSelectionForm and SendAssertionForm -- change Target configuration -- insert some logging Bugfixes: -- Nullpointerexceptions in combination of an old userdatabase entry and a actual configuration tool version
2013-09-18change to 1.9.96-snapshotThomas Lenz2-5/+5
--set SL-Version to hardcoded version 1.2 --add "RemoveBPK form AuthBlock" feature --set UTC time as default (SAML1) --add PVP2 Attributes: ++ AuthBlock ++ Certificate ++ BASEID ++ BASEID-TYPE ++BKUURL Bugfix: -- NullPointerException: GetMISSessionIDServlet.java -- Check if it is empty: MOAMetadataProvider.java
2013-09-04MOA-ID-LIB tests deactivatedThomas Lenz23-3708/+3708
2013-07-18MOA-ID 2.x Configuration implementedThomas Lenz1-0/+77
-SSO deaktivated -Login with mandate and normal tested
2012-02-27Uppdates:kstranacher1-1/+1
* Version 1.5.2 * Added: undocumented useCondition and conditionLength configuration parameter (allows to add a saml:Conditions to the SAML assertiopn) git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1273 d688527b-c9ab-4aba-bd8d-4036d912da1d
2012-02-20Minor updates for 1.5.1 releasekstranacher1-5/+1
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1265 d688527b-c9ab-4aba-bd8d-4036d912da1d
2012-02-16* Update sourceID Parameterkstranacher4-12/+12
* Blacklist-Übergabe an iaik-moa * iaik-moa.jar zu repository hinzugefügt git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1250 d688527b-c9ab-4aba-bd8d-4036d912da1d