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

feat: use gateway for authentication #2407

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Conversation

olevski
Copy link
Member

@olevski olevski commented Mar 7, 2023

The goal here is to remove the authentication and session management from the ui-server in the least intrusive way.

The reason for this is that we can switch back easily if things go poorly with the gateway or there are issues.

Please ignore for now - still WIP and being tested with the gateway.

@olevski olevski requested a review from a team as a code owner March 7, 2023 15:33
@olevski olevski marked this pull request as draft March 7, 2023 15:33
@olevski olevski force-pushed the feat-gateway-refactoring branch 4 times, most recently from 52d9a1f to 437a20b Compare March 7, 2023 15:50
@lorenzo-cavazzi
Copy link
Member

This is basically fixing #2386

@olevski olevski force-pushed the feat-gateway-refactoring branch 4 times, most recently from 7566685 to d88bd9a Compare January 22, 2024 16:18
@leafty leafty changed the base branch from master to main January 30, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test the new gateway and adjust the UI server (and client?) where necessary
2 participants