How to implement OpenID Connect authentication with 3rd party IDPs in a microservices architecture
For the past 10+ days I've read an watched ALL the content I could find on understanding OAuth2 and OpenID Connect, only to find that many people disagree on the implementation, which really confuses me. To my understanding, all the…