PropelAuth · Arazzo Workflow
PropelAuth Onboard User Into Org
Version 1.0.0
Create a user, create an organization, and add the user to it with a role.
View Spec
View on GitHub
AuthenticationIdentityB2BMulti-TenancyAuthorizationRBACSSOSCIMMCPAPI KeysArazzoWorkflows
Provider
Workflows
onboard-user-into-org
Create a user and a new org, then add the user to the org with a role.
Provisions a brand new user and a brand new organization, then joins them by adding the user as a member of the organization with the requested role.
1
createUser
createUser
Create the new end user from the supplied email address.
2
createOrg
createOrg
Create the new organization that the user will be added to.
3
addUserToOrg
addUserToOrg
Add the freshly created user to the new organization with the requested role.
Source API Descriptions
openapi