Open dennisgove opened 5 years ago
The current implementation of SvidVerifier::Verify assumes the SVID will be an x509-SVID and doesn't consider the possibility of a JWT-SVID.
SvidVerifier::Verify
x509-SVID
JWT-SVID
Purpose: This issue will track the discussion and implementation of one of the following
The current implementation of
SvidVerifier::Verify
assumes the SVID will be anx509-SVID
and doesn't consider the possibility of aJWT-SVID
.Purpose: This issue will track the discussion and implementation of one of the following