Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
1
-
Tiger Sprint 211
Description
When opening a channel, have a separate 'cms session context binding' (sort of sso between /site and /cms) request first to do the 'cms session context binding' and then do the original '/site/_cmsinternal' kind of request, where the last request can be proxied.
The proxy can then be configured to proxy everything for '/site/_cmsinternal', while the request that handles the cms session context binding happens through eg '/site/_cmssessioncontext' which is not proxied
The problem we now have, is that a proxy typically proxies everything for '/site/_cmsinternal', and thus also the request that does the 'cms session context binding'
Attachments
Issue Links
- blocks
-
CMS-11921 SPA implementation with SDK breaks with 12.6 and 13.x due to SSO handshake
- Closed
- causes
-
CMS-12008 Without opening the site in CM first navigation to the preview returns 404
- Closed
- is awaited by
-
HSTTWO-4569 Regression: mount name with special characters breaks channel manager rendering
- Closed