Skip to content

Commit 3ace854

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

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
@@ -127,7 +127,7 @@ Client authentication is enabled by default for the JWT realms. Disabling client
127127
: Indicates whether JWKS background reloading is enabled. Defaults to `false`.
128128

129129
`pkc_jwkset_reload.file_interval`
130-
: Specifies the reload interval for file-based JWKS (`5m`).
130+
: Specifies the reload interval for file-based JWKS. Defaults to `5m`.
131131

132132
`pkc_jwkset_reload.url_interval_min`
133133
: 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`).

0 commit comments

Comments
 (0)