We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.Token.user.field
1 parent 55143d9 commit 565dcf0Copy full SHA for 565dcf0
command/ca/token.go
@@ -178,7 +178,7 @@ $ step ca token --kms yubikey:pin-value=123456 \
178
'''
179
180
Generate a token with custom data in the "user" claim. The example below can be
181
-accessed in a template as **{{ .Token.user.field }}**, rendering to the string
+accessed in a template as **.Token.user.field**, rendering to the string
182
"value".
183
184
This is distinct from **.Insecure.User**: any attributes set using this option
0 commit comments