
ADS.96367 (Customer) asked a question.
Working on Workday to Okta integration for single sign on. I need to modify the Okta username format to username.lastname. I found the proper variable and when i test it against a user, i get the desired results. But when I try to save it I receive: "Please use the SpEL expression syntax to write expressions". How do i put the variable workday_3fofff5.userName in this format?

use firstName + "." + lastName