finalist / liferay-oidc-plugin

Plugin for Liferay, enabling OpenID Connect authentication
Apache License 2.0
21 stars 31 forks source link

Issue with oauth 2.0 google api #54

Open ranaciit opened 3 years ago

ranaciit commented 3 years ago

Jul 06, 2021 10:40:42 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet [Main Servlet] in context with path [] threw exception java.io.IOException: While exchanging code for access token and retrieving user info at nl.finalist.liferay.oidc.LibFilter.exchangeCodeForAccessToken(LibFilter.java:185) at nl.finalist.liferay.oidc.LibFilter.processFilter(LibFilter.java:102) at nl.finalist.liferay.oidc.OpenIDConnectFilter.processFilter(OpenIDConnectFilter.java:56) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)