glide.sc.req_for.roles.default

ServiceNow property description:

This property defines a default behavior when there are no roles given in property "glide.sc.req_for.roles". When the value is "allow" and the value of glide.sc.req_for.roles is empty, then any user can request items for other users. While the value is "deny" and the value of glide.sc.req_for.roles is empty then no user can request items for other users.

Attributes

  • Sys ID: d27e754053302010bddaddeeff7b120e
  • Type: choice list
  • Application: Global
  • Default value: deny
AI Logo

AI generated property description:

The ServiceNow property `glide.sc.req_for.roles.default` is used to define the default roles that are required for a user to be able to request items on behalf of another user. According to the documentation, this property helps in controlling access to service catalog items, ensuring that only users with the specified roles can make requests for others. This enhances security by preventing unauthorized users from submitting requests on behalf of others. The property can be configured to include multiple roles, thereby providing flexibility in defining who can perform such actions. By setting this property, administrators can enforce role-based access control for service catalog requests.

Source

Related property: glide.sc.req_for.roles