OIDC connection timeout

Hi all,

I have configured OIDC but am getting the following error in the OIDC log

- Fetching access token using authCode received
- Exception is thrown for OIDC flow java.lang.RuntimeException: org.apache.http.conn.ConnectTimeoutException: Connect to login.microsoft.com:443 [ … ] failed: connect timed out

How can i increase the timeout and can it be done on Pega or will have to be done on the tomcat server?

Thanks.

Resolution is to ensure that Pega server is able to connect to the Authentication Service. OIDC requires internet connection between Pega server and the authentication service (in this case AAD) to get the token.