Hi All,
We are currently using Keycloak version 25.0.6, and we are encountering an intermittent issue while authenticating with an OIDC identity provider.
Occasionally, we are getting the following error during login:
Failed to make identity provider oauth callback: java.net.SocketTimeoutException: Read timed out
Due to this, users are unable to log in to the application when the error occurs.
Note: This issue occurs sporadically and is not consistently reproducible.
We would appreciate it if you could let us know:
- Whether there is a way to resolve this issue, and
- If it is possible to increase the timeout duration for the identity provider authentication API call.
Your assistance in resolving this issue would be greatly appreciated.