cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::server::AuthIdentity Struct Reference

Authenticated principal and associated claims. More...

#include <auth.hpp>

Public Attributes

std::string subject
 Stable principal identifier, such as a user id, service account, or token subject.
 
std::unordered_map< std::string, std::string > claims
 Provider-specific claims copied by value into the identity.
 

Detailed Description

Authenticated principal and associated claims.


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