Auth0 · Arazzo Workflow
Auth0 Create Organization, Attach Connection and Invite a User
Version 1.0.0
Create an organization, attach an existing connection, and invite a user to authenticate through it.
View Spec
View on GitHub
AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOktaOpenID ConnectSAMLSecuritySCIMArazzoWorkflows
Provider
Workflows
create-org-connection-and-invite
Create an organization, attach a connection, and invite a user via that connection.
Creates an organization, associates the supplied connection with it, then invites the invitee to authenticate using that connection.
1
2
addConnection
Associate the supplied connection with the new organization.
3
invite
Invite the invitee to the organization, forcing authentication through the associated connection.
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.