How can I get all groups that current person is connected to in Litium. Using SecurityToken.CurrentSecurityToken.Person.GroupLinks only returns one record even though I have added several different groups (one special for special permissions).
Seems I was logged in with different account than the username I used… not sure why but after adding group to my “test” account as well it works… Thanks.