
AngelA.35309 (Customer) asked a question.
Hello,
I'm trying to auto assign my terminated users to a new group that has 365 app with different licenses assigned. I'm basing this trigger off the top value status: "active" so
String.stringContains(user.Status,"ACTIVE")
but it doesn't work, okta say invalid syntax? I assume because I need to tell the rule to direct the condition to the top value att, currently the GUI only shows profile level attributes. is this possible?
