You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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).
The text was updated successfully, but these errors were encountered:
Note: This issue is backlogged until #529 matures and maintainers understand the pros/cons of the filter approach to implementing request authentication.
#529 allows App Devs to manage request authentication on a per-route rule basis. As a Cluster Admin, I need the ability to:
The text was updated successfully, but these errors were encountered: