Kinde · Arazzo Workflow
Kinde Register Application with Connection
Version 1.0.0
Create an application, set its callback URLs, create a social connection, and enable it.
View Spec
View on GitHub
AuthenticationAuthorizationCustomer IdentityIdentity ManagementOpenID ConnectSingle Sign-OnMulti-Factor AuthenticationRole-Based Access ControlFeature FlagsBillingB2BSoftware-as-a-ServiceDeveloper PlatformArazzoWorkflows
Provider
Workflows
register-application-with-connection
Create an app, set callbacks, create a connection, and enable it for the app.
Creates an application, adds its redirect callback URLs, creates an auth connection, and enables the connection on the application.
1
createApplication
Create the application. Returns the application id and client id used by the following steps.
2
addCallbackUrls
Register the application's redirect callback URLs so the auth flow can return to the application.
3
createConnection
Create the auth connection (identity provider) that the application will authenticate against. Returns the connection id.
4
enableConnection
Enable the new connection for the application so end users can sign in with it.
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.