Skip to content

Add AuthZ conformance e2e test suite #8149

Closed
@creydr

Description

We need to check the following functionality with e2e tests for AuthZ supporting resources:

  • When EventPolicies are in place:
    • Accepts requests from identities defined in the EventPolicies which apply to the target resource
    • Reject requests from identities not listed in the EventPolicies which apply to the target resource
    • Become Ready, when the EventPolicy is ready
    • Become NotReady, when the EventPolicy is not ready

For not having to duplicate lots of testing code, it would be good to have some sort of "conformance" suite for the AuthZ tests similar to the OIDC conformance tests for addressables

Metadata

Assignees

Labels

area/test-and-releaseTest infrastructure, tests or releasetriage/acceptedIssues which should be fixed (post-triage)

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions