Skip to content
Latchkey

Issuer (iss) - CI/CD Glossary Definition

The issuer claim (iss) identifies the authority that minted a token; a verifier trusts a token only if its issuer is one it has explicitly configured to trust.

Discovery

An OIDC issuer publishes signing keys at a well-known URL so verifiers can fetch the public keys used to check a token signature.

In CI/CD

Cloud federation is configured with the GitHub Actions issuer URL; only tokens from that issuer, with matching claims, are accepted.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →