aboutsummaryrefslogtreecommitdiffstats
path: root/sidecar/rproxy/src/test/java/org/onap/aaf/cadi/sidecar
AgeCommit message (Collapse)AuthorFilesLines
2019-03-13Enhance RProxy authorization to use request methodIanB1-0/+42
Authorization filter now takes into account the request method. The desired method can now be added to the authorization file defaulting to GET if not supplied. The request URI & method can now be checked against the authorization configuration along with the needed permissions. Issue-ID: AAF-786 Change-Id: I25f6f2180ac9d94a30ca5ba1aa349fb424c18d81 Signed-off-by: IanB <IanB@amdocs.com>
2018-11-07Fix/Renable sidecar buildsInstrumental4-0/+511
Issue-ID: AAF-613 Change-Id: Ic13411eebbf3c1c9b6d8492aff1b37db37a965e4 Signed-off-by: Instrumental <jonathan.gathman@att.com>