remove ability to update SAML admin filter settings (#15932)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
2bf6992397
Коммит
8e78526c84
@@ -2212,8 +2212,8 @@ type SamlSettings struct {
|
|||||||
// User Mapping
|
// User Mapping
|
||||||
IdAttribute *string `access:"authentication"`
|
IdAttribute *string `access:"authentication"`
|
||||||
GuestAttribute *string `access:"authentication"`
|
GuestAttribute *string `access:"authentication"`
|
||||||
EnableAdminAttribute *bool `access:"authentication"`
|
EnableAdminAttribute *bool
|
||||||
AdminAttribute *string `access:"authentication"`
|
AdminAttribute *string
|
||||||
FirstNameAttribute *string `access:"authentication"`
|
FirstNameAttribute *string `access:"authentication"`
|
||||||
LastNameAttribute *string `access:"authentication"`
|
LastNameAttribute *string `access:"authentication"`
|
||||||
EmailAttribute *string `access:"authentication"`
|
EmailAttribute *string `access:"authentication"`
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user