How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Working with SVIDs

calendar_today December 31, 0000 person domain spiffe

A SPIFFE-compatible identity provider such as SPIRE will expose SPIFFE Verifiable Identity Documents (SVIDs) via the SPIFFE Workload API. Workloads can use SVIDs retrieved from this API to verify the provenance of a message or to establish mutual TLS secured channels between two workloads. Interacting with the Workload API Developers coding a new workload that needs to interact with SPIFFE can interact directly with the SPIFFE Workload API to: Retrieve the workload’s identity, described as a SPIFFE ID such as spiffe://prod.

open_in_new Read original post