Internet Engineering Task Force (IETF)D. Schinazi
Request for Comments: 9729Google LLC
Category: Standards TrackD. Oliver
ISSN: 2070-1721Guardian Project
J. Hoyland
Cloudflare Inc.
February 2025

The Concealed HTTP Authentication Scheme

Abstract

Most HTTP authentication schemes are probeable in the sense that it is possible for an unauthenticated client to probe whether an origin serves resources that require authentication. It is possible for an origin to hide the fact that it requires authentication by not generating Unauthorized status codes; however, that only works with non-cryptographic authentication schemes: cryptographic signatures require a fresh nonce to be signed. Prior to this document, there was no existing way for the origin to share such a nonce without exposing the fact that it serves resources that require authentication. This document defines a new non-probeable cryptographic authentication scheme.