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

OIDC provider: hide "Choosing where to go" splash when authorizing an application #19000

Closed
candlerb opened this issue Feb 4, 2023 · 0 comments · Fixed by #19220
Closed

OIDC provider: hide "Choosing where to go" splash when authorizing an application #19000

candlerb opened this issue Feb 4, 2023 · 0 comments · Fixed by #19220
Labels
auth/oidc bug Used to indicate a potential bug ui

Comments

@candlerb
Copy link
Contributor

candlerb commented Feb 4, 2023

Is your feature request related to a problem? Please describe.
This is only a minor annoyance.

Since moving to Vault 1.12.2, when an application is is in the middle of authenticating against the Vault OIDC provider, a set of menu options is now displayed on the right hand side:
image

This is only visible to the user briefly, while Vault is authenticating the user and before they are redirected back to the callback endpoint - usually only a second or so. But it does give some uncertainty as to whether the user is supposed to have selected one of these options.

Describe the solution you'd like
Hide this sidebar in the authorization endpoint (or indeed, for anything other than the home page)

Describe alternatives you've considered
In this case, Vault could display something more useful like "Authorizing..."

Explain any additional use-cases
N/A

Additional context
Previous version of Vault was 1.11.3, although I'm not 100% sure it was the most recent upgrade which caused this to start happening. The one before was 1.10.1.

@heatherezell heatherezell added ui bug Used to indicate a potential bug auth/oidc labels Feb 13, 2023
hashishaw added a commit that referenced this issue Feb 16, 2023
hashishaw added a commit that referenced this issue Feb 16, 2023
* Remove UI Wizard temporarily [GH-19000]
hashishaw added a commit that referenced this issue Feb 22, 2023
* Remove UI Wizard temporarily [GH-19000]
hashishaw added a commit that referenced this issue Feb 23, 2023
* UI: Remove Wizard (#19220)

* Remove UI Wizard temporarily [GH-19000]

* Fix for pre-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth/oidc bug Used to indicate a potential bug ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants