aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/GeneralMOAIDConfig.java
AgeCommit message (Collapse)AuthorFilesLines
2021-12-13update third-party libs and resolve API issuesThomas Lenz1-1085/+1098
2019-06-07fix problems in configuration toolThomas Lenz1-6/+7
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz1-131/+189
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-1/+1
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-15/+15
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building
2016-10-21update ConfigTool to support more than one ELGA mandate-serviceThomas Lenz1-5/+79
2016-05-09fix some problems in configuration toolThomas Lenz1-1/+1
2016-01-22fix some problems with configuration validation in moa-id-configurationThomas Lenz1-0/+22
2016-01-18add virtual IDP configuration functionality to moa-id-configuration webGUIThomas Lenz1-2/+45
2015-08-27Use test- and productive TrustStore configurations in one IDP instanceThomas Lenz1-0/+33
- every service configuration could select its preferred TrustStore
2015-08-14use old ConfigToolThomas Lenz1-28/+26
2014-09-17update configuration toolThomas Lenz1-7/+2
2014-07-14load default value if no configuration is foundThomas Lenz1-1/+2
2014-07-10set default TrustManagerRevocationCheck valueThomas Lenz1-2/+1
2014-07-10set default TrustManagerRevocationCheck valueThomas Lenz1-1/+2
2014-05-21update AuthBlockTransformation upload fieldThomas Lenz1-4/+8
2014-03-21Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenzThomas Lenz1-0/+1
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditGeneralConfigAction.java id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditOAAction.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/AuthenticationServer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/PEPSConnectorServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/stork/STORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/entrypoints/DispatcherServlet.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties id/server/moa-id-commons/pom.xml id/server/stork2-saml-engine/pom.xml pom.xml repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.jar repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.pom
2014-03-14Revert "change PKIX chaining mode constant"Thomas Lenz1-5/+1
This reverts commit 6c9e452d5ab984c1ef221c4a2e746454aa41e014.
2014-03-14bugfix possible NullPointerException in STORK configThomas Lenz1-1/+7
2014-02-24allow only one SL-TemplateThomas Lenz1-2/+6
2014-02-24Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic1-33/+28
moa2_0_tlenz_bs_2
2014-02-24* add default configuration valuesThomas Lenz1-33/+28
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository
2014-02-21changes stork configBojan Suzic1-0/+1
2014-02-06BRZ:Thomas Lenz1-18/+35
-add SAML1 SourceID parameter in moa-id general Bugfix: -SSO target had an error in case of business-service -OA with business-service whichout single sign-on produce an error
2014-01-30add functionality for global authentication protocol activation/deactivationThomas Lenz1-0/+64
2014-01-29add EUPL headersThomas Lenz1-0/+22
2013-10-03Code CleanUP and change to consisted Version numbersThomas Lenz1-2/+0
2013-08-12Bugfixes:Thomas Lenz1-43/+2
@ConfigurationTool - AuthenticationFilter: handle of non authenticated requests after restart - Legacy Import: update legacy Configuration import process @MOA-ID - Change Legacy Configuration import
2013-08-07WebInterface MOAID-General finishedThomas Lenz1-16/+87
2013-08-06 - Change UserBase implementationThomas Lenz1-2/+759
- starts with general MOAID Config
2013-08-06Configuration Tool:Thomas Lenz1-0/+48
- OA Configuration TODO: - General Configuration - Import - User Management