
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 04:20 AM
Hello!
We are using the roles snc_internal and snc_external roles in quite a lot of our ACLs and application menus.
Internal staff have the snc_internal role and our customers who have access to one of our portals have the snc_external role. None will have both.
However, i am seeing list views and application menus that have the snc_internal role defined, but allowing a snc_external user to view.
How can this be?
Solved! Go to Solution.
- Labels:
-
Platform and Cloud Security

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 05:40 AM
Hi
Can you check if following property is true in your instance:
glide.security.use_explicit_roles
It looks like a peculiar case, did you check with HI, what they have to say about this?
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 05:40 AM
Hi
Can you check if following property is true in your instance:
glide.security.use_explicit_roles
It looks like a peculiar case, did you check with HI, what they have to say about this?
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 05:57 AM
It is set to false! Could this be the cause?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 05:59 AM
I set to true in our dev instance and now is all working as expected
Thanks so much Aman

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 06:20 AM
Yes, it should be true.
Check below article for more details:
How to disable the snc_internal role to be assigned to users automatically
Awesome!
Glad to know it worked out 🙂
Aman Kumar