14 thoughts on “How to build a guest user self-service registration for Azure AD with Azure PaaS services”

  • Hi Laura,

    first of all, thanks for sharing, it is absolutely a great post. I am looking for a way to check if the user mail is a Microsoft Business Account. Since a lot of user are not sure if their account are M365 Account. And if not, they have to create it first, right?

    Many thanks and Regards
    Tirta

  • Hi Laura,

    I have created a Flow to add a user to Azure AD using Graph Invitations , However those users are not reflecting on Office 365 Guest Users list.

    When I invite guests using graph explorer with the help of the below syntax , the users are added to Azure AD and show up under Guest users on Office 365 as well. Also the sign up page looks a little different from the one initiated using flow

    {“invitedUserEmailAddress”:”365maxtest2@gmail.com”,”inviteRedirectUrl”:”https://myapp.com”,”sendInvitationMessage”:true}

    Can you please advice the simplest way of adding the user to Azure AD using flow so that these users show up on Office 365 and then I can invite them to SharePoint?

    I referred to the below article
    https://www.timlinenterprises.com/how-to-invite-external-users-using-microsoft-flow-and-microsoft-graph-api/

    Please advise

    Thanks and Regards,
    Vivek

  • Hi Laura, Is it possible to use delegated permission to invite guest users I meant using HTTP with application id (no secret) and run this within user context?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.