PropelAuth · Arazzo Workflow
PropelAuth Invite User To Org
Version 1.0.0
Create an organization, email an invite to a user, and confirm the invite is pending.
View Spec
View on GitHub
AuthenticationIdentityB2BMulti-TenancyAuthorizationRBACSSOSCIMMCPAPI KeysArazzoWorkflows
Provider
Workflows
invite-user-to-org
Create an org, invite a user by email, then verify the invite is pending.
Creates a tenant organization, emails an invite to the supplied address with the requested role, and reads back the organization's pending invites to confirm the invitation is outstanding.
1
createOrg
createOrg
Create the organization the user will be invited into.
2
inviteUser
inviteUserToOrg
Send an invitation email for the supplied address with the requested role.
3
verifyPending
fetchPendingInvites
Read the organization's pending invites to confirm the invitation is outstanding.