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

UI: Redirect after logging in from token expiry #25335

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

hashishaw
Copy link
Collaborator

Adds a redirect back to the current URL if the user's token expires and they click "reauthenticate".

This PR fixes #10963

@hashishaw hashishaw added ui bug Used to indicate a potential bug backport/1.14.x labels Feb 9, 2024
@hashishaw hashishaw added this to the 1.14.10 milestone Feb 9, 2024
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Feb 9, 2024
Copy link

github-actions bot commented Feb 9, 2024

CI Results:
All Go tests succeeded! ✅

Copy link

github-actions bot commented Feb 9, 2024

Build Results:
All builds succeeded! ✅

Copy link
Contributor

@kiannaquach kiannaquach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@hashishaw hashishaw merged commit f4248bf into main Feb 9, 2024
31 checks passed
@hashishaw hashishaw deleted the ui/redirect-after-token-expire branch February 9, 2024 18:38
hashishaw added a commit that referenced this pull request Feb 9, 2024
* Redirect after logging in from token expiry. Fixes #10963

* Add changelog
hashishaw added a commit that referenced this pull request Feb 9, 2024
…25345)

* Redirect after logging in from token expiry. Fixes #10963

* Add changelog
Monkeychip pushed a commit that referenced this pull request Feb 12, 2024
* Redirect after logging in from token expiry. Fixes #10963

* Add changelog
Monkeychip pushed a commit that referenced this pull request Feb 12, 2024
* Redirect after logging in from token expiry. Fixes #10963

* Add changelog
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 hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redirect after reauthentication
2 participants