Commit 3ffbaa71 authored by Jarka Košanová's avatar Jarka Košanová

Merge branch 'mjang-update-ms-oauth-label' into 'master'

Update text for Azure OAuth2 label

See merge request gitlab-org/gitlab!25916
parents 61cec768 11ccb147
......@@ -7,7 +7,8 @@ module Gitlab
LABELS = {
"github" => "GitHub",
"gitlab" => "GitLab.com",
"google_oauth2" => "Google"
"google_oauth2" => "Google",
"azure_oauth2" => "Azure AD"
}.freeze
def self.authentication(user, provider)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment