Michal Hlavac created CXF-7991:
----------------------------------
Summary: Google+ API is deprecated
Key: CXF-7991
URL: https://issues.apache.org/jira/browse/CXF-7991
Project: CXF
Issue Type: Bug
Components: JAX-RS Security, Samples
Reporter: Michal Hlavac
Google deprecates google+ api. You have to change URL to obtain user info in
big-query example from
[https://www.googleapis.com/plus/v1/people/me/openIdConnect] to
https://openidconnect.googleapis.com/v1/userinfo
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)