Unable to connect to Agile via SDK on LDAP system
Hi All,
I have been trying to run a standalone code which connects to SSO Agile system.
I have set the below in the vm arguments
Dweblogic.Security.Ssl.protocolversion=tls1
Dhttps.protocols=tlsv1
Djdk.tls.client.protocols=tlsv1
and also set disable.Agile.session.ID.generation property to true.
I am still getting error
Failed to connect to Agile, please check your Agile server name and port id
Please help