Skip to content

Support Authentication Overrides and Defaults #731

@danehans

Description

@danehans

#529 allows App Devs to manage request authentication on a per-route rule basis. As a Cluster Admin, I need the ability to:

  • Override authentication settings configured by App Dev-managed resources, e.g. HTTPRoutes.
  • Apply default authentication settings to App Dev-managed resources, e.g. HTTPRoutes.
  • Apply default/override settings to resources I manage, e.g. Gateway, and affect all dependent resources of a specified type, e.g. HTTPRoutes.
  • Apply default/override settings to specific subsections of a resource, e.g. HTTPRoute rules 3-5.
  • Understand through status, understand what dependent resources are affected by the applied default/override settings (for Cluster Admins and App Devs).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions