Forum Discussion

Pn1995's avatar
Pn1995
Brass Contributor
Jul 08, 2019

Office365 Guest Access

Hi

We have added users account from a external Office365 tenant into our Azure AD Office365 tenant.

 

The works fine and the Guest users can logon ok.

 

However were were expecting that setting like ther external guest users "Job title", "Department" etc.. would be pulled accross from the other Office365 tenant. However they don't seam to have been...

 

Anyone any ideas how to pull these details over?

 

Thanks

  • Randy_Robb's avatar
    Randy_Robb
    Copper Contributor

    Pn1995 

    We had a client that needed to provision B2B users from a partner tenant that existed as AD objects in their local tenant - but needed to access resources and appear in gal as B2B users instead of local users - I populated these attributes via a call to the Graph API and used a patch call. This was done through a custom MIM connector.  

  • Corsino's avatar
    Corsino
    Copper Contributor
    In my opinion, I don't believe that this feature will ever be released. What you are asking is to collect sensitive information that's in another tenant.
    • Randy_Robb's avatar
      Randy_Robb
      Copper Contributor

      Corsino 

      This is true - in my situation there was tight integration required between the two tenants, since they were essentially part of the same org, in the process of eventual migration. I also have another client that needs to have ad-hoc B2B collaboration using a B2C application, in which case the B2B data utilized is that provided by the B2C application using self asserted info as well as data derived from an API internally. 

Resources