feat: setup invite to handle SAML enabled account [CW-5613] (#12439)

This commit is contained in:
Shivam Mishra
2025-09-17 19:33:38 +05:30
committed by GitHub
parent de4430ea5d
commit 7bc7ae5bc4
5 changed files with 349 additions and 0 deletions

View File

@@ -52,3 +52,5 @@ class AgentBuilder
}.compact))
end
end
AgentBuilder.prepend_mod_with('AgentBuilder')