Temporary Credentials - CI/CD用語集の定義
temporary credentialsとは、数分から数時間で期限切れになる短命のアクセストークンで、漏洩したトークンも短い期間しか有効でないためリスクを減らします。
temporary credentialsとは、数分から数時間で期限切れになる短命のアクセストークンで、漏洩したトークンも短い期間しか有効でないためリスクを減らします。
静的な認証情報よりも一時的なものを好むことはクラウドセキュリティの中核的な実践であり、OIDCがそれをCIで実用的にします。
関連ガイド
Assume Role - CI/CD Glossary DefinitionAssume Role: Assume role is the act of an identity temporarily taking on a different role's permissions, rece…
Least Privilege - CI/CD Glossary DefinitionLeast Privilege: Least privilege is the security principle of granting an identity only the permissions it ne…
Workload Identity - CI/CD Glossary DefinitionWorkload Identity: Workload identity lets a running workload (a pod, a CI job) authenticate to cloud services…