-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
18.0.0.Beta2
-
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.
This issue is for follow up in the Elytron subsystem to expose this configuration in the management model.
- clones
-
ELY-2189 Allow setting timeout for token introspection
- Resolved