mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
added hosted domain suppport to google oauth login (#6372)
This commit is contained in:
committed by
Torkel Ödegaard
parent
7acdbde8f0
commit
658fc1a67a
@@ -6,6 +6,7 @@ type OAuthInfo struct {
|
||||
AuthUrl, TokenUrl string
|
||||
Enabled bool
|
||||
AllowedDomains []string
|
||||
HostedDomain string
|
||||
ApiUrl string
|
||||
AllowSignup bool
|
||||
Name string
|
||||
|
||||
Reference in New Issue
Block a user