Describe the bug
If a AD User is logged in via AD on one device - lets say his Laptop via e.g. Chrome browser on the DNN Instance and the same user is connecting to the same DNN instance via an other device e.g. Tablet or Workstation (or even just another browser on the same device) - The User is logged off on the first device ...
Software Versions
- DNN: 09.06.01
- DNN_ActiveDirectoryAuthentication Extension: 07.00.00
- .NET FW: 4.7
To Reproduce
Steps to reproduce the behavior:
- Go to the webpage via webbrowser (e.g. Chrome) - User is logged in via AD on this device - OK ->Username is shown - User is logegd in
- Open an other browser (e.g. edge chromium or firefox) - User is logged in via AD on this device - OK -> Username is shown - User is logged in
- Open first browser (Chrome in this example) - NOK -> User is no more logged in in this browser / on this device - LoginLink is shown instead of username
Expected behavior
The user should be still logged in in the other browser / on the other device - even if he/she logs in on an other device too...
Describe the bug
If a AD User is logged in via AD on one device - lets say his Laptop via e.g. Chrome browser on the DNN Instance and the same user is connecting to the same DNN instance via an other device e.g. Tablet or Workstation (or even just another browser on the same device) - The User is logged off on the first device ...
Software Versions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The user should be still logged in in the other browser / on the other device - even if he/she logs in on an other device too...