aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Collapse)AuthorFilesLines
2014-02-25Merge branch 'ap' into moa2_0_tlenz_bs_3Bojan Suzic16-14/+721
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-25attr nothingBojan Suzic1-1/+37
2014-02-25reentry url is setFlorian Reimair1-6/+1
2014-02-25fixed merge issuesFlorian Reimair2-2/+1
2014-02-25merge tlenz into apFlorian Reimair58-546/+6272
2014-02-25oaparams available in appluginsFlorian Reimair5-12/+13
2014-02-24correcting certstore directory configyrationBojan Suzic2-83/+106
2014-02-24Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic13-247/+90
moa2_0_tlenz_bs_2
2014-02-24introduced attributeproviderfactoryFlorian Reimair7-25/+96
2014-02-24ap plugins are persisted nowFlorian Reimair1-1/+12
2014-02-24added attribute collector action to protocol and urlrewriteFlorian Reimair2-0/+5
2014-02-24StorkAPProvider can issue an attribute query draftFlorian Reimair3-7/+76
2014-02-24* add default configuration valuesThomas Lenz13-247/+90
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository
2014-02-24Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic1-6/+140
moa2_0_tlenz_bs_2
2014-02-24update_handbookThomas Lenz1-6/+140
2014-02-20handling errors when configuration entries are non existentBojan Suzic2-3/+16
2014-02-20mergeBojan Suzic16-48/+5437
2014-02-20add inital version of MOA-ID 2.0 handbookThomas Lenz15-0/+5421
2014-02-20BugFix: STORK -> MOA-ID-AUTH NullPointerException if no STORK configuration ↵Thomas Lenz1-10/+13
exist
2014-02-20attribute changesBojan Suzic2-43/+64
2014-02-19attrsBojan Suzic3-23/+129
2014-02-19remove old codeBojan Suzic3-51/+5
2014-02-19refactoring namesBojan Suzic4-126/+14
2014-02-18saml pointBojan Suzic1-3/+23
2014-02-18saml pointBojan Suzic1-5/+17
2014-02-14Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic5-12/+54
moa2_0_tlenz_bs_2
2014-02-14loggingBojan Suzic2-3/+10
2014-02-14bugfix: fix possible nullpointer exceptionThomas Lenz1-2/+5
2014-02-14allow to load SL-Templates from local file-systemThomas Lenz4-10/+49
2014-02-14Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic2-13/+4
moa2_0_tlenz_bs_2
2014-02-13parse reports unsupported data properly nowFlorian Reimair1-3/+2
2014-02-13StorkAPprovider can parse a stork responseFlorian Reimair1-1/+32
2014-02-13added Stork AttributeQuery APProviderFlorian Reimair2-0/+47
2014-02-13APprovider can return multiple attributesFlorian Reimair4-19/+32
2014-02-13added http request and responses to attributeprovider methodsFlorian Reimair4-7/+14
2014-02-13hand AP response to plugin and add result to assertionFlorian Reimair2-1/+21
2014-02-13fetch DataContainer from AssertionStoreFlorian Reimair1-1/+9
2014-02-13refactor magic strings to constantsFlorian Reimair1-3/+9
2014-02-13added ap logic #2Florian Reimair6-12/+45
2014-02-13sketched redirecting ap pluginFlorian Reimair5-11/+74
2014-02-13find missing attributesFlorian Reimair1-1/+6
2014-02-13added ap logic #1Florian Reimair2-4/+66
2014-02-13sketched stork attribute provider frameworkFlorian Reimair6-3/+205
2014-02-13* add additional loggingThomas Lenz2-13/+4
* move bkuURL validation
2014-02-13Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic30-144/+427
moa2_0_tlenz_bs_2
2014-02-13now fetchSavedCredential use a database query to get the certificate from entityThomas Lenz1-8/+14
2014-02-13Now the whole metadata file is NOT rejected if a single entity is not valid.Thomas Lenz1-7/+34
2014-02-13* add new error message if MOA-ID-Proxy configuration is not foundThomas Lenz3-4/+5
* change SAML1 legacy-request parameter validation * change OA-SL Template labels
2014-02-11update MOA-ID documentationThomas Lenz8-4/+7
2014-02-11* add OA specific BKU selection templateThomas Lenz9-92/+121
* 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