Open Nico-VanHaaster opened 3 years ago
Hello,
The problem is likely caused by a misconfiguration.
Could you share a screenshot of your Role Assignments
and a sample AADToken
with us?
You could use https://jwt.io/ to parse the AADToken and hide sensitive info.
@Nico-VanHaaster Do you use serverless mode or server mode? If you use serverless mode, you should assign "SignalR Service Owner" role.
@Y-Sindo this is in classic mode, but it has been a month or so since testing. Not sure if there is a change I need to make to the AKS clusters directly.
@terencefan I am not sure how to get the AADToken out of the Managed Identities pod but can see what I can find.
Describe the bug
Using Managed Identities we are recieving the following error.
The managed identity we have created is a standalone managed identity through Kubernetes AAD Pod authentication. NMI logs show the identity was matched.
The identity has been assigned the correct "SignalR App Server (Preview)"
Further technical details
Microsoft.AspNetCore.SignalR
: 1.1.0