This article describes how to convert the Reference attribute to a String for the Google Workspace orgUnitPath attribute.
- Okta Expression Language
- Google Workspace
- User Lifecycle Management
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.orgUnitPathset as default.
-
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.
