I am also facing the issue in connecting to On premise CRM from java client. On premise uses ADFS for authentication. Is there any solution to get the authentication from ADFS using web service?
There is a WSDL of ADFS https://server-name/adfs/services/trust/mex but the generated stub is getting Connection abort : recv failed. The proxy End point on ADFS for "usernamemixed" are enabled but it is not accessible through java generated stub.
Thanks,
Anwar