Hi All,

I have a requirement to use a provider who supports OpenId Connect specifications.

I am not sure whether I can use spring social OAuth2 api itself to authenticate? If not, then do I have to extend spring social to have OpenId connect support??

Any suggestions on pointers on the same will be greatly appreciated?