Share all details about your problem, including any error messages you may have received.
Hello All,
We are getting this error in Azure AD Application while doing Test Connection. What are the certs needed to resolve this error? Please someone guide us on this below error.
sailpoint.connector.ConnectorException: Exception occurred. Error message - Unable to generate access token. Response returned: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
We have tried importing certificate from Graph.microsoft.com, graph.windows.net we are not sure whether to try or not , since we are getting this message when try to open that link
{“odata.error”:{“code”:“Authentication_MissingOrMalformed”,“message”:{“lang”:“en”,“value”:“Access Token missing or malformed.”}}}
FYI, We are directly testing this in production so we need to be sure before doing anything. Is there any other cert we are missing or any other way to resolve this issue?