Skip to content

Rbac: Disambiguate between rbac 403 and application 403 #12873

@mandarjog

Description

@mandarjog

When Rbac filter denies a request, it does not set a reponse flag.
From access logs, it is not possible to disambiguate a 403 emitted by the filter vs 403 emitted by the application.

  1. Set response flag(s) to indicate
    a. denied by policy
    b. Potentially indicate that the response was generated within the proxy. This can be more generic than just rbac.
  2. Indicate which rule or condition matched.

@yangminzhu @kyessenov

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions