Make curentUserSecurityGroupList available in the Session Object

In some instances in Customization we need to check if a User belongs to a certain security group. It would be useful if this information was carried in the session upon login so that we don’t have to do a server side lookup when we need it. (Client Side)

And can I piggy-back on this and ask for the user’s culture settings to be included in the session (specifically for the Product Configurator)? In the PC situation, you can’t even get it from the server. :frowning: