CCF
|
#include <jwt_auth.h>
Inherits ccf::AuthnIdentity.
Public Attributes | |
std::string | key_issuer |
nlohmann::json | header |
nlohmann::json | payload |
Additional Inherited Members | |
![]() | |
virtual | ~AuthnIdentity ()=default |
nlohmann::json ccf::JwtAuthnIdentity::header |
JWT header
std::string ccf::JwtAuthnIdentity::key_issuer |
JWT key issuer, as defined in public:ccf.gov.jwt_public_signing_key_issuer
nlohmann::json ccf::JwtAuthnIdentity::payload |
JWT payload