<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
0D50Z00008G7VMnSANOkta Classic EngineSingle Sign-OnAnswered2024-04-30T09:18:25.000Z2017-02-21T04:33:34.000Z2018-08-12T04:16:22.000Z
  • j5v7c (j5v7c)

    Hey Kevin, I used a few okta user attributes and tested with the previewer: 
    1.  user.postalAddress == null ? 'user.email' : 'user.postalAddress'
     I expected this to return my email address, but instead it returns the literal string "user.email". How can I make the expression engine rerturn those attribute values? 

    Expand Post
  • j5v7c (j5v7c)

    Duh, removed the ' ' and it's working. Thanks Kevin.
This question is closed.
Loading
mapping expressions