Page MenuHomePhabricator

Add RBAC Middleware To Public API Service
Closed, ResolvedPublic5 Estimated Story Points

Description

In order to restrict access to public APIs to the intended user group, add an RBAC middleware.

  1. Using model and policy env values, initialize an enforcer/authorizer function. (example)
  2. Use this enforcer function to initialize an RBAC middleware. Add this middleware.

Complete architecture for access control:

Screen Shot 2022-04-20 at 10.12.48 AM.png (1×1 px, 533 KB)

Event Timeline

Tim.abdullin changed the task status from Open to In Progress.Apr 27 2022, 6:08 PM
Tim.abdullin claimed this task.
Lena.Milenko changed the task status from In Progress to Open.May 26 2022, 11:50 AM