Kubernetes and Cloud Native Associate (KCNA) — Question 118

What framework does Kubernetes use to authenticate users with JSON Web Tokens?

Answer options

Correct answer: A

Explanation

The correct answer is OpenID Connect, which is a widely used framework for authenticating users through JSON Web Tokens in Kubernetes. The other options, while related to OpenID, do not represent valid frameworks for this specific purpose.