Auth0 · Arazzo Workflow
Auth0 Create Connection and Enable for a Client
Version 1.0.0
Create an identity connection, enable it for a client application, then list the connection's enabled clients.
View Spec
View on GitHub
AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOktaOpenID ConnectSAMLSecuritySCIMArazzoWorkflows
Provider
Workflows
create-connection-enable-client
Create a connection and enable it for a client application.
Creates a connection, enables it for the supplied client_id, and lists the enabled clients for the connection to verify.
1
2
enableClient
Enable the new connection for the supplied client by setting its status to true via the enabled-clients endpoint.
3
listEnabledClients
List the connection's enabled clients to confirm the client was enabled.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.