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: emui auth via cookie #1783

Merged
merged 14 commits into from Nov 20, 2023
Merged

feat: emui auth via cookie #1783

merged 14 commits into from Nov 20, 2023

Conversation

Dartoxian
Copy link
Contributor

Description:

This PR modifies how the AuthenticatedKurtosisClient is created by retrieving authentication material from a cookie, rather than via a passed message.

This PR adds back the connect button.

Finally, this pr adds support for locally running proxied inside of the cloud frontend behind a local nginx server. This improves the development experience of the cloud/emui portal.

Is this change user facing?

YES - This is also a breaking change and will require the corresponding change in the cloud frontend to be deployed to communicate the new auth material properly

Dartoxian and others added 5 commits November 16, 2023 09:21
# Conflicts:
#	enclave-manager/web/package.json
#	engine/server/webapp/asset-manifest.json
#	engine/server/webapp/index.html
#	engine/server/webapp/static/js/main.045e0a73.js.LICENSE.txt
#	engine/server/webapp/static/js/main.045e0a73.js.map
#	engine/server/webapp/static/js/main.616bbe7c.js.LICENSE.txt
#	engine/server/webapp/static/js/main.efcd178a.js.LICENSE.txt
@adschwartz adschwartz added this pull request to the merge queue Nov 20, 2023
Merged via the queue into main with commit d5d79d8 Nov 20, 2023
33 checks passed
@adschwartz adschwartz deleted the bgazzard/emui-auth branch November 20, 2023 16:38
github-merge-queue bot pushed a commit that referenced this pull request Nov 20, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.85.32](0.85.31...0.85.32)
(2023-11-20)


### Features

* emui auth via cookie
([#1783](#1783))
([d5d79d8](d5d79d8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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.

None yet

2 participants