Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Saviynt REST api - get Access token - unable to find valid certification path to requested target

IAM_99
Regular Contributor II
Regular Contributor II

Hi Team,

We are trying generate (Saviynt rest - authentication )- access token from Java prorgram , its throwing an error , saying 'unable to find certification path'.

Exception: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

note: token generation working in POSTMAN (authentication api)

Do we have any step to configure certificate ?

 

 

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

I don't think error is relevant. 

https://saviynt.freshdesk.com/support/solutions/articles/43000596543-import-install-cloud-based-apps  


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

IAM_99
Regular Contributor II
Regular Contributor II

It was fixed by importing ECM  certificate using key tool.

 Thanks