Hi Craig,
I wanted to check with you whether spring social community has plans to extend social-core to support openid connect specification in future. If I fork spring-social core and add openid connect support, will you accept it?
PayPal supports only OpenId Connect specs now and I have built an extension to support the same. Please find below source code for the same here
I have achieved support of OpenIdConnect by extending OAuth2 base classes and providing a different sql script.
I am not sure whether this is right approach. Can you please let me know your thoughts?
Thanks
Abhijith
I wanted to check with you whether spring social community has plans to extend social-core to support openid connect specification in future. If I fork spring-social core and add openid connect support, will you accept it?
PayPal supports only OpenId Connect specs now and I have built an extension to support the same. Please find below source code for the same here
I have achieved support of OpenIdConnect by extending OAuth2 base classes and providing a different sql script.
I am not sure whether this is right approach. Can you please let me know your thoughts?
Thanks
Abhijith