I want to restrict a workflow launch to a specific group AND ensure executed contracts from that workflow are only visible to that group in the Repository.
1) People in Group are the only ones who can launch the workflow.
2) If user is not in Group, then they can't see confidential contracts in the Dashboard.
3) If user is not in Group, then they can't search for or see confidential agreements in the Repository.
Any advice or best practices? I iknow this is a narrow request!