* Save this value to use as SecretID in the connection settings in Artifactory
Verify the AppRole has the correct setting with the following API call:
$ curl \ --header "X-Vault-Token: s.SjsIRo41P8YSHGHyr4pL7mug" \ --request POST \ http://127.0.0.1:8200/v1/auth/approle/role/test-role/secret-id "data":{"secret_id":"151b7163-8d49-833e-5398-52d815b7ddfc","secret_id_accessor":"f981c017-d8fb-fac1-a6c0-acf766e594f9","secret_id_ttl":0}
Verify the AppRole has the correct setting with the following API call:
$ curl \ --header "X-Vault-Token:" \ http://127.0.0.1:8200/v1/auth/approle/role/test-role