docs: Apigee extension backport (#18847)

* commit

* link text edits
This commit is contained in:
Jeff Boruszak 2023-09-19 09:23:52 -07:00 committed by GitHub
parent a2e50a63ad
commit 203a36821e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ description: Learn how to use the `ext-authz` Envoy extension to delegate data p
This topic describes how to use the external authorization Envoy extension to delegate data plane authorization requests to Apigee. This topic describes how to use the external authorization Envoy extension to delegate data plane authorization requests to Apigee.
For more detailed guidance, refer to the [`learn-consul-apigee-external-authz` repo on GitHub](https://github.com/hashicorp-education/learn-consul-apigee-external-authz). For more detailed guidance, refer to the [`learn-consul-apigee-external-authz` repo](https://github.com/hashicorp-education/learn-consul-apigee-external-authz) on GitHub.
## Workflow ## Workflow
@ -22,7 +22,7 @@ Complete the following steps to use the external authorization extension with Ap
The [Apigee Adapter for Envoy](https://cloud.google.com/apigee/docs/api-platform/envoy-adapter/v2.0.x/concepts) is an Apigee-managed API gateway that uses Envoy to proxy API traffic. The [Apigee Adapter for Envoy](https://cloud.google.com/apigee/docs/api-platform/envoy-adapter/v2.0.x/concepts) is an Apigee-managed API gateway that uses Envoy to proxy API traffic.
To download and install Apigee Adapter for Envoy, refer to the [getting started documentation](https://cloud.google.com/apigee/docs/api-platform/envoy-adapter/v2.0.x/getting-started) or follow along with the [`learn-consul-apigee-external-authz` repo on GitHub](https://github.com/hashicorp-education/learn-consul-apigee-external-authz). To download and install Apigee Adapter for Envoy, refer to the [getting started documentation](https://cloud.google.com/apigee/docs/api-platform/envoy-adapter/v2.0.x/getting-started) or follow along with the [`learn-consul-apigee-external-authz` repo](https://github.com/hashicorp-education/learn-consul-apigee-external-authz) on GitHub.
After you deploy the service in your desired runtime, create a service defaults configuration entry for the service's gRPC protocol. After you deploy the service in your desired runtime, create a service defaults configuration entry for the service's gRPC protocol.