Update Settings Update documentation with the information about fine-grained access control (#37300) (#37396)
(cherry picked from commit 53072bcad1)
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
This commit is contained in:
co-authored by
Vardan Torosyan
parent
64bd269f1e
commit
9ccc02f5a3
@@ -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