JWT - Definição do Glossário de CI/CD
Um JWT (JSON Web Token) é um token compacto e assinado cujo payload contém claims como JSON; o CI depende de JWTs de curta duração - como tokens OIDC - para autenticar-se em sistemas externos.
Guias relacionados
OIDC Token - CI/CD Glossary DefinitionAn OIDC token is the short-lived signed identity a workflow presents to a cloud provider to get temporary cre…
OIDC - CI/CD Glossary DefinitionOIDC: **OIDC** (OpenID Connect) lets a workflow exchange its identity for short-lived cloud credentials, remo…
Provenance - CI/CD Glossary DefinitionProvenance is verifiable metadata describing how an artifact was built - source, builder, and inputs - lettin…