feat: add TPA pipeline step and signal handler for enterprise#2549
Draft
feat: add TPA pipeline step and signal handler for enterprise#2549
Conversation
a1edcbb to
80e2b97
Compare
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (93.54%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #2549 +/- ##
==========================================
+ Coverage 85.91% 85.94% +0.02%
==========================================
Files 250 251 +1
Lines 16604 16665 +61
Branches 1639 1649 +10
==========================================
+ Hits 14266 14323 +57
- Misses 2001 2003 +2
- Partials 337 339 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
8b297e0 to
695c16c
Compare
- Add enterprise_associate_by_email pipeline step, replacing the removed pipelin step from platform. - Add signal handler to unlink enterprise users from an IdP (signal: SAMLAccountDisconnected) - Inject all enterprise-specific TPA pipeline steps via plugin_setting. ENT-11566 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
695c16c to
3b160a0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ENT-11566
blocks: