Skip to content

Commit f59ab46

Browse files
ebarlaskilfoyle
andauthored
Update deploy-manage/users-roles/cluster-or-deployment-auth/jwt.md
Co-authored-by: David Kilfoyle <[email protected]>
1 parent 3ace854 commit f59ab46

File tree

1 file changed

+1
-1
lines changed
  • deploy-manage/users-roles/cluster-or-deployment-auth

1 file changed

+1
-1
lines changed

deploy-manage/users-roles/cluster-or-deployment-auth/jwt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Client authentication is enabled by default for the JWT realms. Disabling client
130130
: Specifies the reload interval for file-based JWKS. Defaults to `5m`.
131131

132132
`pkc_jwkset_reload.url_interval_min`
133-
: Specifies the minimum reload interval for URL-based JWKS. The `Expires` and `Cache-Control` HTTP response headers inform the reload interval. This configuration setting is the lower bound of what is considered, and it is also the default interval in the absence of useful response headers (`1h`).
133+
: Specifies the minimum reload interval for URL-based JWKS. The `Expires` and `Cache-Control` HTTP response headers inform the reload interval. This configuration setting is the lower bound of what is considered, and it is also the default interval in the absence of useful response headers. Defaults to `1h`.
134134

135135
`pkc_jwkset_reload.url_interval_max`
136136
: Specifies the maximum reload interval for URL-based JWKS. This configuration setting is the upper bound of what is considered from header responses (`5d`).

0 commit comments

Comments
 (0)