Add ACL middleware for ODC API
Closed this issue · 0 comments
jayalberts commented
- Create ensureAclPassed middleware for ODC API to verify ACL entity if needed (check if ACL required, and then use req.acl to verify)
- Add ensureAclPassed to GET /metadata List request on ODC API, since that's the main poller call