mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-17 20:17:00 +02:00
add link to api docs (#4757)
This commit is contained in:
parent
0962253c4b
commit
53e6dc53e4
@ -145,4 +145,10 @@ Group Managed Service Accounts are a successor to Managed Service Accounts. Plea
|
|||||||
|
|
||||||
Active Directory promises _eventual consistency_, which means that new passwords may not be propagated to all instances
|
Active Directory promises _eventual consistency_, which means that new passwords may not be propagated to all instances
|
||||||
immediately. To deal with this, Vault returns the current password with the last password if it's known. That way, if a new
|
immediately. To deal with this, Vault returns the current password with the last password if it's known. That way, if a new
|
||||||
password isn't fully operational, the last password can also be used.
|
password isn't fully operational, the last password can also be used.
|
||||||
|
|
||||||
|
## API
|
||||||
|
|
||||||
|
The Active Directory secrets engine has a full HTTP API. Please see the
|
||||||
|
[Active Directory secrets engine API](/api/secret/ad/index.html) for more
|
||||||
|
details.
|
||||||
|
Loading…
Reference in New Issue
Block a user