aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp
AgeCommit message (Collapse)AuthorFilesLines
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-2/+2
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-4/+10
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz1-3/+4
2016-06-23update configuration GUI for eIDAS nodesThomas Lenz1-1/+1
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz1-1/+6
2016-01-18add virtual IDP configuration functionality to moa-id-configuration webGUIThomas Lenz1-7/+32
2015-10-15webgui fixing for smaller screensChristian Maierhofer1-3/+3
2015-10-12added css and js files to all jspsChristian Maierhofer1-2/+2
2015-10-12modify web-configChristian Maierhofer1-12/+15
2015-08-27Use test- and productive TrustStore configurations in one IDP instanceThomas Lenz1-0/+15
- every service configuration could select its preferred TrustStore
2015-08-14use old ConfigToolThomas Lenz1-17/+11
2014-10-16config -newpeps() fixAlexander Marsalek1-0/+1
2014-07-10solve problem with empty configurationThomas Lenz1-1/+1
2014-07-08Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek1-1/+2
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/stork/STORKResponseProcessor.java id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd
2014-07-04made country code readonlyFlorian Reimair1-1/+1
2014-07-04fix: CPEPS list is now edited in place instead of clean and refillFlorian Reimair1-1/+2
2014-07-02added support for splitting authnrequest &signrequestAlexander Marsalek1-1/+2
2014-05-21update BKUSelection customization previewThomas Lenz1-1/+1
2014-03-21Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenzThomas Lenz1-2/+7
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-02-24update PVP2 contact informationThomas Lenz1-2/+8
2014-02-24Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic1-4/+12
moa2_0_tlenz_bs_2
2014-02-24* add default configuration valuesThomas Lenz1-4/+12
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository
2014-02-20fixing peps configurationBojan Suzic1-2/+7
2014-02-11* add OA specific BKU selection templateThomas Lenz1-0/+1
* add OA specific send-assertion template * add OA specific applet height and width configuration * add PVP2.x reload checkbox in PVP2.x OA configuration * add new elements to MOA-ID configuration
2014-02-06BRZ:Thomas Lenz1-0/+13
-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-02-03Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenzThomas Lenz1-0/+29
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/StorkAttributes.java id/oa/src/main/java/at/gv/egovernment/moa/id/demoOA/servlet/pvp2/BuildMetadata.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GetForeignIDServlet.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/auth/stork/STORKAuthnRequestProcessor.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/validator/parep/client/szrgw/SZRGWClient.java id/server/idserverlib/src/main/resources/resources/templates/loginFormFull.html
2014-01-30add functionality for global authentication protocol activation/deactivationThomas Lenz1-1/+27
2014-01-27i18nFlorian Reimair1-2/+2
2014-01-27new attribute buttonFlorian Reimair1-1/+2
2014-01-27mandatory field in global configFlorian Reimair1-3/+4
2014-01-27attr table in global configFlorian Reimair1-5/+8
2014-01-27default qaa and attributes persisted and validatedFlorian Reimair1-0/+10
2014-01-27new peps list entry can be createdFlorian Reimair1-6/+2
2014-01-27peps list commitableFlorian Reimair1-3/+3
2014-01-27peps list in general configFlorian Reimair1-0/+18
2013-09-19ConfigWebTool Version 0.9.5Thomas Lenz1-0/+3
--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-2/+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-1/+7
2013-08-06 - Change UserBase implementationThomas Lenz1-0/+354
- starts with general MOAID Config