Skip to content

Potential Security Risk when SecurityPolicy fails for a Route #2837

@sam-burrell

Description

@sam-burrell

Description:

Our use case is to use the SecurityPolicy to define OIDC auth for public routes and we are attaching a SecurityPolicy to any type of Route (HTTPRoute, GRPCRoute)

  • If the SecurityPolicy fails for any reason the default behaviour is for the route to have no SecurityPolicy and be public - for us this feels like a security risk.
  • Is there a way for use to ensure that if a SecurityPolicy fails the HTTPRoute fails?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions