PropelAuth · Arazzo Workflow
PropelAuth Provision Org With Admin
Version 1.0.0
Stand up a new organization, create its first admin user, add them, and verify membership.
View Spec
View on GitHub
AuthenticationIdentityB2BMulti-TenancyAuthorizationRBACSSOSCIMMCPAPI KeysArazzoWorkflows
Provider
Workflows
provision-org-with-admin
Create an org, create its admin user, add them, and confirm membership.
Creates a tenant organization, provisions its first administrative user, adds that user to the organization with the supplied admin role, then reads back the organization's user list to verify the admin is present.
1
createOrg
createOrg
Create the tenant organization.
2
createAdmin
createUser
Create the administrative user for the new organization.
3
addAdminToOrg
addUserToOrg
Add the admin user to the organization with the administrative role.
4
verifyMembers
fetchUsersInOrg
List the organization's users to confirm the admin was added.
Source API Descriptions
openapi