Skip to content

"Web Bot Auth" implementation guide is incorrect #30968

@sandormajor

Description

@sandormajor

Existing documentation URL(s)

What changes are you suggesting?

https://github.com/cloudflare/cloudflare-docs/blob/production/src/content/docs/bots/reference/bot-verification/web-bot-auth.mdx

The page describes an outdated version of the specification. The new version contains a breaking change (thibmeu/http-message-signatures-directory#70) that needs to be reflected in the implementation guide.

This guide is also linked from other websites (example) so it might be implemented incorrectly by others.

The main difference is that the Signature-Agent header changed from a string ("https://signature-agent.test" in the example) to a dictionary (sig2="https://signature-agent.test", based on the example)

Additional information

No response

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions