Skip to content

Commit 5c705ab

Browse files
committed
Fix Dex to DeX
1 parent 66f71c0 commit 5c705ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# dexchange
2-
A Kubernetes controller for exchanging ServiceAccount tokens with Dex identity provider tokens.
2+
A Kubernetes controller for exchanging ServiceAccount tokens with DeX identity provider tokens.
33

44
## Description
5-
Dexchange is a Kubernetes controller that facilitates secure token exchange between Kubernetes ServiceAccount tokens and Dex (OIDC) identity provider tokens. This controller enables workloads running in Kubernetes to authenticate with external services that use Dex for identity management, providing a seamless bridge between Kubernetes-native authentication and external OIDC-based systems.
5+
DeXchange is a Kubernetes controller that facilitates secure token exchange between Kubernetes ServiceAccount tokens and DeX (OIDC) identity provider tokens. This controller enables workloads running in Kubernetes to authenticate with external services that use DeX for identity management, providing a seamless bridge between Kubernetes-native authentication and external OIDC-based systems.
66

7-
The controller watches for DexToken custom resources and manages the token exchange process, ensuring that Kubernetes workloads can securely access external services without requiring manual token management or exposing sensitive credentials.
7+
The controller watches for DeXToken custom resources and manages the token exchange process, ensuring that Kubernetes workloads can securely access external services without requiring manual token management or exposing sensitive credentials.
88

99
## Getting Started
1010

0 commit comments

Comments
 (0)