Skip to content

Commit 5575efd

Browse files
authored
doc: fix tokenintrospection timeout (#4020)
doc: fix tokenintrospection timeout Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
1 parent 1cd7408 commit 5575efd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

filters/auth/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Example response from the openid-configuration endpoint:
219219
Additionally, you can also pass CLI argument
220220
-oauth2-tokenintrospect-timeout=<OAuthTokenintrospectTimeout> to control the
221221
default timeout duration for OAuth validation and OpenID provider
222-
configuration requests. The default tokenintrospect timeout is 2s.
222+
configuration requests. The default tokenintrospect timeout is 3s.
223223
224224
All oauthTokenintrospection* filters will work on the tokenintrospect response.
225225

0 commit comments

Comments
 (0)