From f8c76d3ff68f1ee6a2691ed2b9a7c2ad42b4cb56 Mon Sep 17 00:00:00 2001 From: GotPPay Date: Mon, 28 May 2018 10:38:07 +0200 Subject: [PATCH] add policiy for VIRPT role --- authorization_policy.csv | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/authorization_policy.csv b/authorization_policy.csv index 0f3e882..bb6877c 100644 --- a/authorization_policy.csv +++ b/authorization_policy.csv @@ -113,3 +113,8 @@ p, BCBSIAD, *, bcbsi, *, *, *, /v1/nemt/eligibility, POST p, BDCAD, *, techsupport, *, *, *, /v1/nemt/eligibility, POST p, PLANAD, *, plan, *, *, *, /v1/nemt/eligibility, POST p, AD, *, *, *, *, *, /v1/nemt/eligibility, POST +p, VIRPT, *, *, *, *, *, /v1/nemt/users/member, POST +p, VIRPT, *, *, *, *, *, /v1/nemt/users/member, GET +p, VIRPT, *, *, *, *, *, /v1/nemt/eligibility, POST +p, VIRPT, *, *, *, *, *, /v1/nemt/visits, POST +p, VIRPT, *, *, *, *, *, /v1/nemt/rides/eta, GET \ No newline at end of file