Update Settings Update documentation with the information about fine-grained access control (#37300)
This commit is contained in:
@@ -192,6 +192,14 @@ Updates / removes and reloads database settings. You must provide either `update
|
||||
|
||||
This endpoint only supports changes to `auth.saml` configuration.
|
||||
|
||||
#### Required permissions
|
||||
|
||||
See note in the [introduction]({{< ref "#admin-api" >}}) for an explanation.
|
||||
|
||||
Action | Scope
|
||||
--- | --- |
|
||||
settings:write | settings:**<br>settings:auth.saml:*<br>settings:auth.saml:enabled (property level)
|
||||
|
||||
**Example request:**
|
||||
|
||||
```http
|
||||
|
||||
Reference in New Issue
Block a user