You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# 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.
3
3
4
4
## 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.
6
6
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.
0 commit comments