diff --git a/src/pages/docs/security/outbound-requests/index.md b/src/pages/docs/security/outbound-requests/index.md index 6bb731382c..6302041dea 100644 --- a/src/pages/docs/security/outbound-requests/index.md +++ b/src/pages/docs/security/outbound-requests/index.md @@ -33,6 +33,7 @@ The Octopus Server makes the following outbound requests: 7. Behavioral telemetry is sent to `https://telemetry.octopus.com` (if enabled). 8. Email address and behavioral data is sent to `https://experiences.octopus.com` via In-App messaging (if enabled). 9. Requests are sent to `https://aiproxy.octopus.com` to communicate with foundation models for [AI features](/docs/octopus-ai) in Octopus Deploy. +10. Requests are made to the configured OIDC Issuer URL during rotation of [externally hosted signing keys](/docs/infrastructure/signing-keys#rotating-externally-hosted-keys) to validate the signing keys. ### Built-in step templates