<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
0D50Z00008Zjr3WSAROkta Classic EngineAdministrationAnswered2023-11-20T14:14:41.000Z2018-11-21T18:39:35.000Z2018-11-26T04:59:42.000Z

DA839558M.70540 (Customer) asked a question.

Is it possible to create a group rule based on a string.stringcontains but in lowercase

I have the following group rule

String.stringContains(user.userPrincipalName,"domain1.com") or String.stringContains(user.email,"@domain1.com")

 

but some of the entries are a mix of case so they fail this rule such as @Domain1.com fails. How do I convert email and upn to lowercase to allow it to match the rule.

 

Many thanks for any help or advise offered.

 

 

 


This question is closed.
Loading
Is it possible to create a group rule based on a string.stringcontains but in lowercase