This workflow template allows the user to query Okta System Logs for a specific actor by username and a specified timeframe, up to a certain number of days. It fetches log data and can provide a summary of EventType and outcome results, aiding in Identity and Access Management by enabling effective monitoring and auditing of user activities within Okta. If the actor is not found, it returns a failure message ensuring accountability and tracing of access within the system.
Optional Triggers
Slack,"Microsoft Teams"
Use Cases
Identity and Access Management
Workflow Breakdown
Call the workflow from a parent workflow and provide the actor and number of days to search
Optionally enable the summary of the logs
Vendors
Utils, Okta
Workflow Output
JSON output of the Okta System logs for the given actor. If the actor is not found in Okta the workflow will send a failure message.