H.9.3 Credentials
recommendedReading progress2 missing
Prerequisites0/2 complete
Articles read
1 required article is still unread. Reading it first is recommended, but not required.
Article in preparation — showing conspect notes
A credential is authority delegated to a named workload or person for a bounded operation.
- Assign separate owners and authorities for dependency intake, execution, cache writes, CI, signing, publication, and deployment.
- Define which repositories, teams, lanes, and protected scopes may request each credential and who approves exceptions.
- Prefer scoped and short-lived issuance where the system supports it; define rotation, revocation, offboarding, and audit in all cases.
- Keep builder, signer, publisher, and deployer identities non-interchangeable.
- Exercise compromise and breakglass paths and identify which results or artifacts require invalidation afterward.