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: content/en/docs/reference/access-authn-authz/bootstrap-tokens.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ authenticate to the API server as a bearer token.
116
116
117
117
The `expiration` field controls the expiry of the token. Expired tokens are
118
118
rejected when used for authentication and ignored during ConfigMap signing.
119
-
The expiry value is encoded as an absolute UTC time using RFC3339. Enable the
119
+
The expiry value is encoded as an absolute UTC time using [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339). Enable the
120
120
`tokencleaner`controller to automatically delete expired tokens.
0 commit comments