
7jv04 (7jv04) asked a question.
Context:
My environment imports users from our HR app into Okta, and then Okta pushes those users out to be created in AD. I do want the GUID that is created in AD to flow back to Okta, but aside from correctly setting up the mapping, I'm not finding how to let AD populate that attribute back in Okta. I don't want any other attributes or changes to flow backward to Okta besides the AD GUID.
I thought maybe I need to specify Active Directory as the profile source for that attribute in Okta, however since Active Directory is a directory, not an application, it does not look like you can pick it to be the source for that attribute.
I can test the mapping is correct by previewing a user, and the desired GUID is in fact returned, but I'm not seeing that GUID populate in a user Okta profile even if that user is imported new (newly created). Has anyone out there tried this?

I was mentally tripping over the official "Profile Sources" definition "A profile source is an APPLICATION that acts as a source of truth for user profile attributes. A user can only be sourced by a single application or directory at a time." ...That and the fact that most of the documentation out there assumes AD is sourcing users to Okta. I hope this is helpful to others!