glide.sc.req_for.roles
ServiceNow property description:
List of roles (comma-separated) that can update the "Requested for" widget in the service catalog. Blank means all users. If the user does not have privilege to change requested for, they will not have ability to get other user address details
Attributes
- Sys ID: dd2d5db3c0a8017c01e07f4b39205093
- Type: string
- Application: Global
- Default value: nan

AI generated property description:
The ServiceNow property `glide.sc.req_for.roles` specifies the roles required to request items on behalf of other users in the Service Catalog. According to the documentation, this property allows administrators to define which user roles have the permission to submit requests for others. By default, if this property is not set, only users with the `admin` role can request items for other users. To customize this behavior, administrators can list specific roles in the property value, separated by commas. This ensures that only users with the specified roles can perform this action, enhancing control over who can request items on behalf of others.
Source