Hi,
I want to achieve this scenario using a Plugin:
-When moving to the next stage in BPF. I need to check if the current logged-in user has a specific security role assigned to him/her. If the condition matches, then Only that user is allowed to move to the next stage, other users who do not have that security role cannot do so. Similarly, for different stages we have different security roles assigned to users.
I know of other ways we can accomplish this, but I need to do this specifically with Plugins.
Any help would be much appreciated. Thanks!
