Skip to content

Lease Revoke does not happen #45

Description

@andrefcpimentel2

I'm using Vault 1.6.0 with Oracle SE2 (AWS RDS), and I successfully set up the plugin successfully.
My role:
vault write database/roles/my-role db_name=oracle creation_statements="CREATE USER {{name}} IDENTIFIED BY {{password}};GRANT SELECT ON session_privs TO {{name}};" default_ttl="1h" max_ttl="24h"
But when Revoking the lease either through the UI or using the CLI (vault lease revoke), nothing happens. Also after the TTL, nothing happens. The user is still listed in sqlplus.
Screenshot 2020-11-17 at 16 05 36

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions