<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
How to Convert Reference Array to String for the Google Workspace orgUnitPath Attribute
Lifecycle Management
Okta Classic Engine
Okta Identity Engine
Overview

This article describes how to convert the Reference attribute to a String for the Google Workspace orgUnitPath attribute.

Applies To
  • Okta Expression Language
  • Google Workspace 
  • User Lifecycle Management
Solution

To ensure successful mapping of reference attributes from applications to Okta profiles without encountering any issues during the mapping process, it is necessary to concatenate an additional character.

Example:
 

  • appuser.orgUnitPath set as default.
appuser.orgUnitPath set as default
  • appuser.orgUnitPath+"" modified to work.

    appuser.orgUnitPath+"" modified to work 

Please check the video below for instructions on converting the reference array to a string for the Google Workspace orgunitpath attribute.

Loading
How to Convert Reference Array to String for the Google Workspace orgUnitPath Attribute