This article clarifies whether the Okta User ID can be used for profile mappings.
- Universal Directory
- Profile mappings
- Expression language
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")
