Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-19 | add new OA specific configuration for bPK decryption | Thomas Lenz | 2 | -1/+78 | |
2014-07-15 | solve problems with Target configuration | Thomas Lenz | 1 | -2/+2 | |
2014-07-10 | solve problem with empty configuration | Thomas Lenz | 1 | -1/+1 | |
2014-07-08 | Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_split | Alexander Marsalek | 1 | -1/+2 | |
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-07 | Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_split | Alexander Marsalek | 1 | -0/+8 | |
2014-07-04 | made country code readonly | Florian Reimair | 1 | -1/+1 | |
2014-07-04 | fix: CPEPS list is now edited in place instead of clean and refill | Florian Reimair | 1 | -1/+2 | |
2014-07-02 | added support for splitting authnrequest &signrequest | Alexander Marsalek | 1 | -1/+2 | |
2014-06-30 | add checkbox to choose if all errors should be send back to online application | Thomas Lenz | 1 | -0/+8 | |
2014-06-13 | add new test credential support to web config gui | Thomas Lenz | 1 | -0/+20 | |
2014-05-21 | update BKUSelection customization preview | Thomas Lenz | 2 | -1/+3 | |
2014-05-07 | finalize IDP interfederation configuration | Thomas Lenz | 6 | -26/+55 | |
Info: STORK VIDP configuration is moved to section interfederation | |||||
2014-05-06 | add first parts of interfederation configuration | Thomas Lenz | 8 | -3/+212 | |
2014-05-06 | split OA target configuration from general OA configuration | Thomas Lenz | 3 | -121/+129 | |
2014-05-05 | refectore online-application configuration jsp files | Thomas Lenz | 11 | -629/+709 | |
2014-05-05 | refectore OnlineApplication formData | Thomas Lenz | 1 | -35/+35 | |
2014-04-03 | removing storkservice config | Bojan Suzic | 1 | -23/+1 | |
2014-04-03 | parse ConfigTool version from MANIFEST.MF | Thomas Lenz | 1 | -1/+1 | |
2014-04-02 | Add new language selection | Thomas Lenz | 1 | -0/+5 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/helper/LanguageHelper.java | |||||
2014-03-27 | move textbox VIDP country code | Thomas Lenz | 1 | -13/+12 | |
2014-03-25 | activated translation | Florian Reimair | 1 | -1/+1 | |
2014-03-25 | selection gets reported to config | Florian Reimair | 1 | -3/+1 | |
2014-03-25 | list available CPEPS countries in OA config | Florian Reimair | 1 | -1/+5 | |
2014-03-25 | fixed missing translation | Florian Reimair | 1 | -2/+4 | |
2014-03-24 | solve VIDP problem if user is no admin | Thomas Lenz | 1 | -1/+4 | |
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 2 | -12/+77 | |
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-12 | added consent-checkbox to config ui | Florian Reimair | 1 | -0/+6 | |
2014-03-05 | Merge branch 'bs_3_fr' into moa2_0_tlenz_bs_3 | Bojan Suzic | 1 | -3/+4 | |
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 | -10/+33 | |
2014-03-05 | ap plugins can be configured to listen to certain attributes | Florian Reimair | 1 | -2/+3 | |
2014-03-05 | config gui fixes | Florian Reimair | 1 | -1/+1 | |
2014-02-28 | Merge branch 'ap' into moa2_0_tlenz_bs_3 | Bojan Suzic | 1 | -2/+2 | |
2014-02-28 | fixed name validation error in config | Florian Reimair | 1 | -1/+1 | |
2014-02-28 | fixed config visible vidp config block glitch | Florian Reimair | 1 | -1/+1 | |
2014-02-25 | Merge branch 'ap' into moa2_0_tlenz_bs_3 | Bojan Suzic | 1 | -0/+30 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/oa/OASTORKConfig.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/protocols/stork2/AuthenticationRequest.java | |||||
2014-02-25 | merge tlenz into ap | Florian Reimair | 2 | -11/+98 | |
2014-02-24 | update PVP2 contact information | Thomas Lenz | 1 | -2/+8 | |
2014-02-24 | Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵ | Bojan Suzic | 2 | -6/+15 | |
moa2_0_tlenz_bs_2 | |||||
2014-02-24 | drafted config saving | Florian Reimair | 1 | -1/+1 | |
2014-02-24 | available attribute provider dropdown selection | Florian Reimair | 1 | -1/+1 | |
2014-02-24 | config gui for vidp mockups | Florian Reimair | 1 | -0/+30 | |
2014-02-24 | * add default configuration values | Thomas Lenz | 2 | -6/+15 | |
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository | |||||
2014-02-20 | fixing peps configuration | Bojan Suzic | 1 | -2/+7 | |
2014-02-11 | * add OA specific BKU selection template | Thomas Lenz | 2 | -5/+70 | |
* 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 | -0/+13 | |
-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 | Solve some merge problems | Thomas Lenz | 1 | -1/+1 | |
2014-02-03 | Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenz | Thomas Lenz | 2 | -0/+57 | |
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-30 | add functionality for global authentication protocol activation/deactivation | Thomas Lenz | 1 | -1/+27 | |
2014-01-27 | refactored stork-related database structure | Florian Reimair | 1 | -4/+3 | |
2014-01-27 | global mandatory attr cannot be deselected for OA | Florian Reimair | 1 | -1/+1 | |