cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::auth::DpopClaimValidationOptions Struct Reference

Options for validating verified DPoP claims against an HTTP request. More...

#include <dpop.hpp>

Public Attributes

TimePoint now = SystemClock::now()
 
std::chrono::seconds clock_skew_tolerance {300}
 
std::chrono::seconds replay_ttl {300}
 
bool case_sensitive_method = true
 
std::optional< std::string > expected_access_token_hash
 

Detailed Description

Options for validating verified DPoP claims against an HTTP request.


The documentation for this struct was generated from the following file: