Searched defs:SamlSettings (Results 1 – 10 of 10) sorted by relevance
2346 type SamlSettings struct { struct2353 Verify *bool `access:"authentication_saml"`2354 Encrypt *bool `access:"authentication_saml"`2355 SignRequest *bool `access:"authentication_saml"`2363 SignatureAlgorithm *string `access:"authentication_saml"`2376 EnableAdminAttribute *bool2377 AdminAttribute *string2386 LoginButtonText *string `access:"authentication_saml"`2393 func (s *SamlSettings) SetDefaults() {3141 SamlSettings SamlSettings member[all …]
656 func IsSamlFile(saml *SamlSettings, filename string) bool {
2225 type SamlSettings struct { struct2232 Verify *bool `access:"authentication_saml"`2233 Encrypt *bool `access:"authentication_saml"`2234 SignRequest *bool `access:"authentication_saml"`2242 SignatureAlgorithm *string `access:"authentication_saml"`2255 EnableAdminAttribute *bool2256 AdminAttribute *string2265 LoginButtonText *string `access:"authentication_saml"`2272 func (s *SamlSettings) SetDefaults() {3008 SamlSettings SamlSettings member[all …]
2211 type SamlSettings struct { struct2218 Verify *bool `access:"authentication"`2219 Encrypt *bool `access:"authentication"`2220 SignRequest *bool `access:"authentication"`2228 SignatureAlgorithm *string `access:"authentication"`2241 EnableAdminAttribute *bool2242 AdminAttribute *string2251 LoginButtonText *string `access:"authentication"`2258 func (s *SamlSettings) SetDefaults() {2916 SamlSettings SamlSettings member[all …]
668 func IsSamlFile(saml *SamlSettings, filename string) bool {
16 CheckProviderAttributes(SS *model.SamlSettings, ouser *model.User, patch *model.UserPatch) string
149 func isSamlFile(saml *model.SamlSettings, filename string) bool {
270 "SamlSettings": { object
378 "SamlSettings": { object