From 7757303494690e1a96f900ec74d11ca5c9c82998 Mon Sep 17 00:00:00 2001 From: GotPPay Date: Mon, 28 May 2018 11:29:14 +0200 Subject: [PATCH] allow two more endpoints --- authorization_policy.csv | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/authorization_policy.csv b/authorization_policy.csv index bb6877c..e6aa442 100644 --- a/authorization_policy.csv +++ b/authorization_policy.csv @@ -117,4 +117,6 @@ 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 +p, VIRPT, *, *, *, *, *, /v1/nemt/rides/eta, GET +p, VIRPT, *, *, *, *, *, /v1/nemt/provider, GET +p, VIRPT, *, *, *, *, *, /v1/selfregister, POST \ No newline at end of file