Can anyone explain to me how to get the immutable ID from our Office 365 application within Okta using RESTAPI?
each user has their own immutable ID, we can change this through the GUI bt navigating to the application within okta under the admin page, then find the user in the assignments, and then click on the pencil to edit under the application, and i can change it there. I am unable to find this anywhere using RESTAPI under the Users or the Application API
i did try that… but i couldnt find the profile part being returned, does this only get returned if the userid is specified in the URI? if so, maybe the userid i was using was incorrect