Chef · Arazzo Workflow
Chef Review Access Across Infra Server and Automate
Version 1.0.0
Enumerate Infra Server clients and users alongside Automate IAM users for one access review.
View Spec
View on GitHub
Application DeliveryAutomationComplianceConfiguration ManagementDevOpsDevSecOpsHabitatInfrastructure as CodeInSpecArazzoWorkflows
Provider
Workflows
review-access
Collect Infra Server clients and users plus Automate IAM users for reconciliation.
Lists Infra Server API clients and organization users, then lists Chef Automate IAM users, returning all three for a cross-plane access review.
1
collectInfraClients
List the Infra Server API clients. These are the RSA-keyed machine identities nodes and pipelines use, and they are the most common source of stale, over-privileged access.
2
collectInfraUsers
List the human users associated with the Infra Server organization so departures can be reconciled against the client list.
3
collectAutomateIamUsers
List the Chef Automate IAM users, covering the visibility and compliance plane that the Infra Server user list does not describe. This step authenticates with an Automate API token rather than Chef signed headers.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.