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

Authentication failing when only s4l product is present #6506

Closed
1 task done
GitHK opened this issue Oct 9, 2024 · 4 comments · Fixed by #6512
Closed
1 task done

Authentication failing when only s4l product is present #6506

GitHK opened this issue Oct 9, 2024 · 4 comments · Fixed by #6512
Assignees
Labels
bug buggy, it does not work as expected High Priority a totally crucial bug/feature to be fixed asap

Comments

@GitHK
Copy link
Contributor

GitHK commented Oct 9, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Which deploy/s?

development (master AWS)

Current Behavior

When I launch a dynamic service on AWS master, in the s4l product, I am no longer able to view the content of the iframe.

This happened to YH's account and used to work on mine.

Works if:

  • user primary group, everyone group, s4l group and osparc group are present

Does not work if:

  • user primary group, everyone group, s4l group are present

Expected Behavior

I should always be able to view the contents of the iframe, without having some other extra "magic" group assigned in users_to_groups

Steps To Reproduce

No response

Anything else?

No response

@GitHK GitHK added bug buggy, it does not work as expected High Priority a totally crucial bug/feature to be fixed asap labels Oct 9, 2024
@YuryHrytsuk
Copy link
Contributor

Thought 💡

  • Shall we create a test to robustly capture this in the future. We got lucky this time since I only have s4l product but it would be nice to have a test for this case

@matusdrobuliak66
Copy link
Contributor

All e2e tests are failing because there is an issue in the code. I guess we managed to capture it nicely.

@YuryHrytsuk
Copy link
Contributor

All e2e tests are failing because there is an issue in the code. I guess we managed to capture it nicely.

Ah, correct!

@pcrespov
Copy link
Member

pcrespov commented Oct 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug buggy, it does not work as expected High Priority a totally crucial bug/feature to be fixed asap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants