invalid_token_response -An error occurred while attempting to retrieve the OAuth 2.0 Access Token Response: PKIX path building failed
I am trying to run spring-security-azuread from spring tutorials, i am able to run this in windows system as its spring boot application, but when i am trying to run in docker container from redhat openjdk, it fails with the below error.