Cannot remove custom Elevated privilege role and is getting auto assigned upon log-in Issue When a user with a custom elevated privilege role assigned tries to log into their instance, they notice that the role is getting auto-assigned without them manually elevating. Also, they cannot remove the role by unchecking it from the 'Elevate Roles' popup windowCauseSystem property 'glide.security.strict_elevate_privilege' either missing or set to false causes this issueResolutionGo to Filter Navigator > System > All PropertiesSearch for 'glide.security.strict_elevate_privilege'If it exists, make sure to set it to 'true'If it doesn't exist, create a new property:Name: 'glide.security.strict_elevate_privilege'Type: stringValue: true