aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/PropertyBasedAuthConfigurationProvider.java
AgeCommit message (Expand)AuthorFilesLines
2020-08-31fix SSRF bug in SAML1 parameter validatorThomas Lenz1-0/+2
2020-01-28fix wrong default configuration parameter that skips BKU selectionThomas Lenz1-1/+1
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz1-2/+5
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-37/+40
2018-06-15first tests with PVP2 S-Profil and SAML1Thomas Lenz1-3/+49
2018-06-14some more stuffThomas Lenz1-1/+1
2018-06-14more refactoring staffThomas Lenz1-0/+7
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-182/+118
2017-11-28deactivated PVP EntityCategory mapper as defaultThomas Lenz1-1/+1
2017-10-13enable mandates for eIDAS nodesThomas Lenz1-2/+2
2017-10-03remove mobileBKU and add an additional third BKUThomas Lenz1-8/+8
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz1-0/+5
2016-11-04update Http client for MIS communicationThomas Lenz1-0/+14
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-26/+0
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz1-29/+110
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz1-0/+6
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz1-3/+7
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-6/+9
2016-02-24fix bug in SAML1 legacy-mode selectionThomas Lenz1-4/+12
2016-02-10switch to Spring based application initializerThomas Lenz1-19/+42
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz1-0/+5
2016-01-22change logs and error messages during MOA-ID start-up processThomas Lenz1-1/+1
2016-01-22blacklist Microsoft SQL JDBC driver, because default online-application load ...Thomas Lenz1-2/+26
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz1-0/+20
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz1-10/+39
2015-12-18add first untested parts for eIDAS SAML-engine configurationThomas Lenz1-0/+5
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 Lenz1-2/+52
2015-08-26Allow multiple alias domainsThomas Lenz1-10/+39
2015-08-25remove space characters from configuration valuesThomas Lenz1-1/+1
2015-07-23update revisions-log functionalityThomas Lenz1-1/+32
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz1-57/+0
2015-07-17Merge first STORK 2 changesThomas Lenz1-0/+10
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz1-9/+10
2015-07-03fix problems with absolut configuration pathsThomas Lenz1-3/+12
2015-07-03fix some configuration problemsThomas Lenz1-1/+6
2015-07-02develThomas Lenz1-122/+82
2015-06-25second parts for configuration refactoringThomas Lenz1-211/+250
2015-06-19refactoring for properties based configurationThomas Lenz1-94/+109
2015-06-19fix merge problemsThomas Lenz1-10/+77
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-0/+983