ajanthan / spring-boot-oauth2-login-with-wso2is

This a Spring Boot example with spring security OAuth2 login using WSO2 Identity server
Apache License 2.0
6 stars 9 forks source link

Error after login in WSO2 #1

Open SMakhrov opened 3 years ago

SMakhrov commented 3 years ago

Hi! Thank you for perfect guide https://medium.com/@balaajanthan/oauth2-login-for-spring-boot-application-with-wso2-identity-server-da0a88893987!

But I have some problem. After login I see this error:

Your login attempt was not successful, try again.

Reason: An error occurred while sending the Access Token Request: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

image

Please help @ajanthan

levantuy commented 3 years ago

i face same issue, please fix soon