I have been using Github as an OAuth2 support for authenticating myself on applications for a while now. However, I have always been content with just following documentation without really trying to understand what was happening each time I wanted to authenticate.
As a result, I have been motivated to write this article about SSO. The goal is to discover the mechanisms available to manage a large number of users and their access to infrastructure applications.
https://a-cup-of.coffee/blog/goauthentik/
I have been using Github as an OAuth2 support for authenticating myself on applications for a while now. However, I have always been content with just following documentation without really trying to understand what was happening each time I wanted to authenticate. As a result, I have been motivated to write this article about SSO. The goal is to discover the mechanisms available to manage a large number of users and their access to infrastructure applications.