Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • 1
    Good explanation. Another reason why vertical access is best left to the controllers is that some internal operations may not want to be subjected to such identity checks, like side effect operations or cron jobs that run unattended and have system level access but are different from the target identity being operated on. Commented Feb 10, 2020 at 1:24