We want to be able to have a dialog that is only available to selected users.
It's my understanding that you can only achieve this by changing the process read rights of most users to user read.
The default is that all have organization read rights.
I was wondering if this could potentially affect plugin executions. Some plugins execute in the user context.
If I change the process user read rights of most users to user read, might that cause some plugins to fail?