aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/Constants.java
AgeCommit message (Collapse)AuthorFilesLines
2016-06-21add eIDAS bPK prefix: urn:publicid:gv.at:eidasid+Thomas Lenz1-2/+4
2014-08-21add active user-session cleanup processThomas Lenz1-0/+2
2014-08-19add new OA specific configuration for bPK decryptionThomas Lenz1-0/+1
2014-06-11remove unsed or double included depentenciesThomas Lenz1-1/+1
2014-06-03implement configuration tool single logoutThomas Lenz1-0/+9
2014-05-05move validator classes to moa-id-commonsThomas Lenz1-3/+1
2014-04-10if a validation error occure and SLTransformation is not empty then store ↵Thomas Lenz1-0/+1
SLTransformation in session
2014-04-03parse ConfigTool version from MANIFEST.MFThomas Lenz1-1/+3
2014-04-02Add new language selectionThomas Lenz1-0/+2
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/helper/LanguageHelper.java
2014-03-05land selection changeBojan Suzic1-6/+11
2014-02-13Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic1-1/+3
moa2_0_tlenz_bs_2
2014-02-11* add OA specific BKU selection templateThomas Lenz1-1/+3
* 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-06Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic1-0/+16
moa2_0_tlenz_bs_2
2014-02-06BRZ:Thomas Lenz1-0/+16
-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-03mergeBojan Suzic1-0/+22
2014-01-29add EUPL headersThomas Lenz1-0/+22
2014-01-27mergingBojan Suzic1-3/+1
2014-01-17configuration provider case for not found file; stork2 constant additionBojan Suzic1-1/+3
2014-01-17Exthex Version 0.2Thomas Lenz1-3/+0
2013-12-19merge last changes to exthex.OAuth testreleaseThomas Lenz1-0/+3
Conflicts: 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/builder/StartAuthenticationBuilder.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfigurationProvider.java
2013-12-17First version for testing -> Exthex OAuth implementationThomas Lenz1-0/+1
2013-11-27BugFix:Thomas Lenz1-0/+3
@ConfigurationTool: - Set identification types in case of businesses applications (Firmenbuchnummer, Vereinsnummer, ERjBnummer) @ MOA-ID: - Set identification types in case of businesses applications if identification type is empty(Firmenbuchnummer, Vereinsnummer, ERjBnummer) - SAML1 Assertion: hide BaseID only if the BaseID is included - STORK Configuration: Nullpointer exception if not STORK config is found.
2013-10-16@ConfigWebToolThomas Lenz1-0/+5
--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-09-26Features:Thomas Lenz1-0/+3
-- 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-19some bugfixesThomas Lenz1-0/+1
2013-09-19ConfigWebTool Version 0.9.5Thomas Lenz1-2/+22
--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-08MOA-ID Configuration Tool BetaThomas Lenz1-0/+3
2013-08-06 - Change UserBase implementationThomas Lenz1-0/+3
- starts with general MOAID Config
2013-08-06Configuration Tool:Thomas Lenz1-1/+13
- OA Configuration TODO: - General Configuration - Import - User Management
2013-07-26Configuration Web-ApplicationThomas Lenz1-0/+11