Overview Dex is able to use another OpenID Connect provider as an authentication source. When logging in, dex will redirect to the upstream provider and perform the necessary OAuth2 flows to determine the end users email, username, etc. More details on the OpenID Connect protocol can be found in An overview of OpenID Connect. Prominent examples of OpenID Connect providers include Google Accounts, Salesforce, and Azure AD v2 (not v1).