aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth
AgeCommit message (Expand)AuthorFilesLines
2015-09-15fix problems with OracleDB and configuration storage implementationThomas Lenz1-2/+10
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz1-2/+1
2015-09-02Update log message to distinguish between not active and not exists service c...Thomas Lenz1-3/+6
2015-08-27Use test- and productive TrustStore configurations in one IDP instanceThomas Lenz5-5/+102
2015-08-26Allow multiple alias domainsThomas Lenz2-11/+46
2015-08-25remove space characters from configuration valuesThomas Lenz1-1/+1
2015-08-17fix bug problem with test-identity OIDsThomas Lenz1-1/+1
2015-07-23update revisions-log functionalityThomas Lenz2-1/+39
2015-07-21fix MOA-ID-Auth problemsThomas Lenz1-1/+20
2015-07-20change configuration key for ovs mandatesThomas Lenz1-3/+3
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz6-71/+18
2015-07-17Merge first STORK 2 changesThomas Lenz2-0/+12
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz10-1557/+3636
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz3-17/+31
2015-07-03fix problems with absolut configuration pathsThomas Lenz1-3/+12
2015-07-03fix some configuration problemsThomas Lenz2-2/+7
2015-07-02new files for key/value configThomas Lenz1-0/+276
2015-07-02develThomas Lenz7-1719/+2007
2015-06-25second parts for configuration refactoringThomas Lenz1-211/+250
2015-06-19refactoring for properties based configurationThomas Lenz3-95/+138
2015-06-19fix merge problemsThomas Lenz5-171/+240
2015-06-19add new AuthConfigurationProviderFactoryThomas Lenz1-0/+62
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz5-102/+123
2015-06-19Rename java packagesMartin Bonato2-3/+2
2015-06-19add 'getTimeStamp()' methodChristian Wagner1-0/+10
2015-06-19add missing getter-methods.Christian Wagner1-4/+171
2015-06-19Add unit initial unit tests.Martin Bonato2-7/+21
2015-06-19rewrite 'AuthConfigurationProvider' in order to use key-value databaseChristian Wagner1-86/+671
2015-06-19add initial version of a moaid-configuration test, does not work if old db is...Gerwin Gsenger1-1/+1
2015-06-19add writer to store the configuration in key-value databaseChristian Wagner1-17/+36
2015-06-19extract data via methods in ConfigurationDBRead and write to key-value databaseGerwin Gsenger1-2/+40
2015-06-19add NewAuthenticationProvider (instantiated as Spring bean, reads JSON from d...Gerwin Gsenger4-10/+316
2015-06-19moved path to property file to runtime argument, small code cleanupGerwin Gsenger1-82/+18
2015-06-19add raw configuration persistence functionalityChristian Wagner1-116/+112
2015-06-19add initial deserialization, small code restructuringGerwin Gsenger1-28/+90
2015-06-19add Json annotations to getter methodsGerwin Gsenger1-0/+1
2015-06-19use Jackson 2.5.0, write JSON to file, evaluate @JsonIgnore AnnotationGerwin Gsenger2-24/+46
2015-06-19initial commit for mapping the configuration to JSONGerwin Gsenger1-0/+99
2015-06-16add first version of reversionslog implementationThomas Lenz3-0/+22
2015-05-19enable usage of http locally when proxied on the same machine; hidden option,...Bojan Suzic1-1/+8
2015-03-13added fakeidl no-signature option configFlorian Reimair1-0/+10
2015-02-20some minor fixesThomas Lenz2-2/+13
2015-02-20add names to worker threadsThomas Lenz1-1/+1
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz2-2/+3
2015-01-30Merge STORK DocumentService fixThomas Lenz1-1/+9
2015-01-30implement DAO methods, add exeptions to ProcessInstanceStoreDAO interfaceGerwin Gsenger1-1/+2
2015-01-29PEPSConnectorServlet: load document service url from moa properties instead o...Alexander Marsalek1-1/+7
2015-01-23Merge STORK2 fakeIDL extension into development branchThomas Lenz1-0/+34
2015-01-19Fix problem with PVP schemavalidation flagThomas Lenz1-1/+1
2015-01-16add configuration parameter to deactivate PVP metadata schema validationThomas Lenz1-0/+5