So after working on this a while, I have come to find out that for secure authentication, the encrypted token needs to be included... This means that we will have to find a way to encrypt authentication in another tool.
If we have a query coming from each user in an organization, there will have to be some way program encryption on each user so that it's passed to Workflow.
Are there any other ways to configure this more elegantly?