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: auth/cookie fixes for OIDC login #1274

Merged
merged 4 commits into from
Jan 17, 2023
Merged

fix: auth/cookie fixes for OIDC login #1274

merged 4 commits into from
Jan 17, 2023

Conversation

markphelps
Copy link
Collaborator

@markphelps markphelps commented Jan 16, 2023

Fixes: FLI-167

Some minor server issues w/ fixes that I ran into while working on adding OIDC login support to the UI

Mainly around cookie/session domains and the HTTP spec

Base automatically changed from mage to main January 16, 2023 14:20
@pull-request-size pull-request-size bot added size/L and removed size/M labels Jan 16, 2023
@markphelps markphelps changed the title fix: wip auth/cookie fixes fix: auth/cookie fixes for OIDC login Jan 16, 2023
@markphelps markphelps marked this pull request as ready for review January 16, 2023 14:40
@markphelps markphelps requested a review from a team as a code owner January 16, 2023 14:40
Copy link
Contributor

@GeorgeMac GeorgeMac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solid.

@markphelps markphelps merged commit 5af0757 into main Jan 17, 2023
@markphelps markphelps deleted the auth-fixes branch January 17, 2023 14:57
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