Skip to content

Commit

Permalink
Enable the organization shared user op event listener
Browse files Browse the repository at this point in the history
  • Loading branch information
ShanChathusanda93 committed Sep 26, 2023
1 parent 81bb64a commit 1abbe39
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,4 @@ public boolean doPreSetUserClaimValueWithID(String userID, String claimURI, Stri
}
return true;
}

@Override
public boolean isEnable() {

return false;
}
}

0 comments on commit 1abbe39

Please sign in to comment.