Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Authentication Overrides and Defaults #731

Closed
danehans opened this issue Nov 15, 2022 · 2 comments
Closed

Support Authentication Overrides and Defaults #731

danehans opened this issue Nov 15, 2022 · 2 comments
Labels
help wanted Extra attention is needed kind/enhancement New feature or request
Milestone

Comments

@danehans
Copy link
Contributor

#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).
@danehans danehans added kind/enhancement New feature or request help wanted Extra attention is needed labels Nov 15, 2022
@danehans danehans added this to the Backlog milestone Nov 15, 2022
@danehans
Copy link
Contributor Author

Note: This issue is backlogged until #529 matures and maintainers understand the pros/cons of the filter approach to implementing request authentication.

@arkodg
Copy link
Contributor

arkodg commented Nov 10, 2023

closing since this is implemented as part of SecurityPolicy

@arkodg arkodg closed this as completed Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants