Application.User sometimes null

0
0

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

  • You must to post comments
0
0

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

  • You must to post comments
0
0

Hi Page,

We are currently investigating the issue and we will report back as soon as possible.

Best,
Alaa

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.