We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634cd00 commit 04b6accCopy full SHA for 04b6acc
docs/auth/maskinporten/reference/README.md
@@ -37,7 +37,7 @@ These variables are optional and should only be used for [manually validating to
37
The client ID for your application in Maskinporten can be found with the following command:
38
39
```shell
40
-kubectl get maskinportenclient -n <team> <name> -o jsonpath='{.status.clientId}'
+kubectl get maskinportenclient -n <team> <name> -o jsonpath='{.status.clientID}'
41
```
42
43
## Claims
0 commit comments