Azure b2b user invitation acceptance attribute

banana 1 Reputation point
2020-12-15T18:12:21.193+00:00

Hello everyone,

I'm kinda new to Azure Graph or to Azure generally haha.

I'm looking to aggregate the attribute which would flag if an Azure b2b guest user has accepted the invitation or not.
I saw a few articles saying that the attribute is called 'status' or 'PendingAcceptance' or 'source'.
so even if one of them is the one I need, how should try and "call it"/aggregate it?

if there is no such attribute, how can i extend a b2b user attributes so that i can get the status of the invitation.
i hope someone can help with this:)

thanks in advance to all helpers

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,630 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,313 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 21,386 Reputation points Microsoft Employee
    2020-12-15T22:59:58.937+00:00

    Hi @banana , this article uses PendingAcceptance with Powershell! This documentation walks through B2B collaboration API which I think will help you. Looking at these documents you should be able to piece together ways to use this for your scenario. If you still need help please let me know!

    Hope this helps,
    James

    0 comments No comments