home.social

#workloadidentity — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #workloadidentity, aggregated by home.social.

fetched live
  1. Static Kubernetes ServiceAccount tokens are a long-standing security risk.
    This post walks through authenticating workloads to HashiCorp Vault using JWT/OIDC, exchanging pod identity for short-lived, least-privilege Vault tokens via a Kubernetes-aware STS—without relying on static credentials.

    #Kubernetes #HashiCorpVault #OIDC #WorkloadIdentity #ZeroTrust
    tremolo.io/post/short-lived-to

  2. Static Kubernetes ServiceAccount tokens are a long-standing security risk.
    This post walks through authenticating workloads to HashiCorp Vault using JWT/OIDC, exchanging pod identity for short-lived, least-privilege Vault tokens via a Kubernetes-aware STS—without relying on static credentials.

    #Kubernetes #HashiCorpVault #OIDC #WorkloadIdentity #ZeroTrust
    tremolo.io/post/short-lived-to

  3. i spent way to much time debugging the usage of #GoogleCloud SDKs in #flyio through #WorkloadIdentity.

    ended up creating a little binary in #Go that can act as a proxy: frytg.digital/blog/2024-11-20- - maybe it helps someone

    #OpenID #OIDC #GCP #golang