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

fix: fix redirect unauthenticated users to login middleware for TPA [BB-5090] #442

Conversation

Cup0fCoffee
Copy link
Member

@Cup0fCoffee Cup0fCoffee commented Nov 23, 2021

Description

This PR fixes issues which RedirectUnauthenticatedToLoginMiddleware causes when enabled together with hinted sign in and third part authentication.

Useful links

BB-5090
comment that describes the issue
Hinted Sign In

@Cup0fCoffee Cup0fCoffee force-pushed the maxim/bb-5090-fix-login-redirect-middleware-for-tpa branch from 561c6bc to 1cdd71f Compare November 23, 2021 18:08
@Cup0fCoffee
Copy link
Member Author

Closing this PR due to issues found. Decision was made to abandon implementation using middleware in favor of implementing it through theming, because it's difficult to find all url that should be whitelisted.

@Cup0fCoffee Cup0fCoffee deleted the maxim/bb-5090-fix-login-redirect-middleware-for-tpa branch November 26, 2021 00:35
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.

1 participant