Hi,
we get in situation, sometimes Application.User is null (application uses Windows Authentication). It was working in version 2.5.20, but now we are using 2.5.23 (not sure if 2.5.21, 2.5.22 has same problem).
Thanks for your help,
Page
Hi Page,
There’s a few things that you can try.
Fitst of all, you can disable websocket by setting enableWebSocket: false in Default.json, and with that you can check the Application.User and Application.UserIdentity.
Also, check if your IIS setting in case they were reset, you need to disable all the other authentication methods EXCEPT for Windows Authentication.
Let me know if that works,
Best,
Alaa
Hi Page,
We are currently investigating the issue and we will report back as soon as possible.
Best,
Alaa
Please login first to submit.