Documentation
¶
Overview ¶
Package ssrf holds the outbound-fetch address policy shared by the adapters that dereference configured URLs on behalf of a host: OAuth Client Identifier Metadata Documents (oauthhttp), private_key_jwt JWKS documents (oauthclientadapter), and SAML IdP metadata (samladapter). Only globally routable unicast addresses may be dialed, so a hostname resolving into loopback, private, link-local, CGNAT or reserved ranges cannot be used to reach internal services.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PublicAddress ¶
PublicAddress reports whether address is globally routable unicast and therefore safe to dial for a host-configured URL fetch.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.