mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-03 12:07:54 +00:00
auth/github: document organization id param (#13449)
This commit is contained in:
committed by
GitHub
parent
ad3ab16420
commit
cfd62794bf
@@ -27,6 +27,8 @@ distinction between the `create` and `update` capabilities inside ACL policies.
|
||||
|
||||
- `organization` `(string: <required>)` - The organization users must be part
|
||||
of.
|
||||
- `organization_id` `(int: 0)` - The ID of the organization users must be part
|
||||
of. Vault will attempt to fetch and set this value if it is not provided.
|
||||
- `base_url` `(string: "")` - The API endpoint to use. Useful if you are running
|
||||
GitHub Enterprise or an API-compatible authentication server.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user