Skip to content

Commit 21ae6db

Browse files
authored
docs: Update authz-custom to new OPA docs link (#16501)
We have moved some pages in the OPA site and this content has a new URL.
1 parent bf3b3fd commit 21ae6db

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/tasks/security/authorization/authz-custom

1 file changed

+1
-1
lines changed

content/en/docs/tasks/security/authorization/authz-custom/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ test: yes
88
---
99

1010
This task shows you how to set up an Istio authorization policy using a new value for the [action field](/docs/reference/config/security/authorization-policy/#AuthorizationPolicy-Action), `CUSTOM`,
11-
to delegate the access control to an external authorization system. This can be used to integrate with [OPA authorization](https://www.openpolicyagent.org/docs/latest/envoy-introduction/),
11+
to delegate the access control to an external authorization system. This can be used to integrate with [OPA authorization](https://www.openpolicyagent.org/docs/envoy),
1212
[`oauth2-proxy`](https://github.com/oauth2-proxy/oauth2-proxy), your own custom external authorization server and more.
1313

1414
## Before you begin

0 commit comments

Comments
 (0)