Hello all,
Microsoft introduced a new field named "sponsor" for a user in Azure Active Directory (Entra ID). It's used to know who is responsible for a guest user.
I want to retrieve this value using a Azure AD connector, but after a schema extension I'm unable to see it neither in the target system browser nor in the mappings. (I'm authenticated to my Azure AD tenant as web application using a secret key). However I can see the field "Manager" which is implemented in the same as the field "sponsor" in Azure AD.
Do you know how can I access this field ?
Best regards.