File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,11 @@ kind delete cluster --name dir-dev
7474
7575### Token-based Directory Client authentication
7676
77+ In some cases, you may want to use Directory Client locally
78+ without SPIRE stack.
79+ In this case, you can use token-based authentication
80+ using SPIFFE X509 SVID tokens.
81+
7782To generate a SPIFFE SVID token for authenticating local Directory Client
7883with the Directory Server, follow these steps:
7984
@@ -105,7 +110,7 @@ export DIRECTORY_CLIENT_TLS_SKIP_VERIFY="true"
105110kubectl port-forward svc/dir-dir-dev-argoapp-apiserver -n dir-dev-dir 8888:8888
106111```
107112
108- 1 . Run Directory Client
113+ 4 . Run Directory Client
109114
110115``` bash
111116dirctl info baeareiesad3lyuacjirp6gxudrzheltwbodtsg7ieqpox36w5j637rchwq
You can’t perform that action at this time.
0 commit comments