Forum Discussion

Jaroslav Karlik's avatar
Jaroslav Karlik
Brass Contributor
May 04, 2022

Guest experience in redemption flow (redirections)

Hello, 
we are exploring capabilities of AAD External identities and one thing is not clear to me and this where its possible to configure where is guest user redirected after redemption flow is completed. 


By default it redirects to App portal but in our case we would like to share specific sharepoint library (or site) to our external B2B guests and I find no guide on how to achieve that. I cant publish sharepoint as app to be visible to guest. 

Idealy it would be good to redirect user to Office Home (same as for standard tenant users) where you can see for example your latest documents. 

 

This article only says, ... unless specified differently, but where?? 
Invitation redemption in B2B collaboration - Azure AD | Microsoft Docs

 

Please advice

many thanks 

  • It's a parameter you configure on the invitation. For example, if using the Graph API, specify the corresponding URI as value for the inviteRedirectUrl parameter.

Resources