aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/resources/config
AgeCommit message (Collapse)AuthorFilesLines
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz1-1057/+0
2015-06-19New configuration implementation with full key/value functionalityThomas Lenz1-0/+1057
2015-06-19fix hibernate setupGerwin Gsenger5-1135/+0
2014-10-24update configtool for STORK-PVP gateway configurationThomas Lenz1-0/+2
2014-10-15update MOA-ID configuration xsdThomas Lenz1-1/+9
2014-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz1-1/+27
(this functionality is required for federation with USP)
2014-07-08Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek2-5/+25
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-07Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek1-0/+1
2014-07-07fixed many-to-many sql syntax hibernate problem with linux mysqlserverFlorian Reimair1-2/+2
2014-07-07many-to-many around cpeps list handlingFlorian Reimair2-0/+22
2014-07-02added support for splitting authnrequest &signrequestAlexander Marsalek1-3/+6
2014-06-30add checkbox to choose if all errors should be send back to online applicationThomas Lenz1-0/+1
2014-06-13new test credentials include a certificate with a test OID as x509 extensionThomas Lenz1-1/+9
add test OID checks
2014-05-06add first parts of interfederation configurationThomas Lenz1-10/+12
2014-05-05refectore OnlineApplication formDataThomas Lenz2-3/+25
2014-05-02add interfederation attribute queryThomas Lenz1-0/+7
2014-04-18Finish PVP21 interfederation assertion preprocessingThomas Lenz1-0/+1
2014-04-09update user initialized PVP2 metadata reload processThomas Lenz1-11/+7
2014-03-25persist cpeps per oa configFlorian Reimair1-6/+12
2014-03-21update JaxB Binding to solve configuration update problemes -> use Boolean ↵Thomas Lenz1-1/+0
instead of boolean
2014-03-21Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenzThomas Lenz2-5/+23
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-03-17change mandate profile configurationThomas Lenz1-1/+2
2014-03-14attrBojan Suzic1-1/+1
2014-03-14Revert "change PKIX chaining mode constant"Thomas Lenz1-1/+1
This reverts commit 6c9e452d5ab984c1ef221c4a2e746454aa41e014.
2014-03-14change PKIX chaining mode constantThomas Lenz1-1/+1
2014-03-12added consent-checkbox to config uiFlorian Reimair1-4/+9
2014-03-05Merge branch 'bs_3_fr' into moa2_0_tlenz_bs_3Bojan Suzic1-2/+3
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeProviderFactory.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/EHvdAttributeProviderPlugin.java
2014-03-05land selection changeBojan Suzic1-2/+4
2014-03-05ap plugins can be configured to listen to certain attributesFlorian Reimair1-2/+3
2014-02-25merge tlenz into apFlorian Reimair1-85/+34
2014-02-24ap plugins are persisted nowFlorian Reimair1-1/+12
2014-02-24* add default configuration valuesThomas Lenz1-0/+1
* 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-54/+4
* 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-24/+22
-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-9/+32
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-3/+12
2014-01-27refactored stork-related database structureFlorian Reimair1-7/+8
2014-01-27oa attr configuration revisitedFlorian Reimair1-2/+9
2014-01-27mandatory field in global configFlorian Reimair1-8/+9
2014-01-27OA qaa and attributes validated and persistedFlorian Reimair1-1/+8
2014-01-27stork OA config persistedFlorian Reimair1-1/+8
2013-12-17First version for testing -> Exthex OAuth implementationThomas Lenz1-0/+11
2013-10-11-- Customizable BKUSelection Form and SendAssertion FormThomas Lenz1-4/+15
-- OA specific Checkbox to disable SAML1
2013-10-03add DBExceptionStoreImpl to store Exceptions in DB instead of in a HashMapThomas Lenz1-0/+1
2013-09-26-- add AssertionID to Single LogOut session informationThomas Lenz2-0/+11
-- split hibernate configuration into two files (moasession and statistic)
2013-09-26Features:Thomas Lenz1-0/+8
-- 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-19Reload MOAMetadataProvider after config changesThomas Lenz1-0/+1
2013-09-19ConfigWebTool Version 0.9.5Thomas Lenz1-2/+4
--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-18change to 1.9.96-snapshotThomas Lenz1-12/+8
--set SL-Version to hardcoded version 1.2 --add "RemoveBPK form AuthBlock" feature --set UTC time as default (SAML1) --add PVP2 Attributes: ++ AuthBlock ++ Certificate ++ BASEID ++ BASEID-TYPE ++BKUURL Bugfix: -- NullPointerException: GetMISSessionIDServlet.java -- Check if it is empty: MOAMetadataProvider.java
2013-09-05 -- Resign IdentityLink: if this feature is enabled, the identitylink is ↵Thomas Lenz1-0/+1
resigned in case of businessservice by using MOASS -- GeneralConfigReloadDaemon: Reload general MOA-ID configuration from database every minute if it has changed