aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2014-02-04* update OAConfig validatorThomas Lenz1-1/+4
* move old documentation to a new directory * add PreRelease docu * add moa-id-proxy sample-config
2014-02-03Solve some merge problemsThomas Lenz1-0/+2
2014-02-03Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenzThomas Lenz8-31/+395
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-31removed old saml-engineFlorian Reimair1-17/+1
2014-01-30add functionality for global authentication protocol activation/deactivationThomas Lenz2-0/+83
2014-01-29add EUPL headersThomas Lenz52-0/+1144
2014-01-29fixed issues after mergeFlorian Reimair1-7/+0
2014-01-27refactored stork-related database structureFlorian Reimair5-16/+23
2014-01-27oa attr configuration revisitedFlorian Reimair4-38/+98
2014-01-27i18nFlorian Reimair1-28/+0
2014-01-27mandatory field in global configFlorian Reimair3-18/+14
2014-01-27attr table in global configFlorian Reimair2-17/+19
2014-01-27fixed minor bug in error reportingFlorian Reimair1-1/+1
2014-01-27OA qaa and attributes validated and persistedFlorian Reimair4-7/+84
2014-01-27default qaa and attributes persisted and validatedFlorian Reimair3-2/+69
2014-01-27peps list is persistedFlorian Reimair1-1/+4
2014-01-27peps save is validatedFlorian Reimair2-0/+63
2014-01-27peps list commitableFlorian Reimair1-5/+2
2014-01-27peps list in general configFlorian Reimair2-1/+66
2014-01-27login template respects OA configurationFlorian Reimair1-1/+1
2014-01-27stork OA config persistedFlorian Reimair3-0/+50
2014-01-27add PVP2 Demo ApplicationThomas Lenz1-0/+2
change SZRGWClient to JAXWs
2014-01-24-- Solve merge problems (AuthnRequestHandler.java & ↵Thomas Lenz1-5/+2
mandateReferenceValueAttributeBuilder) -- Change sessionmanagement betweem AuthAction and TokenAction to AssertionStorage class -- add class definieten to HTML config element
2014-01-23Merge branch 'moa2_0_tlenz' into moa_2.0_OAuthThomas Lenz4-10/+86
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/attributes/MandateReferenceValueAttributeBuilder.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/requestHandler/AuthnRequestHandler.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties
2014-01-21BUGFIX: RedirectBinding validate signatures which exists, but signature is ↵Thomas Lenz2-1/+3
not required changes for WKO: Allow Metadata with no AttributeConsumerService Allow AuthnRequest with no RequestedAuthnContext Allow AuthnRequest with no AssertionConsumerServiceIndex Use Metadata->AssertionConsumerService->isDefaut flag
2014-01-21implement SAML2 assertion encryptionThomas Lenz4-9/+83
2014-01-17Exthex Version 0.2Thomas Lenz3-31/+20
2013-12-19merge last changes to exthex.OAuth testreleaseThomas Lenz2-4/+20
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-19BugFix: NullPointerExceptionThomas Lenz1-2/+2
2013-12-17First version for testing -> Exthex OAuth implementationThomas Lenz4-253/+363
2013-11-27BugFix:Thomas Lenz2-3/+13
@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-11-08BugFixes:Thomas Lenz3-6/+36
--LoginFormPreview: Header text UTF8 encoding error --PVP2 Login: do not show loginbutton in case of PVP2 login is not enabled
2013-10-16@ConfigWebToolThomas Lenz6-35/+241
--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-14Bugfix: NullPointer if SAML1 is deactivated and no DB entry existsThomas Lenz2-4/+11
2013-10-11-- Customizable BKUSelection Form and SendAssertion FormThomas Lenz6-113/+508
-- OA specific Checkbox to disable SAML1
2013-10-03Code CleanUP and change to consisted Version numbersThomas Lenz19-73/+57
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz4-20/+47
--update commercial-register number input validator --some short bugfixes @MOA-ID: --update advanced statistic logger --Move Exception classes to a special package --add to Exception types
2013-09-26-- add AssertionID to Single LogOut session informationThomas Lenz1-1/+1
-- split hibernate configuration into two files (moasession and statistic)
2013-09-26Features:Thomas Lenz10-68/+284
-- 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-23ReImplement MOAMetadataProvider to add and remove HTTPMetadataProvider ↵Thomas Lenz1-3/+0
dynamically from configuration database.
2013-09-19Reload MOAMetadataProvider after config changesThomas Lenz1-1/+37
2013-09-19some bugfixesThomas Lenz4-11/+34
2013-09-19ConfigWebTool Version 0.9.5Thomas Lenz33-464/+3928
--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-05 -- Resign IdentityLink: if this feature is enabled, the identitylink is ↵Thomas Lenz1-1/+4
resigned in case of businessservice by using MOASS -- GeneralConfigReloadDaemon: Reload general MOA-ID configuration from database every minute if it has changed
2013-09-04Configuration Tool Update and BugfixThomas Lenz6-31/+183
-- 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 Lenz10-576/+455
@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-33/+54
>>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 Lenz10-20/+1289
2013-08-07WebInterface MOAID-General finishedThomas Lenz7-27/+906
2013-08-06 - Change UserBase implementationThomas Lenz10-17/+1127
- starts with general MOAID Config