aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/validation/moaconfig/MOAConfigValidator.java
AgeCommit message (Collapse)AuthorFilesLines
2021-12-13update third-party libs and resolve API issuesThomas Lenz1-427/+430
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz1-201/+220
2017-11-27refactoring: rename methodThomas Lenz1-23/+23
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-11/+11
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-9/+29
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz1-1/+1
2016-01-22fix some problems with configuration validation in moa-id-configurationThomas Lenz1-4/+9
2016-01-18add virtual IDP enabled flag to configurationThomas Lenz1-4/+15
2016-01-18add virtual IDP configuration functionality to moa-id-configuration webGUIThomas Lenz1-1/+3
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz1-5/+8
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java 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/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java
2015-08-27Use test- and productive TrustStore configurations in one IDP instanceThomas Lenz1-0/+25
- every service configuration could select its preferred TrustStore
2015-08-26Allow multiple alias domainsThomas Lenz1-5/+8
- Every alias domain is a own EntityID which is the configured PublicURLPrefix
2015-08-14use old ConfigToolThomas Lenz1-11/+11
2014-05-05move validator classes to moa-id-commonsThomas Lenz1-1/+1
2014-04-02Add new language selectionThomas Lenz1-42/+44
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/helper/LanguageHelper.java
2014-02-24allow only one SL-TemplateThomas Lenz1-15/+18
2014-02-24* add default configuration valuesThomas Lenz1-14/+25
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository
2014-02-14allow to load SL-Templates from local file-systemThomas Lenz1-3/+3
2014-02-06BRZ:Thomas Lenz1-13/+30
-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-29add EUPL headersThomas Lenz1-0/+22
2013-09-19ConfigWebTool Version 0.9.5Thomas Lenz1-1/+1
--PVP2 Login --PVP2 Users to UserDatabase functionality --Mailaddress verification --Mail status messages to users and admin --add List with OpenRequests for admins --change OA Target configuration --add cleanUp Thread to remove old unused UserAccount requests --update UserDatabase to support PVP2 logins --add formID element validate received forms -- add first classes for STORK configuration make some Bugfixes
2013-08-12Bugfixes:Thomas Lenz1-25/+1
@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-0/+291
2013-08-06 - Change UserBase implementationThomas Lenz1-0/+94
- starts with general MOAID Config