We have multiple instances of the same webapp.
We have a single instance where DBSC is enabled. Many people on Windows, approximately once a day (often in the morning, aka first authentication of the day), cannot access the DBSC enabled instance. No issue on the instances with DBSC disabled. The steps:
- open a new tab
- enter the webapp instance url
- hit enter
The tab is visually stuck on the page loading:
Accessing the devtool is possible, but the latter is not contextualized to the target url. Therefore there is no way to open the DBSC debug panel or check the cookies. The only way to fix the issue is to go to general settings and remove all cookies. I tried to run Chrome in verbose mode, I didn't see anything useful.
On the server side, I didn't find traces of secure session skipped.
Would you have a clue for me?
We have multiple instances of the same webapp.
We have a single instance where DBSC is enabled. Many people on Windows, approximately once a day (often in the morning, aka first authentication of the day), cannot access the DBSC enabled instance. No issue on the instances with DBSC disabled. The steps:
The tab is visually stuck on the page loading:
Accessing the devtool is possible, but the latter is not contextualized to the target url. Therefore there is no way to open the DBSC debug panel or check the cookies. The only way to fix the issue is to go to general settings and remove all cookies. I tried to run Chrome in verbose mode, I didn't see anything useful.
On the server side, I didn't find traces of secure session skipped.
Would you have a clue for me?