glide.script_processor.admin
ServiceNow property description:
The role required to execute administrative scripts
Attributes
- Sys ID: d628c9cc0a0a0b113bc8657a6eaf59a4
- Type: string
- Application: Global
- Default value: admin

AI generated property description:
The ServiceNow property `glide.script_processor.admin` determines the role required to execute administrative scripts. According to the provided documentation, this property restricts access to the Background Script module, ensuring that only users with the specified role can run potentially sensitive or impactful scripts. By default, this property is set to the 'admin' role, meaning only users with administrative privileges can execute these scripts. This restriction is crucial for maintaining system security and preventing unauthorized script execution that could affect system stability or data integrity. Adjusting this property allows organizations to customize which roles have the capability to run administrative scripts based on their specific security requirements.
Source