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

Prevent multiple OIDC authn redirects on Lookout UI #4196

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

mauriceyap
Copy link
Collaborator

This fixes race conditions in the Lookout UI which cause repeated and unnecessary redirects when authenticating the user using OIDC.

We also add loading and error screens which are displayed during the sign-in process. On the happy path, the loading screen is displayed very briefly only when (re-)authentication is required.

Loading screen
image

Error screen (with artificial error
image

Maurice Yap and others added 2 commits February 6, 2025 13:21
This fixes race conditions in the Lookout UI which cause repeated and unnecessary redirects when authenticating the user using OIDC.

We also add loading and error screens which are displayed during the sign-in process. On the happy path, the loading screen is displayed very briefly only when (re-)authentication is required.
@mauriceyap mauriceyap enabled auto-merge (squash) February 6, 2025 13:51
@mauriceyap mauriceyap merged commit f575442 into master Feb 6, 2025
20 checks passed
@mauriceyap mauriceyap deleted the sendToGitHub/fix-auth-redirects branch February 6, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants