Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-24 | introduced attributeproviderfactory | Florian Reimair | 1 | -5/+2 | |
2014-02-24 | ap plugins are persisted now | Florian Reimair | 3 | -24/+12 | |
2014-02-24 | drafted config saving | Florian Reimair | 2 | -11/+23 | |
2014-02-24 | available attribute provider dropdown selection | Florian Reimair | 1 | -0/+7 | |
2014-02-24 | config gui for vidp mockups | Florian Reimair | 2 | -0/+36 | |
2014-02-04 | Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵ | Bojan Suzic | 1 | -1/+4 | |
moa2_0_tlenz_bs_2 | |||||
2014-02-04 | * update OAConfig validator | Thomas Lenz | 1 | -1/+4 | |
* move old documentation to a new directory * add PreRelease docu * add moa-id-proxy sample-config | |||||
2014-02-03 | merge | Bojan Suzic | 54 | -31/+1624 | |
2014-02-03 | Solve some merge problems | Thomas Lenz | 1 | -0/+2 | |
2014-02-03 | Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenz | Thomas Lenz | 8 | -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-31 | removed old saml-engine | Florian Reimair | 1 | -17/+1 | |
2014-01-30 | add functionality for global authentication protocol activation/deactivation | Thomas Lenz | 2 | -0/+83 | |
2014-01-29 | add EUPL headers | Thomas Lenz | 52 | -0/+1144 | |
2014-01-29 | fixed issues after merge | Florian Reimair | 1 | -7/+0 | |
2014-01-27 | merging | Bojan Suzic | 8 | -279/+459 | |
2014-01-27 | refactored stork-related database structure | Florian Reimair | 5 | -16/+23 | |
2014-01-27 | oa attr configuration revisited | Florian Reimair | 4 | -38/+98 | |
2014-01-27 | i18n | Florian Reimair | 1 | -28/+0 | |
2014-01-27 | mandatory field in global config | Florian Reimair | 3 | -18/+14 | |
2014-01-27 | attr table in global config | Florian Reimair | 2 | -17/+19 | |
2014-01-27 | fixed minor bug in error reporting | Florian Reimair | 1 | -1/+1 | |
2014-01-27 | OA qaa and attributes validated and persisted | Florian Reimair | 4 | -7/+84 | |
2014-01-27 | default qaa and attributes persisted and validated | Florian Reimair | 3 | -2/+69 | |
2014-01-27 | peps list is persisted | Florian Reimair | 1 | -1/+4 | |
2014-01-27 | peps save is validated | Florian Reimair | 2 | -0/+63 | |
2014-01-27 | peps list commitable | Florian Reimair | 1 | -5/+2 | |
2014-01-27 | peps list in general config | Florian Reimair | 2 | -1/+66 | |
2014-01-27 | login template respects OA configuration | Florian Reimair | 1 | -1/+1 | |
2014-01-27 | stork OA config persisted | Florian Reimair | 3 | -0/+50 | |
2014-01-27 | add PVP2 Demo Application | Thomas Lenz | 1 | -0/+2 | |
change SZRGWClient to JAXWs | |||||
2014-01-24 | -- Solve merge problems (AuthnRequestHandler.java & ↵ | Thomas Lenz | 1 | -5/+2 | |
mandateReferenceValueAttributeBuilder) -- Change sessionmanagement betweem AuthAction and TokenAction to AssertionStorage class -- add class definieten to HTML config element | |||||
2014-01-23 | Merge branch 'moa2_0_tlenz' into moa_2.0_OAuth | Thomas Lenz | 4 | -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-21 | BUGFIX: RedirectBinding validate signatures which exists, but signature is ↵ | Thomas Lenz | 2 | -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-21 | implement SAML2 assertion encryption | Thomas Lenz | 4 | -9/+83 | |
2014-01-17 | configuration provider case for not found file; stork2 constant addition | Bojan Suzic | 2 | -2/+4 | |
2014-01-17 | Exthex Version 0.2 | Thomas Lenz | 3 | -31/+20 | |
2013-12-19 | merge last changes to exthex.OAuth testrelease | Thomas Lenz | 2 | -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-19 | BugFix: NullPointerException | Thomas Lenz | 1 | -2/+2 | |
2013-12-17 | First version for testing -> Exthex OAuth implementation | Thomas Lenz | 4 | -253/+363 | |
2013-11-27 | BugFix: | Thomas Lenz | 2 | -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-08 | BugFixes: | Thomas Lenz | 3 | -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 | @ConfigWebTool | Thomas Lenz | 6 | -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-14 | Bugfix: NullPointer if SAML1 is deactivated and no DB entry exists | Thomas Lenz | 2 | -4/+11 | |
2013-10-11 | -- Customizable BKUSelection Form and SendAssertion Form | Thomas Lenz | 6 | -113/+508 | |
-- OA specific Checkbox to disable SAML1 | |||||
2013-10-03 | Code CleanUP and change to consisted Version numbers | Thomas Lenz | 19 | -73/+57 | |
2013-10-01 | @MOA-ID ConfigWebTool: | Thomas Lenz | 4 | -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 information | Thomas Lenz | 1 | -1/+1 | |
-- split hibernate configuration into two files (moasession and statistic) | |||||
2013-09-26 | Features: | Thomas Lenz | 10 | -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-23 | ReImplement MOAMetadataProvider to add and remove HTTPMetadataProvider ↵ | Thomas Lenz | 1 | -3/+0 | |
dynamically from configuration database. | |||||
2013-09-19 | Reload MOAMetadataProvider after config changes | Thomas Lenz | 1 | -1/+37 | |