aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp
AgeCommit message (Collapse)AuthorFilesLines
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-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