[Backport 2.x] added loginEndPointWithPath#1374
Conversation
* added loginEndPointWithPath Signed-off-by: Mattijs Vanhaverbeke <mattijs-v@live.be> (cherry picked from commit 87e64cf)
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.x #1374 +/- ##
==========================================
+ Coverage 71.78% 71.79% +0.01%
==========================================
Files 88 88
Lines 2027 2028 +1
Branches 269 269
==========================================
+ Hits 1455 1456 +1
Misses 509 509
Partials 63 63
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
Looks like this job is consistently failing (4 attempts to retry) @RyanL1997 Can you create an issue and dig-in on these failures? |
Reference to Chang's comment: #1361 (comment). Since we have rebased this PR with this change #1361. And this change has been merged into security repo. I think the test will pass, if we get the new build of 2.x security plugin with this change. |
|
The current snapshot is pointing to 2.6.0 which didn't have this change included, and I'm incrementing the version of this repo to 2.7.0, so that the CI can point to the correct snapshot. This PR should be unblocked after this one ( #1382) gets merged. |

Backport 87e64cf from #1358