Skip to content

Commit

Permalink
Add image for arch of example
Browse files Browse the repository at this point in the history
  • Loading branch information
creydr committed Aug 29, 2024
1 parent 2a505e5 commit b555f8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/eventing/features/authorization.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ If a request does not pass any applicable `EventPolicy`, it will be rejected wit

In the following, we give a full example how to configure authorization for resources. In this example, we want to protect a Broker (`broker`) in `namespace-1` by only allowing requests from a PingSource (`pingsource-2`) which is in a different namespace (`namespace-2`).

![Example Overview](./images/authz-example.png)

First we create the Namespaces, Broker and PingSources:

```yaml
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b555f8b

Please sign in to comment.