Catalog / Cloudflare Developer Platform
API Shield - Symmetric key support for JWT validation
3 days agoOriginal notes
API Shield JSON Web Token validation now supports symmetric keys that use the HS256, HS384, and HS512 algorithms. You can configure HMAC verification keys in the Cloudflare dashboard or with the Cloudflare API.
Cloudflare never stores symmetric credentials in plaintext. API responses do not include the credential.
Refer to Configure JWT validation via the API for supported key formats and credential requirements.