Hey guys,
Currently, it’s my experience that pages with server connect security restrictions do not share authorization across tabs in the editor. For example, if I open our banking page in the editor I receive the authorization errors. So I proceed to open up our login page (again in the editor) and properly authenticate. This allows me to browse the site within the editor, but does not allow me to go back to my banking page and see data in real-time. I’m assuming this is because while one page is authenticated, the other is not. Or have I missed something?
So my request to have a way to authenticate the editor which will persist through the session, for all pages opened.
–Ken