Skip to content

Commit

Permalink
Merge pull request #6389 from wso2/revert-6384-revert-6369-user-shari…
Browse files Browse the repository at this point in the history
…ng-handler

Add OrganizationUserSharingHandler for post orgaization creation event.
  • Loading branch information
Yasasr1 authored Jan 27, 2025
2 parents 0d557f4 + 7ecc88e commit ed79b58
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -286,5 +286,9 @@
"identity_mgt.events.schemes.SharingPolicyCleanUpHandler.subscriptions": [
"POST_DELETE_ROLE_V2_EVENT",
"POST_DELETE_USER_WITH_ID"
],
"identity_mgt.events.schemes.OrganizationUserSharingHandler.module_index": "45",
"identity_mgt.events.schemes.OrganizationUserSharingHandler.subscriptions": [
"POST_ADD_ORGANIZATION"
]
}

0 comments on commit ed79b58

Please sign in to comment.