<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
Okta User ID in Profile Mappings
Lifecycle Management
Okta Classic Engine
Okta Identity Engine
Overview

This article clarifies whether the Okta User ID can be used for profile mappings.

Applies To
  • Universal Directory
  • Profile mappings
  • Expression language
Solution

The Okta User ID property is not a base attribute on the Okta user profile. However, the property can be used for profile mappings. Apply a mapping that includes the following expression to map the unique Okta User ID to another profile:

 

user.getInternalProperty("id")

 

 

Mappings

 

Loading
Okta User ID in Profile Mappings