I am using Unbound SCIM SDK 1.8.14 and trying to connect with proxy server setting but getting timeOut. Whether it support proxy?
I have setup my WebLogic container to use http proxy. This is the error that I receive com.unboundid.scim.sdk.ServerErrorException: java.lang.RuntimeException: java.net.SocketTimeoutException: connect timed out
I also digged down into the sdk code and was not able to find any proxy related code in the SCIMService class.