<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
0D50Z00008G7VUdSANOkta Classic EngineOkta Integration NetworkAnswered2023-08-16T08:03:56.000Z2018-07-20T18:53:56.000Z2018-07-20T18:53:56.000Z
expression language for looping array
Hello, Is there a way you can iterate thourgh a string array for manimulating it values like

 I have {"This","is","a","test"} to {"prefix-This", "prefix-is", "prefix-a", "prefix-test"}

 

I need map locations (string array) obtained during SAML exchange to an attrubite but with a prefix added to each location, the value of prefix would depend on group user belong to.

This question is closed.
Loading
expression language for looping array