Describe the bug
2026-04-23 08:44:10.255 WARN 1 --- [nio-8080-exec-4] z.c.a.l.r.p.entra.MsEntraTokenValidator : Entra token validation failed: Couldn't retrieve remote JWK set: Read timed out
2026-04-23 08:44:10.255 WARN 1 --- [nio-8080-exec-4] z.c.a.l.r.p.e.MsEntraBearerTokenFilter : Entra Bearer token rejected: Couldn't retrieve remote JWK set: Read timed out
To Reproduce
Setup working ms entra
- Request token generation,
- See error show above (sometimes)
Expected behavior
Provide means to avoid the timeout in real-life scenarios.
Possibly make the timeout configurable
Business Value
Timeouts prevent users' login with MS Entra token
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Describe the bug
To Reproduce
Setup working ms entra
Expected behavior
Provide means to avoid the timeout in real-life scenarios.
Possibly make the timeout configurable
Business Value
Timeouts prevent users' login with MS Entra token
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.