OpenID Connect (OIDC) is an identity layer built on top of the OAuth 2.0 framework and allows for applications to use single sign-on for authentication. The SSO application by KirkpatrickPrice located at accounts.kirkpatrickprice.com allows for different authentication providers to be used such as Google and Azure Active Directory.
The OIDC connection process allows our application to verify the identity of the end-user and see the basic profile of the user as part of the single sign-on method.