aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/webapp
AgeCommit message (Collapse)AuthorFilesLines
2014-02-11* add OA specific BKU selection templateThomas Lenz3-7/+79
* 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-03Solve some merge problemsThomas Lenz1-1/+1
2014-02-03Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenzThomas Lenz3-0/+82
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 Lenz2-8/+43
2014-01-29add EUPL headersThomas Lenz3-0/+66
2014-01-27refactored stork-related database structureFlorian Reimair1-4/+3
2014-01-27global mandatory attr cannot be deselected for OAFlorian Reimair1-1/+1
2014-01-27oa attr configuration revisitedFlorian Reimair1-5/+10
2014-01-27i18nFlorian Reimair1-2/+2
2014-01-27new attribute buttonFlorian Reimair2-1/+11
2014-01-27mandatory field in global configFlorian Reimair1-3/+4
2014-01-27attr table in global configFlorian Reimair1-5/+8
2014-01-27OA qaa and attributes guiFlorian Reimair2-2/+21
2014-01-27default qaa and attributes persisted and validatedFlorian Reimair1-0/+10
2014-01-27new peps list entry can be createdFlorian Reimair2-7/+12
2014-01-27peps list commitableFlorian Reimair1-3/+3
2014-01-27peps list in general configFlorian Reimair1-0/+18
2014-01-27stork OA config persistedFlorian Reimair1-2/+2
2014-01-27stork OA config frontendFlorian Reimair1-0/+12
2014-01-24-- Solve merge problems (AuthnRequestHandler.java & ↵Thomas Lenz1-1/+2
mandateReferenceValueAttributeBuilder) -- Change sessionmanagement betweem AuthAction and TokenAction to AssertionStorage class -- add class definieten to HTML config element
2013-12-17First version for testing -> Exthex OAuth implementationThomas Lenz2-4/+36
2013-11-08BugFixes:Thomas Lenz2-6/+7
--LoginFormPreview: Header text UTF8 encoding error --PVP2 Login: do not show loginbutton in case of PVP2 login is not enabled
2013-10-16@ConfigWebToolThomas Lenz31-82/+801
--add JS ColorPicker to select colors easier --add BKUSelectionFrom preview --add useMandate checkbox --change position of some checkboxes in OA configuration @MOAID lib --change API of BKUFormCustomization utils
2013-10-11-- Customizable BKUSelection Form and SendAssertion FormThomas Lenz3-25/+131
-- OA specific Checkbox to disable SAML1
2013-09-26Features:Thomas Lenz2-96/+127
-- Add additional parameters to customize BKUSelectionForm and SendAssertionForm -- change Target configuration -- insert some logging Bugfixes: -- Nullpointerexceptions in combination of an old userdatabase entry and a actual configuration tool version
2013-09-19ConfigWebTool Version 0.9.5Thomas Lenz17-229/+650
--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-09-04Configuration Tool Update and BugfixThomas Lenz3-14/+56
-- Username/Password login update -- EditUser, insert second password textfield -- OAConfig: insert OA specific SecurityLayer Templates -- OAConfig: SecurityLayer Version only for admin
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-09BugFixes:Thomas Lenz3-19/+26
>>PVP2 Metadata: - Load OA only if Authentication is required - Load Metadata enityID from Database >>LegacyConfigParser - Solve problems if no OnlineMandate or STORK config is included - try to load DefaultBKUURLs from TrustedBKUs - if old MOA-ID 2.x config exists, use this DefaultBKUs to import OnlineApplications >> ConfigurationTool - change LayOut
2013-08-08MOA-ID Configuration Tool BetaThomas Lenz12-22/+403
2013-08-07WebInterface MOAID-General finishedThomas Lenz1-1/+7
2013-08-06 - Change UserBase implementationThomas Lenz2-0/+367
- starts with general MOAID Config
2013-08-06dThomas Lenz1-11/+6
2013-08-06Configuration Tool:Thomas Lenz11-16/+10094
- OA Configuration TODO: - General Configuration - Import - User Management
2013-07-26Configuration Web-ApplicationThomas Lenz11-0/+342