diff options
Diffstat (limited to 'services/forms/auth_form.go')
-rw-r--r-- | services/forms/auth_form.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/forms/auth_form.go b/services/forms/auth_form.go index 30621cadff..b78fa9217e 100644 --- a/services/forms/auth_form.go +++ b/services/forms/auth_form.go @@ -62,6 +62,7 @@ type AuthenticationForm struct { Oauth2ProfileURL string Oauth2EmailURL string Oauth2IconURL string + Oauth2Tenant string SSPIAutoCreateUsers bool SSPIAutoActivateUsers bool SSPIStripDomainNames bool |