1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/authentication-api-impersonation.adoc
2025-08-12 09:20:08 +00:00

12 lines
603 B
Plaintext

// Module included in the following assemblies:
//
// * authentication/understanding-authentication.adoc
// * applications/projects/creating-project-other-user.adoc
// * users_and_roles/impersonating-system-admin.adoc
:_mod-docs-content-type: CONCEPT
[id="authentication-api-impersonation_{context}"]
= API impersonation
You can configure a request to the {product-title} API to act as though it originated from another user. For more information, see link:https://kubernetes.io/docs/reference/access-authn-authz/authentication/#user-impersonation[User impersonation] in the Kubernetes documentation.