Commit 11ccb147 authored by Mike Jang's avatar Mike Jang

Update text for Azure OAuth2 label

parent fc50a42d
...@@ -7,7 +7,8 @@ module Gitlab ...@@ -7,7 +7,8 @@ module Gitlab
LABELS = { LABELS = {
"github" => "GitHub", "github" => "GitHub",
"gitlab" => "GitLab.com", "gitlab" => "GitLab.com",
"google_oauth2" => "Google" "google_oauth2" => "Google",
"azure_oauth2" => "Azure AD"
}.freeze }.freeze
def self.authentication(user, provider) 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