chore: make SAML login redirect ready for Meteor 3.0#32907
chore: make SAML login redirect ready for Meteor 3.0#32907matheusbsilva137 wants to merge 3 commits intodevelopfrom
Conversation
|
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 #32907 +/- ##
===========================================
+ Coverage 55.51% 55.54% +0.03%
===========================================
Files 2637 2637
Lines 57439 57453 +14
Branches 11903 11908 +5
===========================================
+ Hits 31887 31913 +26
+ Misses 22832 22822 -10
+ Partials 2720 2718 -2
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
Closing it as it's no longer needed thanks to #32910 |
Proposed changes (including videos or screenshots)
Meteor.loginWithSamlToken's callback (since it's not reliable in Meteor 3.0).Issue(s)
Steps to test or reproduce
Further comments
CORE-578