CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
ccf::JwtAuthnIdentity Struct Reference

#include <jwt_auth.h>

Inherits ccf::AuthnIdentity.

Public Attributes

std::string key_issuer
 
nlohmann::json header
 
nlohmann::json payload
 

Additional Inherited Members

- Public Member Functions inherited from ccf::AuthnIdentity
virtual ~AuthnIdentity ()=default
 

Member Data Documentation

◆ header

nlohmann::json ccf::JwtAuthnIdentity::header

JWT header

◆ key_issuer

std::string ccf::JwtAuthnIdentity::key_issuer

JWT key issuer, as defined in public:ccf.gov.jwt_public_signing_key_issuer

◆ payload

nlohmann::json ccf::JwtAuthnIdentity::payload

JWT payload


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