spring.cloud.vault:
- authentication: AWS_EC2
- aws-ec2:
- use-nonce: false
-diff --git a/spring-cloud-vault.html b/spring-cloud-vault.html index 66f991f8..0a0c814b 100644 --- a/spring-cloud-vault.html +++ b/spring-cloud-vault.html @@ -1110,20 +1110,8 @@ party does not have the nonce and can raise an alert in Vault for further investigation.
The nonce is kept in memory and is lost during application restart.
-spring.cloud.vault:
- authentication: AWS_EC2
- aws-ec2:
- use-nonce: false
-The nonce is kept in memory and is lost during application restart.
+You can configure a static nonce with spring.cloud.vault.aws-ec2.nonce.
AWS-EC2 authentication roles are optional and default to the AMI.
@@ -1131,7 +1119,7 @@ You can configure the authentication role by setting the
spring.cloud.vault.aws-ec2.role property.
identity-document sets URL of the PKCS#7 AWS EC2 identity document
use-nonce setting this value to false will disable nonce usage
nonce used for AWS-EC2 authentication. An empty nonce defaults to nonce generation
spring-cloud-vault-config-consul
spring.cloud.vault.consul.token-property
spring.cloud.vault.rabbitmq.username-property and
dependency.
spring-cloud-vault-config-databases
dependency.