There are a few major changes that should be noted on the above PR.
Unfortunately, I couldn’t use the quoted dependency, as it’s been deprecated since the end of 2019 [1]. So as a solution I used spring-boot-starter-security with spring-security-oauth2-client[2].
This way we will be able to provide log-in using any provider that supports OAuth or OpenID(Facebook, GitHub, Google, etc.)
The above PR only covers authenticating users against Linkedin OAuth. And will be making separate PR for the below issue: Requirements: JPA Entities have to be completed
@DevTeam please send me your Linkedin accounts to add you to the SEF application.