aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main
AgeCommit message (Collapse)AuthorFilesLines
2014-03-12added consent-checkbox to config uiFlorian Reimair4-0/+18
2014-03-05Merge branch 'bs_3_fr' into moa2_0_tlenz_bs_3Bojan Suzic4-9/+18
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 Suzic2-8/+7
2014-03-05land selection changeBojan Suzic6-1338/+1406
2014-03-05ap plugins can be configured to listen to certain attributesFlorian Reimair3-2/+8
2014-03-05config gui fixesFlorian Reimair2-7/+10
2014-02-28Merge branch 'ap' into moa2_0_tlenz_bs_3Bojan Suzic2-3/+3
2014-02-28fixed name validation error in configFlorian Reimair2-2/+2
2014-02-28fixed config visible vidp config block glitchFlorian Reimair1-1/+1
2014-02-25attrcollectorBojan Suzic1-1/+1
2014-02-25Merge branch 'ap' into moa2_0_tlenz_bs_3Bojan Suzic6-1/+115
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-25merge tlenz into apFlorian Reimair20-180/+850
2014-02-25config validatorsFlorian Reimair2-0/+16
2014-02-24Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic9-64/+107
moa2_0_tlenz_bs_2
2014-02-24introduced attributeproviderfactoryFlorian Reimair1-5/+2
2014-02-24ap plugins are persisted nowFlorian Reimair3-24/+12
2014-02-24drafted config savingFlorian Reimair3-12/+24
2014-02-24add new ap configuration entryFlorian Reimair1-0/+9
2014-02-24available attribute provider dropdown selectionFlorian Reimair2-1/+8
2014-02-24config gui for vidp mockupsFlorian Reimair5-1/+84
2014-02-24* add default configuration valuesThomas Lenz9-64/+107
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository
2014-02-21changes stork configBojan Suzic3-19/+61
2014-02-20fixing peps configurationBojan Suzic2-3/+13
2014-02-20mergeBojan Suzic1-4/+6
2014-02-20quick fix for config interfaceBojan Suzic1-1/+5
2014-02-20BugFix: STORK Attributes -> allow an empty attribute listThomas Lenz1-4/+6
2014-02-20Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic1-28/+31
moa2_0_tlenz_bs_2
2014-02-20Bugfix: NullPointerException if no PEPS is configuredThomas Lenz1-28/+31
2014-02-14Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic4-11/+14
moa2_0_tlenz_bs_2
2014-02-14allow to load SL-Templates from local file-systemThomas Lenz4-11/+14
2014-02-13Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic13-29/+546
moa2_0_tlenz_bs_2
2014-02-13* add new error message if MOA-ID-Proxy configuration is not foundThomas Lenz1-3/+3
* change SAML1 legacy-request parameter validation * change OA-SL Template labels
2014-02-11* add OA specific BKU selection templateThomas Lenz12-26/+535
* 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-11change metadata validto area to 24 hoursThomas Lenz1-0/+8
2014-02-06Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic7-47/+149
moa2_0_tlenz_bs_2
2014-02-06BRZ:Thomas Lenz7-47/+149
-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-04Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic2-4/+7
moa2_0_tlenz_bs_2
2014-02-04bugfixThomas Lenz1-2/+2
2014-02-04* update OAConfig validatorThomas Lenz2-3/+6
* move old documentation to a new directory * add PreRelease docu * add moa-id-proxy sample-config
2014-02-03mergeBojan Suzic61-41/+1839
2014-02-03Solve some merge problemsThomas Lenz2-1/+3
2014-02-03Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenzThomas Lenz12-32/+498
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-31removed old saml-engineFlorian Reimair1-17/+1
2014-01-30add functionality for global authentication protocol activation/deactivationThomas Lenz5-8/+128
2014-01-29add EUPL headersThomas Lenz55-0/+1210
2014-01-29fixed issues after mergeFlorian Reimair1-7/+0
2014-01-27mergingBojan Suzic11-283/+509
2014-01-27refactored stork-related database structureFlorian Reimair6-20/+26
2014-01-27global mandatory attr cannot be deselected for OAFlorian Reimair1-1/+1
2014-01-27oa attr configuration revisitedFlorian Reimair5-43/+108