aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-26Merge branch 'eHVDapPlugin' into apFlorian Reimair8-10/+244
2014-02-26use appropriate PK in eHVD AP pluginFlorian Reimair6-11/+16
2014-02-26error handlingFlorian Reimair4-8/+13
2014-02-26parse the SOAP responseFlorian Reimair1-26/+117
2014-02-26raise the SOAP requestFlorian Reimair1-2/+58
2014-02-26report an attribute request that is not supported by eHVD AP pluginFlorian Reimair1-0/+4
2014-02-26sketched communication processFlorian Reimair1-2/+23
2014-02-26disable parse and redirect functionality of eHVD ap pluginFlorian Reimair1-2/+2
2014-02-26init eHvd AP PluginFlorian Reimair2-3/+55
2014-02-25reentry url is setFlorian Reimair1-6/+1
2014-02-25fixed merge issuesFlorian Reimair2-2/+1
2014-02-25merge tlenz into apFlorian Reimair87-769/+7292
2014-02-25config validatorsFlorian Reimair2-0/+16
2014-02-25oaparams available in appluginsFlorian Reimair5-12/+13
2014-02-24introduced attributeproviderfactoryFlorian Reimair8-30/+98
2014-02-24ap plugins are persisted nowFlorian Reimair4-25/+24
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-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 Lenz29-388/+197
2014-02-24update_handbookThomas Lenz1-6/+140
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 e...Thomas Lenz1-10/+13
2014-02-20BugFix: STORK Attributes -> allow an empty attribute listThomas Lenz1-4/+6
2014-02-20Bugfix: NullPointerException if no PEPS is configuredThomas Lenz1-28/+31
2014-02-19add lib to local maven repoThomas Lenz1-0/+0
2014-02-14bugfix: fix possible nullpointer exceptionThomas Lenz1-2/+5
2014-02-14allow to load SL-Templates from local file-systemThomas Lenz8-21/+63
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
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 Lenz4-7/+8