Kinde · Arazzo Workflow
Kinde Assign Organization User Role
Version 1.0.0
Find an existing user by email and grant them a role within an organization.
View Spec
View on GitHub
AuthenticationAuthorizationCustomer IdentityIdentity ManagementOpenID ConnectSingle Sign-OnMulti-Factor AuthenticationRole-Based Access ControlFeature FlagsBillingB2BSoftware-as-a-ServiceDeveloper PlatformArazzoWorkflows
Provider
Workflows
assign-org-user-role
Resolve a user by search and assign an organization role.
Searches users by query, branches when a match exists, adds the supplied role to the user within the organization, then verifies the resulting role list.
1
findUser
Search for the user by the supplied query, returning at most one page of results to resolve the user id.
2
assignRole
Add the supplied role to the matched user within the organization.
3
verifyRoles
Read back the user's roles within the organization to confirm the new role is present.
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.