Skip to content

Commit

Permalink
Subscribe identityOauthEventHandler for new events related to Role v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiyamSanthosh committed Jan 4, 2024
1 parent ca22aea commit 67daa34
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,10 @@
"POST_SET_USER_CLAIM",
"POST_UPDATE_USER_LIST_OF_ROLE_EVENT",
"PRE_DELETE_ROLE_EVENT",
"POST_SET_PERMISSIONS_FOR_ROLE_EVENT"
"POST_SET_PERMISSIONS_FOR_ROLE_EVENT",
"POST_UPDATE_USER_LIST_OF_ROLE_V2_EVENT",
"PRE_DELETE_ROLE_V2_EVENT",
"POST_UPDATE_PERMISSIONS_FOR_ROLE_V2_EVENT"
],
"identity_mgt.events.schemes.userOperationDataDASPublisher.module_index": "29",
"identity_mgt.events.schemes.userOperationDataDASPublisher.properties.enable": false,
Expand Down

0 comments on commit 67daa34

Please sign in to comment.