jfrog / vault-plugin-secrets-artifactory

HashiCorp Vault Secrets Plugin for Artifactory
https://jfrog.com
Apache License 2.0
39 stars 20 forks source link

Add 'revoke_on_delete' field to 'config/admin' path #161

Closed alexhung closed 5 months ago

alexhung commented 5 months ago

When set to 'true', plugin will attempt to revoke the token when config is deleted.

Close #86