It seems like the default `Authorization` header format for an HTTP request is of the form: `Authorization: Bearer realm="scitokens.org" ${token}` Is this codified somewhere? Is it safe to assume?