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: deploy-manage/users-roles/cluster-or-deployment-auth/jwt.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ Client authentication is enabled by default for the JWT realms. Disabling client
127
127
: Indicates whether JWKS background reloading is enabled. Defaults to `false`.
128
128
129
129
`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`.
131
131
132
132
`pkc_jwkset_reload.url_interval_min`
133
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`).
0 commit comments