Skip to content

Commit

Permalink
Subscribe OrganizationCreationHandler to delete org events
Browse files Browse the repository at this point in the history
  • Loading branch information
dewniMW committed Nov 16, 2023
1 parent ddce75c commit 71a6f33
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,9 @@
],
"identity_mgt.events.schemes.OrganizationCreationHandler.module_index": "37",
"identity_mgt.events.schemes.OrganizationCreationHandler.subscriptions": [
"POST_ADD_ORGANIZATION"
"POST_ADD_ORGANIZATION",
"PRE_DELETE_ORGANIZATION",
"POST_DELETE_ORGANIZATION"
],
"identity_mgt.events.schemes.GovernanceConfigUpdateHandler.module_index": "38",
"identity_mgt.events.schemes.GovernanceConfigUpdateHandler.subscriptions": [
Expand Down

0 comments on commit 71a6f33

Please sign in to comment.