Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-12 | fix some interfederation problems | Thomas Lenz | 1 | -1/+2 | |
2014-05-09 | add untested Single LogOut support | Thomas Lenz | 1 | -0/+1 | |
2014-05-07 | add customized HttpClient which can use the MOA Truststore to verfiy SSL ↵ | Thomas Lenz | 4 | -2/+281 | |
connections | |||||
2014-05-07 | move SSLSocketFactory to moa-id-commons | Thomas Lenz | 9 | -0/+1190 | |
2014-05-06 | add first parts of interfederation configuration | Thomas Lenz | 1 | -10/+12 | |
2014-05-05 | refectore OnlineApplication formData | Thomas Lenz | 2 | -3/+25 | |
2014-05-05 | move validator classes to moa-id-commons | Thomas Lenz | 2 | -0/+491 | |
2014-05-02 | add interfederation attribute query | Thomas Lenz | 4 | -2/+84 | |
2014-04-18 | Finish PVP21 interfederation assertion preprocessing | Thomas Lenz | 2 | -0/+18 | |
2014-04-18 | add new DB for interfederation to AuthenticatedSessionStore | Thomas Lenz | 2 | -0/+195 | |
2014-04-15 | store additional information for Single LogOut in database | Thomas Lenz | 1 | -0/+34 | |
2014-04-09 | update user initialized PVP2 metadata reload process | Thomas Lenz | 1 | -11/+7 | |
2014-03-31 | update Hibernate, JPA and mySQL libraries | Thomas Lenz | 2 | -2/+12 | |
2014-03-25 | persist cpeps per oa config | Florian Reimair | 1 | -6/+12 | |
2014-03-21 | update JaxB Binding to solve configuration update problemes -> use Boolean ↵ | Thomas Lenz | 1 | -1/+0 | |
instead of boolean | |||||
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 3 | -358/+376 | |
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-17 | change mandate profile configuration | Thomas Lenz | 1 | -1/+2 | |
2014-03-14 | attr | Bojan Suzic | 1 | -1/+1 | |
2014-03-14 | Revert "change PKIX chaining mode constant" | Thomas Lenz | 1 | -1/+1 | |
This reverts commit 6c9e452d5ab984c1ef221c4a2e746454aa41e014. | |||||
2014-03-14 | change PKIX chaining mode constant | Thomas Lenz | 1 | -1/+1 | |
2014-03-12 | added consent-checkbox to config ui | Florian Reimair | 1 | -4/+9 | |
2014-03-05 | Merge branch 'bs_3_fr' into moa2_0_tlenz_bs_3 | Bojan Suzic | 1 | -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-05 | land selection change | Bojan Suzic | 1 | -2/+4 | |
2014-03-05 | ap plugins can be configured to listen to certain attributes | Florian Reimair | 1 | -2/+3 | |
2014-02-26 | config | Bojan Suzic | 1 | -353/+353 | |
2014-02-25 | merge tlenz into ap | Florian Reimair | 1 | -85/+34 | |
2014-02-24 | ap plugins are persisted now | Florian Reimair | 1 | -1/+12 | |
2014-02-24 | * add default configuration values | Thomas Lenz | 1 | -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 template | Thomas Lenz | 1 | -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-06 | BRZ: | Thomas Lenz | 1 | -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-03 | Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenz | Thomas Lenz | 1 | -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-31 | update SessionEncryption to use IAIK JCE and salt for encryption | Thomas Lenz | 1 | -0/+19 | |
2014-01-30 | add functionality for global authentication protocol activation/deactivation | Thomas Lenz | 1 | -3/+12 | |
2014-01-29 | add EUPL headers | Thomas Lenz | 11 | -0/+242 | |
2014-01-27 | refactored stork-related database structure | Florian Reimair | 1 | -7/+8 | |
2014-01-27 | oa attr configuration revisited | Florian Reimair | 1 | -2/+9 | |
2014-01-27 | mandatory field in global config | Florian Reimair | 1 | -8/+9 | |
2014-01-27 | OA qaa and attributes validated and persisted | Florian Reimair | 1 | -1/+8 | |
2014-01-27 | stork OA config persisted | Florian Reimair | 1 | -1/+8 | |
2013-12-17 | First version for testing -> Exthex OAuth implementation | Thomas Lenz | 2 | -2/+13 | |
2013-10-11 | -- Customizable BKUSelection Form and SendAssertion Form | Thomas Lenz | 1 | -4/+15 | |
-- OA specific Checkbox to disable SAML1 | |||||
2013-10-03 | Code CleanUP and change to consisted Version numbers | Thomas Lenz | 2 | -3/+2 | |
2013-10-03 | add DBExceptionStoreImpl to store Exceptions in DB instead of in a HashMap | Thomas Lenz | 2 | -0/+104 | |
2013-10-01 | @MOA-ID ConfigWebTool: | Thomas Lenz | 2 | -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 information | Thomas Lenz | 6 | -4/+33 | |
-- split hibernate configuration into two files (moasession and statistic) | |||||
2013-09-26 | Features: | Thomas Lenz | 2 | -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-26 | BugFix: | Thomas Lenz | 1 | -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-24 | implement advanced statistic logger | Thomas Lenz | 6 | -37/+406 | |
2013-09-19 | Reload MOAMetadataProvider after config changes | Thomas Lenz | 1 | -0/+1 | |
2013-09-19 | ConfigWebTool Version 0.9.5 | Thomas Lenz | 2 | -5/+45 | |
--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 |