The Zurich release has arrived! Interested in new features and functionalities? Click here for more

"Error while authorizing the user" - Facing error while accessing Employee Centre on MS Teams

AnishGhosh
Tera Contributor

Hi All,

We are currently implementing MS Teams/Outlook integration with Servicenow. Our target is the following :

1) Servicenow Employee Centre must be available with all its facilities in MS Teams/Outlook

2) End users should be able to create MS Teams chat for particular Incidents and chat history should be available on SOW incident activities.

 

We have installed the Microsoft Integrations - Core plugin and created a manifest in SNOW. The we uploaded the manifest in admin.teams.microsoft.com . Now the Servicenow for Microsoft 365 app is available in MS Teams/Outlook. 

But the issue is that when we are trying to click on the Employee Centre tab in MS Teams we are getting the following error : Error while authorizing the user

 

I understand that this is a cred issue and the system is failing to authenticate. But how can i resolve this.

I have attached a screenshot for your reference.

Any help is appreciated.

2 ACCEPTED SOLUTIONS

Raguram1
ServiceNow Employee
ServiceNow Employee

hi @AnishGhosh 

See this article for reference to the error

 

Thanks,

Ragu

View solution in original post

Raguram1
ServiceNow Employee
ServiceNow Employee

You need to understand what is the UPN in azure end. The way this works is

Azure send UPN in the request token. We pull that information and compare with sys_user fields. OOB we have set it to email field. 

View solution in original post

13 REPLIES 13

Raguram1
ServiceNow Employee
ServiceNow Employee

You need to understand what is the UPN in azure end. The way this works is

Azure send UPN in the request token. We pull that information and compare with sys_user fields. OOB we have set it to email field. 

Since we are using OOB , I guess the UPN would be email from Azure side as well. I will check with the client. But what to use for User Claim?

 

So,I talked to the client, they are using e-mail address for full time employees as UPN. So, i guess the user field is "email". but what will be the user claim? Can you suggest?

Thank you ! Your insights helped.

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @AnishGhosh 

 

We are also in the process of doing the same, but not getting this. Could you please check in the MS Teams app if the user has been added?

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************