Create User (MS Azure Active Directory) activity

An activity that creates a user in Microsoft Azure Active Directory.


Create User activity

Configure the Create User activity

To configure the Create User activity, do the procedure in this topic.

Prerequisites

Good to Know

How to Start

  1. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.


    Open Process Builder
  2. In Process Builder, in the Activity Library, open the MS Azure Active Directory tab.

    Open MS Azure Active Directory tab
  3. On the MS Azure Active Directory tab, drag the Create User activity onto your process.

    Drag Create User activity

General Configuration

Specifies the basic settings for the Create User activity.

Figure: General Configuration screen

General Configuration screen

Fields

Field NameDefinition

Display Name

Function:
Specifies the activity name that shows in your process.
Accepted Values:
One line of text that can have spaces.
Default Value:
None
Accepts Process Data Variables:
No
Example:
This is a common configuration field that is used in many examples. Refer to:
  • Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.

Description

Function:
Specifies an optional text description for your activity.
Accepted Values:
More than one line of text.
Default Value:
None
Accepts Process Data Variables:
No

Connection Timeout (Seconds)

Function:
Specifies the number of seconds permitted to complete an action before the connection stops.
Accepted Values:
An integer, representing a number of seconds.
Default Value:
600
Accepts Process Data Variables:
No

Create User Configuration

Specifies the information to create a user in Microsoft Azure Active Directory.

Figure: Create User Configuration screen

Create User Configuration screen

Fields

Field NameDefinition

MS Azure Active Directory

Function:
Specifies the access token that connects to your Microsoft Azure Active Directory.
Accepted Values:
A list of access tokens configured for your environment.
Default Value:
None
Accepts Process Data Variables:
No

Create Add Token icon

Opens this Screen:
Access Token for Microsoft Azure Active Directory
Function of this Screen:
Configure an access token to connect to Microsoft Azure Active Directory.

User Name (Sign-In ID)

Function:
Specifies the user name or login ID of the user in Microsoft Azure Active Directory.
Accepted Values:
A valid user name.
Default Value:
None
Accepts Process Data Variables:
Yes

Account Enabled

Function:
Specifies whether to enable a user account in Microsoft Azure Active Directory.
Accepted Values:
  • Deselected - The user account is not enabled in Microsoft Azure Active Directory.
  • Selected - The user account is enabled in Microsoft Azure Active Directory.
Default Value:
Deselected

Display Name

Function:
Specifies the name to show in the address book for the user.
Accepted Values:
One line of text that can have spaces.
Default Value:
None
Accepts Process Data Variables:
Yes

Email Nickname

Function:
Specifies the Exchange e-mail alias for the user.
Accepted Values:
The user's e-mail alias.
Default Value:
None
Accepts Process Data Variables:
Yes

Add To Group

Function:
Specifies a Microsoft Azure Active Directory group for the user.
Accepted Values:
The name of a group in Microsoft Azure Active Directory.
Default Value:
None
Accepts Process Data Variables:
No

Generate Random Password

Function:
Specifies that Microsoft Azure Active Directory assigns the user a random password.
Accepted Values:
  • Deselected - A random password is not supplied for the user.
  • Selected - A random password is supplied for the user.

    If you select the Generate Random Password field, then you cannot specify a password.

Default Value:
Deselected

Password

Function:
Specifies a password for the user in Microsoft Azure Active Directory.
Accepted Values:
A valid password.
Default Value:
None
Accepts Process Data Variables:
Yes

Confirm Password

Function:
Validates the password.
Accepted Values:
Your password.
Default Value:
None
Accepts Process Data Variables:
Yes

Change the password on next login

Function:
Lets you change the password given in the New Password field after the next sign-in in the Microsoft Azure Active Directory.
Accepted Values:
  • Selected - Prompts the user to change his password after next sign-in.
  • Deselected - Uses the password in the New Password field.
Default Value:
Deselected