-
Notifications
You must be signed in to change notification settings - Fork 512
iFrame Support to embed Tenant Console Screens on Operator #865
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
Conversation
bexsoft
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code LGTM, Need to test
6c8dad2 to
cd246d1
Compare
591d1bd to
477f7d1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Testing it and reviewing the authentication model
5c0d7f9 to
96efaa5
Compare
Signed-off-by: Daniel Valdivia <[email protected]>
a4ece17 to
f980ab8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.

This PR introduces the capability to host tenant console screens on the Operator UI via iframes. the proxy endpoint will authorize against the tenant and issue a cookie which is used for subsequent calls.