added DELETE rule to authorization_policy
This commit is contained in:
@@ -79,18 +79,23 @@ p, *, *, *, *, *, *, /v1/nemt/organization/type, GET
|
|||||||
p, AD, *, *, *, *, *, /v1/nemt/organization/*, GET
|
p, AD, *, *, *, *, *, /v1/nemt/organization/*, GET
|
||||||
p, AD, *, *, *, *, *, /v1/nemt/organization/*, POST
|
p, AD, *, *, *, *, *, /v1/nemt/organization/*, POST
|
||||||
p, AD, *, *, *, *, *, /v1/nemt/organization/*, PUT
|
p, AD, *, *, *, *, *, /v1/nemt/organization/*, PUT
|
||||||
|
p, AD, *, *, *, *, *, /v1/nemt/organization/*, DELETE
|
||||||
p, SCHDAD, *, *, *, [equal*], *, /v1/nemt/organization/*, GET
|
p, SCHDAD, *, *, *, [equal*], *, /v1/nemt/organization/*, GET
|
||||||
p, SCHDAD, *, *, *, [equal*], *, /v1/nemt/organization/*, POST
|
p, SCHDAD, *, *, *, [equal*], *, /v1/nemt/organization/*, POST
|
||||||
p, SCHDAD, *, *, *, [equal*], *, /v1/nemt/organization/*, PUT
|
p, SCHDAD, *, *, *, [equal*], *, /v1/nemt/organization/*, PUT
|
||||||
|
p, SCHDAD, *, *, *, [equal*], *, /v1/nemt/organization/*, DELETE
|
||||||
p, PLANAD, *, *, *, [equal*], *, /v1/nemt/organization/*, GET
|
p, PLANAD, *, *, *, [equal*], *, /v1/nemt/organization/*, GET
|
||||||
p, PLANAD, *, *, *, [equal*], *, /v1/nemt/organization/*, POST
|
p, PLANAD, *, *, *, [equal*], *, /v1/nemt/organization/*, POST
|
||||||
p, PLANAD, *, *, *, [equal*], *, /v1/nemt/organization/*, PUT
|
p, PLANAD, *, *, *, [equal*], *, /v1/nemt/organization/*, PUT
|
||||||
|
p, PLANAD, *, *, *, [equal*], *, /v1/nemt/organization/*, DELETE
|
||||||
p, BDCAD, *, *, *, *, *, /v1/nemt/organization/*, GET
|
p, BDCAD, *, *, *, *, *, /v1/nemt/organization/*, GET
|
||||||
p, BDCAD, *, *, *, *, *, /v1/nemt/organization/*, POST
|
p, BDCAD, *, *, *, *, *, /v1/nemt/organization/*, POST
|
||||||
p, BDCAD, *, *, *, *, *, /v1/nemt/organization/*, PUT
|
p, BDCAD, *, *, *, *, *, /v1/nemt/organization/*, PUT
|
||||||
|
p, BDCAD, *, *, *, *, *, /v1/nemt/organization/*, DELETE
|
||||||
p, BCBSIAD, *, *, *, *, *, /v1/nemt/organization/*, GET
|
p, BCBSIAD, *, *, *, *, *, /v1/nemt/organization/*, GET
|
||||||
p, BCBSIAD, *, *, *, *, *, /v1/nemt/organization/*, POST
|
p, BCBSIAD, *, *, *, *, *, /v1/nemt/organization/*, POST
|
||||||
p, BCBSIAD, *, *, *, *, *, /v1/nemt/organization/*, PUT
|
p, BCBSIAD, *, *, *, *, *, /v1/nemt/organization/*, PUT
|
||||||
|
p, BCBSIAD, *, *, *, *, *, /v1/nemt/organization/*, DELETE
|
||||||
p, SPT, *, programsupport, *, *, *, /v1/nemt/organization/*, GET
|
p, SPT, *, programsupport, *, *, *, /v1/nemt/organization/*, GET
|
||||||
p, SP, *, provider, *, *, *, /v1/nemt/organization, GET
|
p, SP, *, provider, *, *, *, /v1/nemt/organization, GET
|
||||||
p, SP, *, plan, *, *, *, /v1/nemt/organization, GET
|
p, SP, *, plan, *, *, *, /v1/nemt/organization, GET
|
||||||
@@ -108,4 +113,3 @@ p, BCBSIAD, *, bcbsi, *, *, *, /v1/nemt/eligibility, POST
|
|||||||
p, BDCAD, *, techsupport, *, *, *, /v1/nemt/eligibility, POST
|
p, BDCAD, *, techsupport, *, *, *, /v1/nemt/eligibility, POST
|
||||||
p, PLANAD, *, plan, *, *, *, /v1/nemt/eligibility, POST
|
p, PLANAD, *, plan, *, *, *, /v1/nemt/eligibility, POST
|
||||||
p, AD, *, *, *, *, *, /v1/nemt/eligibility, POST
|
p, AD, *, *, *, *, *, /v1/nemt/eligibility, POST
|
||||||
|
|
||||||
|
|||||||
|
Reference in New Issue
Block a user