Property reference

glide.security.exclusive_explicit_roles

The glide.security.exclusive_explicit_roles property enables the system to check for conflicts between the snc_external and snc_internal roles. When enabled, any actions that would create a conflict for users or groups are prevented, ensuring role integrity.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property prevents role collisions by aborting actions that would cause conflicts between the snc_external and snc_internal roles.
What area does it affect? Role Management
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring user roles or troubleshooting access issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.security.exclusive_explicit_roles
Sys ID 04b7644173230010bf3cc7a18af6a740
Type boolean
Application Global
Default value true
Description Enables checking for collisions between the two explicit roles, snc_external and snc_internal. Any action which would cause a direct or indirect collision of these roles for any user, group, or other role, will be aborted.
Updated 2020-03-12 09:14:46

Sources

Official references and nearby text excerpts where this property appears.