-
Task
-
Resolution: Done
-
Major
-
1.16.1.Final
-
None
The OAuth2IntrospectValidator currently doesn't set a connection/read timeout for introspection of the token. The JwtValidator uses a fixed timeout of 2s. Add connectionTimeout and readTimeout parameters to both validators.
- is cloned by
-
WFCORE-5691 [Preview] Allow setting timeout for token introspection
- Pull Request Sent