Cloud / G Suite Connector by Microsoft - Provision user custom schema fields

Fernando Almeida 106 Reputation points
2022-09-02T23:45:39.997+00:00

The documentation for the connector does not provide any explicit reference on how one could Mal an AAD user standard or extension properties to user custom schemas.

Given that JSONPath seems to be used in the object mappings and definitions I naively assumed that using a targetAttributeName the followed the convention "customSchemas.<Schema name>.<Field name>" and set the appropriate data type would allow me to map any required values.
I'm currently assuming that for some reason this is not supported because it's not documented even though it does not seem that hard to add support this.
Can anyone please shed some light on this matter if I'm wrongly assuming this is unsupported by the connector?

Thanks I'm advance,
Fernando

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Danny Zollner 10,801 Reputation points Microsoft Employee Moderator
    2022-09-03T04:23:45.92+00:00

    You are correct that this is unsupported. This is mentioned in our documentation here: https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/customize-application-attributes#editing-the-list-of-supported-attributes

    Our GSuite connector uses a proprietary GSuite API, and we in most cases do not support using custom attributes with connectors based on proprietary APIs. We do support custom attributes for any SCIM 2.0 applications, but that isn't helpful here, unfortunately.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.