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

Options for DPoP-aware server authentication over verified tokens. More...

#include <server_auth_provider.hpp>

Public Attributes

std::optional< std::string > issuer
 
std::optional< std::string > audience
 
std::optional< std::string > required_algorithm
 
MetadataMap required_claims
 
DpopClaimValidationOptions dpop_claims
 
bool require_dpop = false
 

Detailed Description

Options for DPoP-aware server authentication over verified tokens.


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