You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening the Headlamp desktop application, the OIDC authentication workflow redirects to Microsoft for authorization. However, if the user closes the redirected website before completing authentication, there is no way to re-trigger the authentication step without restarting the application.
Expected Behavior
There should be an option to manually re-initiate the OIDC authentication flow without having to restart the application.
Steps to reproduce the bug:
Open the Headlamp desktop application.
Initiate the OIDC authentication process.
Close the redirected website before completing authentication.
Attempt to access a cluster.
A timeout error occurs, and there is no way to restart the authentication process without quitting and reopening the app.
Environment
Installation type: Mac-Homebrew
Headlamp Version: 0.29.0
Are you able to fix this issue?
No
Additional Context
Providing a way to manually re-trigger the authentication flow would improve usability and prevent the need for restarting the application.
The text was updated successfully, but these errors were encountered:
marcellusherlus
changed the title
Authentication Timeout if first authentication was skipped
Unable to Re-trigger OIDC Authentication After Closing Redirected Page
Mar 3, 2025
Describe the bug
When opening the Headlamp desktop application, the OIDC authentication workflow redirects to Microsoft for authorization. However, if the user closes the redirected website before completing authentication, there is no way to re-trigger the authentication step without restarting the application.
Expected Behavior
There should be an option to manually re-initiate the OIDC authentication flow without having to restart the application.
Steps to reproduce the bug:
Environment
Are you able to fix this issue?
No
Additional Context
Providing a way to manually re-trigger the authentication flow would improve usability and prevent the need for restarting the application.
The text was updated successfully, but these errors were encountered: