Create user
Create a new user in Oracle IAM.
Input
Field | Definition | Type | Required |
---|---|---|---|
User |
|||
User Name |
Username of the user. |
Text |
TRUE |
Family Name |
Last name of the user. |
Text |
TRUE |
Primary Email |
The email address of the user. |
Text |
TRUE |
Email Type |
The user's primary email address type.
|
Dropdown |
TRUE |
Is Email Verified |
Indicates whether the primary email address is verified. |
True/False |
FALSE |
Given Name |
Given name of the user. |
Text |
FALSE |
Middle Name |
The user's middle name. |
Text |
FALSE |
Honorific Prefix |
The user's honorific prefix. |
Text |
FALSE |
Honorific Suffix |
The user's honorific suffix. |
Text |
FALSE |
Full Name |
Full name of the user. |
Text |
FALSE |
Display Name |
Name displayed for the user. |
Text |
FALSE |
Is Active |
Indicates whether the user is active. |
True/False |
FALSE |
Password |
The user's password. |
Text |
FALSE |
User Type |
The user's type or classification.
|
Dropdown |
FALSE |
Locale |
The user's preferred language and region. |
Dropdown |
FALSE |
Timezone |
The user's preferred timezone. |
Dropdown |
FALSE |
External ID |
Unique external ID of the user. |
Text |
FALSE |
Description |
A description of the user. |
Text |
FALSE |
Nickname |
Nickname of the user. |
Text |
FALSE |
Preferred Language |
The user's preferred language for communication. |
Dropdown |
FALSE |
Profile URL |
The URL for the user's profile. |
Text |
FALSE |
Title |
The user's job title. |
Text |
FALSE |
Phone |
|||
Number |
User's phone number. |
Text |
FALSE |
Type |
The user's phone number type.
|
Dropdown |
FALSE |
Is Primary |
If true, the phone number is the user's primary number. |
True/False |
FALSE |
Address |
|||
Street |
The user's full street address. |
Text |
FALSE |
Locality |
The city or locality of the user's address. |
Text |
FALSE |
Region |
The state or region of the user's address. |
Text |
FALSE |
Postal Code |
The zip code or postal code of the user's address. |
Text |
FALSE |
Country |
The country name of the user's address. |
Dropdown |
FALSE |
Type |
The user's address type.
|
Dropdown |
FALSE |
Is Primary |
If true, the address is the user's primary address. |
True/False |
FALSE |
Formatted Address |
The full mailing address formatted for display or use with a mailing label. |
Text |
FALSE |
Role |
|||
Role |
The value of the user's role. |
Text |
FALSE |
Type |
The user's role type. |
Text |
FALSE |
Display Name |
The user's role display name. |
Text |
FALSE |
Is Primary |
If true, the role is the user's primary role. |
True/False |
FALSE |
Entitlement |
|||
Entitlement |
The value of the user's entitlement. |
Text |
FALSE |
Type |
The user's entitlement type. |
Text |
FALSE |
Display Name |
The user's entitlement display name. |
Text |
FALSE |
Is Primary |
If true, the entitlement is the user's primary entitlement. |
True/False |
FALSE |
Output
Field | Definition | Type |
---|---|---|
User |
||
ID |
Unique identifier of the user. |
Text |
User Name |
Username of the user. |
Text |
Family Name |
Last name of the user. |
Text |
Given Name |
Given name of the user. |
Text |
Full Name |
Full name of the user. |
Text |
Middle Name |
The user's middle name. |
Text |
Honorific Prefix |
The user's honorific prefix. |
Text |
Honorific Suffix |
The user's honorific suffix. |
Text |
Display Name |
Name displayed for the user. |
Text |
Is Active |
Indicates whether the user is active. |
True/False |
Emails |
The user's email addresses. |
List of Objects |
Phone Numbers |
The user's phone numbers. |
List of Objects |
Addresses |
The user's addresses. |
List of Objects |
Roles |
The user's assigned roles. |
List of Objects |
User Type |
The user's type or classification. |
Text |
Locale |
The user's preferred language and region. |
Text |
Timezone |
The user's preferred timezone. |
Text |
OCID |
Oracle-assigned unique identifier for the user. |
Text |
External ID |
Unique external ID of the user. |
Text |
Description |
A description of the user. |
Text |
Nickname |
Nickname of the user. |
Text |
Preferred Language |
The user's preferred language for communication. |
Text |
Profile URL |
The URL for the user's profile. |
Text |
Title |
Job title of the user. |
Text |
Entitlements |
The user's entitlements. |
List of Objects |
Created At |
The date and time that the user was created. |
Date & Time |
Created By |
The user or app that created the user. |
Object |
Last Updated At |
The most recent date and time that the user's details were updated. |
Date & Time |
Last Modified By |
The user or app that last modified the user. |
Object |
Raw Output |
The full details of the user. |
Object |