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

Vault 1.7.0 - Renew Token -Datetime information is wrong #13886

Closed
SureshMadaswamy opened this issue Feb 3, 2022 · 1 comment
Closed

Vault 1.7.0 - Renew Token -Datetime information is wrong #13886

SureshMadaswamy opened this issue Feb 3, 2022 · 1 comment
Labels
bug Used to indicate a potential bug ui

Comments

@SureshMadaswamy
Copy link

Capture

Describe the bug
using app-role authentication method in web-ui,

To Reproduce
Steps to reproduce the behavior:

  1. Use App-role API to create an access token. (http://127.0.0.1:8200/v1/auth/approle/login)
  2. Login to Vault webUI with the accesstoken.
  3. Click re-new token option from the profilepic menu option
  4. The date time information shows as part of warning message seems weird.

Expected behavior
A clear and concise description of what you expected to happen.

Environment:

  • Vault Server Version V1.7.0
  • Vault CLI Version (retrieve with vault version):
  • Server Operating System/Architecture: Windows - Vault is running in Dockercontainer with Alphine base image.

Vault server configuration file(s):

# Using default configuration, with consul backend.
# Be sure to scrub any sensitive values

Additional context
Add any other context about the problem here.

@hghaf099 hghaf099 added bug Used to indicate a potential bug ui labels Feb 3, 2022
@heatherezell
Copy link
Contributor

Hi there! Thanks for the report. This was fixed in #11984. :)

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

No branches or pull requests

3 participants