aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons
AgeCommit message (Collapse)AuthorFilesLines
2014-03-20adjust bpk builderBojan Suzic1-2/+2
2014-03-14attrBojan Suzic1-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-05storkid derivation pro countryBojan Suzic1-1/+1
2014-03-05land selection changeBojan Suzic1-2/+4
2014-03-05ap plugins can be configured to listen to certain attributesFlorian Reimair1-2/+3
2014-03-04after chaningBojan Suzic1-1/+0
2014-03-04after merge apBojan Suzic1-0/+1
2014-03-04resolving problems related to commons and slf4j librariesBojan Suzic1-0/+5
2014-03-04after merge, having problemBojan Suzic2-238/+260
2014-02-26configBojan Suzic1-353/+353
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-04merging with other codeBojan Suzic1-4/+5
2014-02-03merging againBojan Suzic2-5/+9
2014-02-03mergeBojan Suzic16-86/+390
2014-02-03Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenzThomas Lenz2-11/+73
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-31update SessionEncryption to use IAIK JCE and salt for encryptionThomas Lenz1-0/+19
2014-01-30add functionality for global authentication protocol activation/deactivationThomas Lenz1-3/+12
2014-01-30remove Eclipse config filesThomas Lenz2-70/+0
2014-01-30-- set MOA-ID Version to 1.9.98-SnapshotThomas Lenz1-1/+1
-- update SZRGWClient -- insert MOA-ID-lib version in PVP2 metadata
2014-01-29add EUPL headersThomas Lenz11-0/+242
2014-01-29fixed issues after mergeFlorian Reimair1-1/+36
2014-01-27fix version for oa libBojan Suzic1-1/+1
2014-01-27mergingBojan Suzic3-3/+14
2014-01-27fixed merge issueFlorian Reimair1-1/+5
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
2014-01-17changing chars to reflect utf8Bojan Suzic1-0/+63
2014-01-17fixing maven errorsBojan Suzic1-1/+2
2014-01-17Exthex Version 0.2Thomas Lenz1-1/+1
2013-12-19merge last changes to exthex.OAuth testreleaseThomas Lenz1-1/+1
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 Lenz2-2/+13
2013-11-18X509TrustManager UpdateThomas Lenz1-1/+1
2013-11-11Repo. updateThomas Lenz1-0/+8
2013-10-11-- Customizable BKUSelection Form and SendAssertion FormThomas Lenz1-4/+15
-- OA specific Checkbox to disable SAML1
2013-10-03Code CleanUP and change to consisted Version numbersThomas Lenz3-4/+2
2013-10-03add DBExceptionStoreImpl to store Exceptions in DB instead of in a HashMapThomas Lenz2-0/+104
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz2-3/+145
--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 Lenz6-4/+33
-- split hibernate configuration into two files (moasession and statistic)
2013-09-26Features:Thomas Lenz2-4/+13
-- 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-26BugFix:Thomas Lenz1-3/+8
-- MOAMetadataProvider.java: Destroy HTTPMetadataProvider and Timer manually if an Exception occurs -- ConfigurationDBRead.java: select OA with OAIdentifier (PublicPrefix) has matched to more then one OA in some special case.
2013-09-24implement advanced statistic loggerThomas Lenz6-37/+406