Does the Apigee adaptor for envoy proxy support custom or extension policies , third party authentication , authorizations (like azure , google IAM, AWS)?
If so, please provide step by step poc for this?
Answer by Dino-at-Google
·
Dec 22, 2020 at 05:33 PM
No, Apigee Adapter for Envoy does not support custom policies or extensions.
Check the documentation.
The Envoy adapter can verify JWT issued by third parties. You need to check the JWKS URI to enable that to happen.
This is described in the documentation.