ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|---|---|---|
permissions | list<string> | The permissions associated with the Connected Application. | |
connectedAppName | string | Name of the Connected Application. | |
riskScore | number | The risk score associated with the Connected Application. | |
appID | string | The unique identifier of Connected Application | |
riskLevel | string | The risk level associated with the Connected Application. |
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|---|---|---|
peer | object | The associated OAuthEntity. | |
link | string | Link to OAuthEntity. | |
value | string | The ID of the resource oauth entity to which access is authorized. | |
sys_created_on | number | Data and time the associated OAuthCredential was originally created. | |
scopes | string | The scope associated with OAuthCredential (usually useraccount). | |
peer.name | string | The name of the OAuthEntity to which access is authorized. | |
roles | list<string> | The roles of the user that corresponds to OAuthEntity(ConnectedApp) permissions. | |
requestor_id | string | The id of the requestor. | |
sys_mod_count | string | Number of times that the associated OAuthCredential record has been modified. | |
oauth_requestor_profile | string | The oauth requestor profile. | |
code_challenge_method | string | The method defined code challenge associated with the OAuthCredential. | |
sys_id | string | Represents the resource id of the OAuthCredential. | |
sys_updated_by | string | User that last updated the associated OAuthCredential information. | |
user | object | The associated User. | |
link | string | Link to User. | |
value | string | The ID of the user on behalf of whom the client is authorized to access the resource. | |
peer.type | string | The type of the OAuthEntity to which access is authorized. | |
last_access | string | The last access | |
expires | number | Data and time the grant to associated ConnectedApp expires. | |
sys_updated_on | number | Data and time the associated OAuthCredential information was updated. | |
sys_tags | string | The sys tags associated with the OAuthCredential. | |
code_challenge | string | The code challenge associated with the OAuthCredential. | |
login_method | string | The login method. | |
type | string | The type OAuth grant like Access Token, Refresh Token, Authorization Code, etc. | |
session_user | string | The session user. | |
sys_created_by | string | User that originally created the associated User record. |
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|---|---|---|
active | boolean | Flag that indicates whether the OAuthEntity is active within the system. | |
sys_package | object | The system system package. | |
link | string | Link to system package | |
value | string | Value to system package | |
refresh_token_lifespan | number | Time in seconds the Refresh Token will be valid. | |
revoke_token_url | string | The revoke token url. | |
name | string | Name of the OAuthEntity. | |
public_client | boolean | Indicates if the OAuthEntity is public_client or not. | |
sys_created_by | string | User that originally created the associated User record. | |
code_challenge_method | string | The method defined code challenge associated with the OAuthEntity. | |
redirect_url | string | The redirect URLs authorization server redirect to. They must be absolute URLs and they are comma separated. | |
message_signature_lifespan | number | The lifespan of message signature. | |
protocol_name | string | Name of the protocol. | |
sys_policy | string | The system policy. | |
send_client_credentials_as | string | The way the client credentails are sent like i request parameter or header. | |
salt | string | The salt value. | |
refresh_token_url | string | Refresh token url. | |
oauth_api_script | string | The oauth api script associated with the OAuthEntity. | |
access_token_lifespan | number | Time in seconds the Access Token will be valid. | |
user | string | . | |
sys_updated_on | number | Data and time the associated OAuthEntity information was updated. | |
certificate_url | string | url of the certificate. | |
auth_code_lifespan | number | auth code lifespan associated with OAuthEntity. | |
sys_created_on | number | Data and time the associated OAuthEntity was originally created. | |
skip_authorize | boolean | Flag that indicates whether authorization can be skipped. | |
use_mutual_auth | boolean | Flag that indicates the OAuthEntity uses mutual auth. | |
logo_url | string | URL of the logo. | |
type | string | The type of OAuthEntity. | |
sys_class_name | string | Represents the table name. | |
login_url | string | The login url. | |
sys_scope | object | The system scope. | |
link | string | Link to system scope | |
value | string | Value to system scope | |
token_url | string | The url of the token. | |
auth_url | string | Auth url. | |
client_uuid | string | uuid of client. | |
sys_name | string | Name of the OAuthEntity. | |
id_token_lifespan | number | Value of the id token lifespan. | |
default_grant_type | string | Indicates the default grant type. | |
comments | string | Comments on the associated OAuthEntity. | |
sys_mod_count | number | Number of times that the associated OAuthEntity record has been modified. | |
sys_tags | string | The sys tags associated with the OAuthEntity. | |
sys_update_name | string | Concatenation of table name with id of the OAuthEntity. | |
access | string | Type of access | |
sys_id | string | Represents the resource id of the OAuthEntity. | |
sys_updated_by | string | User that last updated the associated OAuthEntity information. | |
restricted_binding | boolean | Flag that indicates if the OAuthEntity has restricted binding. | |
mobile_client | boolean | . |
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|---|---|---|
active | boolean | Indicates whether the record is currently active. If set to true, it means the public access is valid and currently in effect. | |
sys_updated_on | number | The timestamp of when the record was last updated. | |
sys_id | string | A unique identifier for the record in the sys_public table. | |
sys_policy | string | Indicates the policy level of the record. A value of protected suggests that certain rules are in place to safeguard this record from unauthorized access or modification. | |
sys_class_name | string | The name of the system class for this record, which indicates that it belongs to the sys_public table. | |
sys_created_on | number | The timestamp of when the record was created. | |
sys_name | string | The name of the public record. This value represents the record designation and can be used for display purposes. | |
page | string | Refers to the specific page or context where this public access applies. | |
sys_tags | string | This field is used for tagging records. It can hold values that help categorize or identify records. | |
sys_package | object | This element contains information about the package associated with this record. | |
link | string | A URL that provides an API endpoint to access the package details. | |
value | string | The unique identifier of the package | |
sys_created_by | string | The username of the individual who created the record. | |
sys_mod_count | number | This represents the modification count for the record. It increments each time the record is updated. A value of 0 indicates that the record has not been modified since it was created. | |
sys_update_name | string | This is a name that identifies the record during updates. It often combines the table name with the record sys_id. | |
sys_updated_by | string | The username of the individual who last updated the record. | |
sys_scope | object | This element indicates the scope of the record. | |
link | string | A URL providing an API endpoint to access the scope details. | |
value | string | The unique identifier of the scope |
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|---|---|---|
hashed_user_id | string | SHA-256 one-way hash of the sys_user_id. | |
password_needs_reset | boolean | Does the users password need resetting | |
sys_created_by | string | User that originally created the associated User record. | |
sys_updated_by | string | User that last updated the associated User information. | |
enable_multifactor_authn | boolean | Flag that indicates whether multifactor authorization is required for the User to log in to the servicportal. | |
ldap_server | object | Reference to LDAP Server table | |
link | string | Link to fetch the ldap_server resource | |
value | string | Id of the ldap_server resource | |
locked_out | boolean | Flag that indicates if the User is locked-out. | |
notification | string | Indicates whether the User should receive notifications. Valid values : Disabled, Enabled | |
sys_mod_count | string | Number of times that the associated User record has been modified | |
geolocation_tracked | boolean | Flag that indicates whether the contact location is obtained through geotracking. | |
calendar_integration | string | Calendar application that the User uses. Ex: Outlook. | |
sys_created_on | number | Data and time the associated User was originally created. | |
sys_updated_on | number | Data and time the associated User information was updated. | |
user_name | string | User Name of the user. | |
default_perspective | object | The default perspective of the user | |
link | string | Link to fetch the default_perspective resource | |
value | string | ID of the default_perspective resource | |
internal_integration_user | boolean | If set to true can bypass WS-Security authentication while using SOAP interface | |
last_position_update | string | Date and time the last position was updated. | |
time_sheet_policy | string | Time sheet policy for the associated contact | |
last_login_time | number | The time at which the user last logged in. | |
sys_domain | object | ServiceNow instance domain of the associated User record. | |
link | string | Link to fetch the sys_domain resource | |
value | string | Id of the sys_domain resource | |
sys_domain_path | string | User record domain path. | |
vip | boolean | Flag that indicates whether the associated User has VIP status. | |
active | boolean | Flag that indicates whether the User is active within the system | |
string | Email of the user. | ||
name | string | Name of the user. | |
source | string | Source of the user | |
sys_id | string | Represents the resource id of the user | |
web_service_access_only | boolean | Flag that indicates whether the User can only access services through the web. | |
failed_attempts | number | Failed login attempts for the user | |
schedule | object | ID of the record that describes the work schedule for the associated User. | |
value | string | Id of the cmn_schedule resource | |
link | string | Link to fetch the cmn_schedule resource |
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|---|---|---|
inh_map | string | Inheritance Map | |
inh_count | number | Inherited count if the role is inherited | |
included_in_role_instance | object | Role instance in which this role is included | |
link | string | Link to role instance | |
value | string | Value to role instance | |
inherited | boolean | Indicates if the role is inherited | |
sys_created_by | string | User who created the record | |
granted_by | object | User or role that granted this role to the user | |
link | string | Link to User or role | |
value | string | Value to User or role | |
sys_created_on | number | Data and time the associated User was originally created. | |
sys_id | string | Unique system identifier for the record | |
state | string | State of the role assignment | |
role | object | Role assigned to the user | |
link | string | Link to role | |
value | string | Value to role | |
sys_mod_count | number | Number of times the record was modified | |
sys_updated_by | string | User who last updated the record | |
sys_updated_on | number | Data and time the associated User information was updated. | |
user | object | User to whom the role is assigned | |
link | string | Link to user | |
value | string | Value to user | |
included_in_role | object | Role in which this role is included | |
link | string | Link to user has role | |
value | string | Value to user has role |
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|---|---|---|
sys_updated_by | string | User who last updated the record | |
sys_scope | object | Scope associated with the user role. | |
link | string | Link to system scope | |
value | string | Value to system scope | |
sys_created_by | string | User who created the record | |
sys_mod_count | number | Number of times the record was modified | |
elevated_privilege | boolean | Indicates if the user role has elevated privileges | |
sys_update_name | string | User who last updated the record | |
suffix | string | Suffix or postfix for the user role | |
sys_id | string | Unique system identifier for the record | |
assignable_by | string | Roles that can assign this user role | |
sys_policy | string | Policy associated with the user role | |
sys_name | string | Name of the record | |
sys_created_on | number | Data and time the associated User was originally created. | |
grantable | boolean | Indicates if the user role can be granted to other users | |
name | string | Name or label of the user role | |
sys_updated_on | number | Data and time the associated User information was updated. | |
scoped_admin | boolean | Indicates if the user role has scoped administration privileges | |
includes_roles | list<string> | Roles included within this user role | |
sys_package | object | Package associated with the record | |
link | string | Link to system package | |
value | string | Value to system package | |
can_delegate | boolean | Indicates if users with this role can delegate tasks | |
description | string | Description or details of the user role | |
sys_class_name | string | System class name of the record |
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|
ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
---|---|---|---|
number_value | number | The value as a number representation. This value will be populated if the value is of a numerical type. It can be utilized for writing NGL rules that numerical expression evaluation (i.e. greater than). | |
type | string | The data type of the property value. | |
choices | string | Comma-separated values for a choice list. | |
is_private | string | If this property is true, ServiceNow will exclude this property from being imported via update sets. Keeping system properties private prevents settings in one instance from overwriting values in another instance. For example, you may not want a system property in a development instance to use the same value as a production instance. | |
write_roles | string | Defines the roles that have write access to this property. | |
read_roles | string | Defines the roles that have read access to this property. | |
name | string | The property name. | |
value | string | The property value. |