Actions
Create User
Create a new user with the specified username.
Requires the “Grant write resource” API permission.
Basic Parameters
Parameter | Description |
---|---|
The email address of this user. | |
Real Name | The real name (or full name) of this user. |
Username | The name of the user to create. |
Advanced Parameters
Parameter | Description |
---|---|
First Name | The user’s given name. |
Last Name | The user’s surname. |
Notes | An optional description or notes field. Can be viewed in the Duo Admin Panel. |
Status | The user’s status. One of:- “active” The user must complete secondary authentication. This is the default value if no status is specified.- “bypass” The user will bypass secondary authentication after completing primary authentication.- “disabled” The user will not be able to complete secondary authentication. |
Example Output
Workflow Library Example
Create User with Duo and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?