parent
4bdbc820ed
commit
fcb82c2444
|
@ -50,7 +50,7 @@ $ curl \
|
|||
--header "X-Vault-Token: ..." \
|
||||
--request POST \
|
||||
--data @payload.json \
|
||||
https://127.0.0.1:8200/v1/auth/azure/config
|
||||
https://127.0.0.1:8200/v1/auth/jwt/config
|
||||
```
|
||||
|
||||
# Read Config
|
||||
|
|
|
@ -138,6 +138,6 @@ this model can be applied regardless of where the applications are running.
|
|||
|
||||
When a [platform integration](#platform-integration) is available that should be
|
||||
preferred, as it is generally the simpler solution and works independent of the
|
||||
orchestration mechanism. For a [trusted orchestrator](#platform-integration),
|
||||
orchestration mechanism. For a [trusted orchestrator](#trusted-orchestrator),
|
||||
specific documentation for that orchestrator should be consulted on Vault
|
||||
integration.
|
||||
|
|
Loading…
Reference in a new issue