The customer has Idle Lock set to 30 minutes.
After 30 minutes, or if you manually select to lock the desktop, you still see the desktop instead of the lock screen. Any links/tiles clicked on then produce a 404 error.
Refreshing browser results in the cloud filling animation.
Requires closing browser, or manually browsing to the /doLogout.html URL.
A customization to the SCA profile is causing a setting that normally wouldn't be applied to be applied. Thus the setting must be changed to the value that it's overriding.
- Open webAdmin Dashboard.
- Expand Customization Center.
- Expand the SCA Profile.
- Select the Profiles option.
- Find the '#ProfileContainer, #LockCover' selector.
- Change the element 'Position' from 'relative' to 'absolute'.
- Click the SAVE button.
Similar symptoms will be seen if one of these two scenarios exist:
- The Enable Push Agent setting, on the SCA profile, is set to true.
- Cross Domain Script Access global setting is set to enable on the tenant.