Red Hat · Arazzo Workflow
Red Hat OpenShift Configure Cluster Identity Provider
Version 1.0.0
Find a cluster by name, confirm it is ready, then attach an identity provider.
View Spec
View on GitHub
CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen-SourceArazzoWorkflows
Provider
Workflows
configure-cluster-identity
Locate a cluster, confirm readiness, and add a GitHub identity provider.
Searches clusters by name, gets the matched cluster, and creates an identity provider on it for user authentication.
1
findCluster
Search the account's clusters for one matching the supplied expression and capture the first match.
2
getCluster
Retrieve the matched cluster's full record to confirm its state before configuring authentication.
3
createIdentityProvider
Configure a GitHub identity provider on the cluster so users in the listed organizations can authenticate.
Source API Descriptions
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.