Merge branch '16212-pam-login'
[arvados.git] / sdk / go / arvados / config.go
index 79e47ba5d1648a096d455bd46eb86d0cd200c8d0..6b83fb96d49e6359e656c3e634a273b6f29c4e16 100644 (file)
@@ -136,6 +136,9 @@ type Cluster struct {
                GoogleClientID                string
                GoogleClientSecret            string
                GoogleAlternateEmailAddresses bool
+               PAM                           bool
+               PAMService                    string
+               PAMDefaultEmailDomain         string
                ProviderAppID                 string
                ProviderAppSecret             string
                LoginCluster                  string