Skip to main content
Question

Adding guest users to Azure AD groups


nick.rutten
Apprentice
Forum|alt.badge.img+1

Hi,

 

Any tips on how to add a guest user to a Azure AD security group using the Azure AD - Orch app in  a workflow? 

The requester email is not sufficient as microsoft adds the #EXT#@<domain>onmicrosoft.com  to guest accounts 

 

 

Did this topic help you find an answer to your question?

2 replies

Daniel Söderlund
Skilled Expert
Forum|alt.badge.img+14
nick.rutten wrote:

Hi,

 

Any tips on how to add a guest user to a Azure AD security group using the Azure AD - Orch app in  a workflow? 

The requester email is not sufficient as microsoft adds the #EXT#@<domain>onmicrosoft.com  to guest accounts 

 

 

You could try to use {{e-mail placeholder | remove: ‘@’}}#EXT#@<domain>onmicrosoft.com as UPN when adding the user. 


nick.rutten
Apprentice
Forum|alt.badge.img+1
  • Author
  • Apprentice
  • 1 reply
  • July 19, 2023

Thanks Daniel. 
I created an additional step: lookup user and use {{ticket.from_email}} to search for this person. Then, I can use the UPN to add this user to the desired security group 
 

Works like a charm :) 

 


Reply