<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00005tI5jZSASOkta Classic EngineAdministrationAnswered2019-01-18T01:42:26.000Z2019-01-17T00:27:02.000Z2019-01-18T01:42:26.000Z

VanH.30758 (Lytx, Inc.) asked a question.

isMemberofAnyGroup not working?

Hello,

 

I'm working with the following expression and can't seem to get the desired results:

isMemberOfAnyGroup("groupA", "groupB", "groupC") ? "Premium" : "Business"

 

I have 3 Active Directory groups: groupA, groupB and groupC.

 

If users are members of any of those groups I pass value "Premium" over.

 

I have a test user that is a member of groupA, but it's going to my ELSE statement of "Business".

 

I'm not sure what I might be doing wrong. Any have any ideas?

 

Thank you in advance!


This question is closed.
Loading
isMemberofAnyGroup not working?