Slide 17
Slide 17 text
T I F F A N Y F A Y J
AUTHENTICATION (AUTHN)
● Recall best practices: prefer to use short-lived credentials, e.g.
OAuth access_tokens instead of username and password
● Humans: TLS, OIDC, Service Account/Client Certs, etc.
● Robots: use Service Accounts
● SPIFFE.io
k8s.io/docs/reference/access-authn-authz/authentication/