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

RFC 7591 dynamic client registration request. More...

#include <registration.hpp>

Public Attributes

StringList redirect_uris
 
StringList grant_types
 
StringList response_types
 
ScopeList scope
 
std::optional< std::string > client_name
 
std::optional< std::string > client_uri
 
std::optional< std::string > logo_uri
 
std::optional< std::string > contacts
 
std::optional< std::string > token_endpoint_auth_method
 
MetadataMap metadata
 

Detailed Description

RFC 7591 dynamic client registration request.


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