Using AND OR condition in Okta expression language

Is anyone aware if using the

AND OR &&||

condition in Okta expression language for creating group rules is possible? If yes, then how?

Hi, you can try using conditional expression to have more control over the IF condition value in group value.

More about it here - Okta Expression Language overview guide | Okta Developer

One way to achieve the OR condition can be having multiple group rules that assign matching users to a same group. So if any user gets matched to any one of the group rule, the user will become a part of that group

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.