I am using Alteryx designer SharePoint input output tool to connect to SharePoint and read a file and create a workflow using client id, client secret and tenent id for authentication. Once a workflow is uploaded to Alteryx gallery multiple users can access this workflow and connect to sharepoint with my client id/secret as authentication token is embedded in the workflow.
This can be issue in organization though their is SSO authentication enabled but still other users should not be using my client id & secret for running the workflow from Gallery and connecting to SharePoint.
Please let me know how multiple users should create their workflow with sharepoint input output connector in organization and upload in Gallery securely