From 743b454d6735f4e2ecbea804fbf730201fa9da04 Mon Sep 17 00:00:00 2001 From: anita-flegg Date: Thu, 25 Jun 2026 11:01:03 -0700 Subject: [PATCH] docs: cross-link identity-aware routing from instance-identity page (RFC-0055) [ai-assisted] --- deploy-apps/instance-identity.html.md.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy-apps/instance-identity.html.md.erb b/deploy-apps/instance-identity.html.md.erb index 612a1d84..d0040cdc 100644 --- a/deploy-apps/instance-identity.html.md.erb +++ b/deploy-apps/instance-identity.html.md.erb @@ -22,3 +22,5 @@ The Diego Cell rep supplies a new certificate and private keypair to the app ins * If the validity period is less than or equal to 4 hours, the pair regenerates between 1/4 and 1/12 of the time to the end of the period. For more information about enabling and configuring the Instance Identity system in Cloud Foundry, see [Enabling Instance Identity](https://docs.cloudfoundry.org/adminguide/instance-identity.html). + +For information about using instance identity certificates for app-to-app routing through the Gorouter with platform-enforced authorization, see [Configuring identity-aware routing](identity-aware-routing.html).