06-26-2024 05:51 AM - edited 06-26-2024 02:38 PM
Hi Everyone,
I created a user with administrator privileges to invoke pipelines in a project using a username and password. However, I now want to reduce the user's role to a lower level.
Before making this change, I want to ensure it won't disrupt any existing workflows. To do this, I'd like to generate a report that lists all the tasks invoked using this administrator account.
I've checked the activity log and tried using the SnapLogic metadata snap to generate the report, but neither method has shown any records of user API authentication history.
Example-
User@abc.com is having admin role and allowed to trigger Pipeline 1,Pipeline,pipeline3 with authentication(user@abc.com and password)
But user@abc.com can trigger pipeline 4,5,6 with authentication(user@abc.com and password).
I am looking for report that list user@abc.com invoked pipeline 1,2,3,4,5,6 with authentication (User@abc.com)
Can anyone advise on how I can create a report listing all the tasks invoked by this particular user?
Thanks,
Harish