Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated credentials’s Time-to-Live on UI is not reflecting real value #14191

Closed
RafaelMontegordoFelix opened this issue Feb 22, 2022 · 1 comment · Fixed by #14224
Closed
Labels
bug Used to indicate a potential bug ui

Comments

@RafaelMontegordoFelix
Copy link

Describe the bug
On vault version 1.9.3 when accessing the ui on the Database roles screen the "Generated credentials’s Time-to-Live" is always 1h.

To Reproduce
Steps to reproduce the behavior:

  1. Open Ui
  2. Enable Database secrets engine
  3. Create a database connection with plugin mssql-database-plugin
  4. Create a role, set the TTL diferent from 1h
  5. The screen will show 1h as ttl.
  6. It's a visual problem only.

Expected behavior
It should reflect the value introduced by the user.

Environment:
image

  • Server Operating System/Architecture:
  • Ubunto 18.04.5 LTS

Vault server configuration file(s):

@ccapurso ccapurso added ui bug Used to indicate a potential bug labels Feb 22, 2022
@hashishaw
Copy link
Contributor

Hi @RafaelMontegordoFelix, thank you very much for this detailed bug report and repro steps! We will have a fix for it shortly. Have a great week!

@hashishaw hashishaw linked a pull request Feb 23, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants