snc_internal / snc_external roles in ACLs and Application menus

M_iA
Kilo Sage

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?

1 ACCEPTED SOLUTION

Aman Kumar S
Kilo Patron

Hi @M.iA 

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?

 

Best Regards
Aman Kumar

View solution in original post

8 REPLIES 8

Aman Kumar S
Kilo Patron

Hi @M.iA 

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?

 

Best Regards
Aman Kumar

It is set to false! Could this be the cause?

I set to true in our dev instance and now is all working as expected

Thanks so much Aman

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 🙂

Best Regards
Aman Kumar