Balaji Estamsetty
Thanks for your reply.
I have verified clientId/ClientSecret are correct.
I used @EnableOAuth2Client (org.springframework.security.oauth2.config.annotation.web.configuration.EnableOAuth2Client;)
instead of @EnableOAuth2Sso.
is this cause any issue. Since I don’t find relevant dependency EnableOAuth2Sso.
If you have any git repository of this blog, please share
Thanks