Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-03 | treated possible infinite loop in ap collection | Florian Reimair | 1 | -16/+43 | |
2014-03-03 | fixed spCountryCode in Stork AttrQuery Plugin | Florian Reimair | 4 | -11/+10 | |
2014-03-03 | cleanup | Florian Reimair | 1 | -43/+48 | |
2014-03-03 | added tweaked stork2-commons source | Florian Reimair | 159 | -0/+25475 | |
2014-03-03 | cleanup | Florian Reimair | 2 | -17/+27 | |
2014-03-03 | refactoring | Florian Reimair | 2 | -17/+41 | |
2014-02-28 | url fix, attribute comparison fix, samlengine profile fix | Florian Reimair | 2 | -53/+143 | |
2014-02-28 | fixed name validation error in config | Florian Reimair | 2 | -2/+2 | |
2014-02-28 | fixed config visible vidp config block glitch | Florian Reimair | 1 | -1/+1 | |
2014-02-26 | Merge branch 'eHVDapPlugin' into ap | Florian Reimair | 8 | -10/+244 | |
2014-02-26 | use appropriate PK in eHVD AP plugin | Florian Reimair | 6 | -11/+16 | |
2014-02-26 | error handling | Florian Reimair | 4 | -8/+13 | |
2014-02-26 | parse the SOAP response | Florian Reimair | 1 | -26/+117 | |
2014-02-26 | raise the SOAP request | Florian Reimair | 1 | -2/+58 | |
2014-02-26 | report an attribute request that is not supported by eHVD AP plugin | Florian Reimair | 1 | -0/+4 | |
2014-02-26 | sketched communication process | Florian Reimair | 1 | -2/+23 | |
2014-02-26 | disable parse and redirect functionality of eHVD ap plugin | Florian Reimair | 1 | -2/+2 | |
2014-02-26 | init eHvd AP Plugin | Florian Reimair | 2 | -3/+55 | |
2014-02-25 | reentry url is set | Florian Reimair | 1 | -6/+1 | |
2014-02-25 | fixed merge issues | Florian Reimair | 2 | -2/+1 | |
2014-02-25 | merge tlenz into ap | Florian Reimair | 87 | -769/+7292 | |
2014-02-25 | config validators | Florian Reimair | 2 | -0/+16 | |
2014-02-25 | oaparams available in applugins | Florian Reimair | 5 | -12/+13 | |
2014-02-24 | introduced attributeproviderfactory | Florian Reimair | 8 | -30/+98 | |
2014-02-24 | ap plugins are persisted now | Florian Reimair | 4 | -25/+24 | |
2014-02-24 | drafted config saving | Florian Reimair | 3 | -12/+24 | |
2014-02-24 | add new ap configuration entry | Florian Reimair | 1 | -0/+9 | |
2014-02-24 | available attribute provider dropdown selection | Florian Reimair | 2 | -1/+8 | |
2014-02-24 | config gui for vidp mockups | Florian Reimair | 5 | -1/+84 | |
2014-02-24 | added attribute collector action to protocol and urlrewrite | Florian Reimair | 2 | -0/+5 | |
2014-02-24 | StorkAPProvider can issue an attribute query draft | Florian Reimair | 3 | -7/+76 | |
2014-02-24 | * add default configuration values | Thomas Lenz | 29 | -388/+197 | |
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository | |||||
2014-02-24 | update_handbook | Thomas Lenz | 1 | -6/+140 | |
2014-02-20 | add inital version of MOA-ID 2.0 handbook | Thomas Lenz | 15 | -0/+5421 | |
2014-02-20 | BugFix: STORK -> MOA-ID-AUTH NullPointerException if no STORK configuration ↵ | Thomas Lenz | 1 | -10/+13 | |
exist | |||||
2014-02-20 | BugFix: STORK Attributes -> allow an empty attribute list | Thomas Lenz | 1 | -4/+6 | |
2014-02-20 | Bugfix: NullPointerException if no PEPS is configured | Thomas Lenz | 1 | -28/+31 | |
2014-02-19 | add lib to local maven repo | Thomas Lenz | 1 | -0/+0 | |
2014-02-14 | bugfix: fix possible nullpointer exception | Thomas Lenz | 1 | -2/+5 | |
2014-02-14 | allow to load SL-Templates from local file-system | Thomas Lenz | 8 | -21/+63 | |
2014-02-13 | parse reports unsupported data properly now | Florian Reimair | 1 | -3/+2 | |
2014-02-13 | StorkAPprovider can parse a stork response | Florian Reimair | 1 | -1/+32 | |
2014-02-13 | added Stork AttributeQuery APProvider | Florian Reimair | 2 | -0/+47 | |
2014-02-13 | APprovider can return multiple attributes | Florian Reimair | 4 | -19/+32 | |
2014-02-13 | added http request and responses to attributeprovider methods | Florian Reimair | 4 | -7/+14 | |
2014-02-13 | hand AP response to plugin and add result to assertion | Florian Reimair | 2 | -1/+21 | |
2014-02-13 | fetch DataContainer from AssertionStore | Florian Reimair | 1 | -1/+9 | |
2014-02-13 | refactor magic strings to constants | Florian Reimair | 1 | -3/+9 | |
2014-02-13 | added ap logic #2 | Florian Reimair | 6 | -12/+45 | |
2014-02-13 | sketched redirecting ap plugin | Florian Reimair | 5 | -11/+74 | |