test: add test to ensure multiple parallel saml logins work and use their respective redirectUrl#34866
test: add test to ensure multiple parallel saml logins work and use their respective redirectUrl#34866pierre-lehnen-rc wants to merge 5 commits intodevelopfrom
Conversation
…their respective redirectUrl
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #34866 +/- ##
========================================
Coverage 59.18% 59.18%
========================================
Files 2821 2821
Lines 67598 67598
Branches 15045 15045
========================================
Hits 40011 40011
Misses 24773 24773
Partials 2814 2814
Flags with carried forward coverage won't be shown. Click here to find out more. |
…before the fix is ready
|
I added this test to the fix PR (#34873) |
Proposed changes (including videos or screenshots)
Issue(s)
The test reproduces the error reported on SUP-719.
Steps to test or reproduce
Further comments
This PR only adds the test for this issue, without providing a fix. So the test will fail. Once the issue is fixed, the test should start passing.