1
vote
2answers
92 views

Subsite change automatic logs me out

The situation: We have 2 subsites: /FR and /EN When logged in as administrator in /FR, and you change to /EN subsite, the subsite logs me out. Is this because it's a whole new subsite and the ...
1
vote
0answers
247 views

How to clea Authentication Cache from browser to custom signout sharepoint page completly

This code I have using to clear the cache so that it has automatically sign-out from SharePoint site and it has to prompt the authentication dialog to login again. function _spBodyOnLoad() { ...