Using Msgrapgh SDK java in my application to Azure AD. Deployed in weblogic server.
Below exception it is throwing: sun.security.validator.ValidatorException: PKIX path building failed: sun.security. provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
how do I set the certificate to msgraph sdk java. is there way to add keys url.
Thanks Murali